Skip to content

chris18890/pxe-boot

Repository files navigation

PXE-Boot

repo containing scripts & commands to set up PXE booting on Ubuntu Server, Debian and Synology NAS devices. This project can chain boot into netboot.xyz

Note - this project only works when booting in BIOS mode, it does not work when booting in UEFI mode

  • Synology assumes a root of /volume1/pxe/
    • A few manual steps to edit pxelinux.cfg/default & unzip files
    • Use this Synology KB article to set up the PXE/TFTP service
  • Debian assumes a root of /srv/tftp
  • Ubuntu assumes a root of /var/lib/tftpboot

See Bootscreens repo for menu and display structure.