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