#!ipxe console -x 800 -y 600 --picture http://www.linux-magazine.com/extension/images/lm_logo_online.png --top 350 :menu menu What would you like to do next? item --key n local Normal system start item --gap For the system administration item --key i install Call installation menu item --key d diag Start PC diagnostics item --key r reboot Reboot item key p poweroff Power off choose --default local --timeout 10000 target && goto ${target} || goto local :local sanboot --no-describe --drive 0x80 || prompt ERROR Press key to continue goto menu :diag sanboot http://www.hdt-project.org/raw-attachment/wiki/hdt-0.5.0/hdt-0.5.2.img || prompt ERROR Press key to continue goto menu :install login chain http://${Username:URI-String}:${Password:URI-String}@schlomo.a78.org/login.php?//goo.gl/ICq3Ql || prompt ERROR Press key to continue goto menu :reboot reboot :poweroff poweroff