#!ipxe
#下面这个5000是菜单等待时间代表5秒,
set menu-timeout 5000
set menu-default WINDOWS
isset ${ip} || dhcp
:start
menu iPXE Boot Menu
item --gap -- --------------------------------- WIN --------------------------------
item WINDOWS BOOT WINDOWS(ISCSI)
item install install windows to ISCSI
item --gap -- ---------------------------- Advanced options -----------------------
item --key c config Configure settings -- c
item --key r reboot reboot computer -- r
item --key x exit Exit iPXE and continue BIOS boot -- x
item --key o poweroff PowerOff -- o
item --key s shell shell -- s