#!ipxe console --picture misc/splash.png menu netboot.${domain} 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 :boot-install set unix install/${install} set options vga=788 -- quiet goto boot-unix :boot-live set unix live/${live} set options vga=normal ramdisk_size=14332 root=/dev/nfs nfsroot=10.15.44.1:/pxeroot/${live} rw -- goto boot-unix :boot-unix initrd unix/${unix}/initrd.img boot unix/${unix}/vmlinuz ${options} :boot-iso initrd iso/${iso} chain /memdisk iso raw boot :boot-winpe kernel winpe/${winpe}/wimboot initrd winpe/${winpe}/bcd BCD initrd winpe/${winpe}/boot.sdi boot.sdi initrd winpe/${winpe}/boot.wim boot.wim boot