#!ipxe set user-class iPXE-rthoni dhcp && isset ${filename} || goto main echo Booting from ${filename} chain ${filename} :main menu Fallback PXE item --gap -- Misc item chain-online Chain on rthoni.com item config Config item --gap -- Power item shell Shell item reboot Reboot choose choice && goto ${choice} :chain-online chain http://netboot.rthoni.com/boot.ipxe :config config goto main :shell shell :reboot reboot