Giter VIP home page Giter VIP logo

pixie's Introduction

pixie

PXE Boot server setup

Debian packages

dnsmasq
syslinux-common
syslinux-efi
pxelinux
  1. Clone this repository to /srv/tftp/
  2. Run setup.sh in /srv/tftp/
  3. Copy dnsmasq.conf to /etc/dnsmasq.conf
  4. Restart dnsmasq

Runs in proxy mode, so you don't even have to have control over your dhcp server

Operating Systems

Supports Debian and OpenBSD by default, though you'll need to get the pxeboot and bsd.rd files for amd64 and i386 yourself.

Other operating systems should be easy to add, just follow the format of the .menu files and add a new entry in menu.cfg

EFI

EFI support works, but probably requires a version of syslinux >>= 6.04 to work around redzone bug solved by this patch

x86_64 EFI requires that all sources are compiled without red zone,
which is not supported by the Windows ABI.

Without this, syslinux crashes on some UEFI implementations.

Acknowledgements

Heavily based on https://help.ubuntu.com/community/PXEInstallMultiDistro and https://wiki.syslinux.org/wiki/index.php?title=PXELINUX-Multi-Arch

pixie's People

Contributors

tookmund avatar

Watchers

 avatar  avatar

Forkers

team-tl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.