d77coreboot/iPXE/netboot.ipxe
2024-10-01 21:33:54 +01:00

9 lines
261 B
Text

#!ipxe
prompt --key 0x02 --timeout 5000 Press Ctrl-B for the iPXE command line... || goto netboot
dhcp
console --x 1024 --y 768 --picture http://boot.ipxe.org/ipxe.png --keep
shell
:netboot
dhcp
chain --autofree http://boot.netboot.xyz/ipxe/netboot.xyz.lkrn