#!ipxe #### boot.netboot.xyz/2.0.8 initial loader #### #### see https://netboot.xyz for more information #### set conn_type https chain --autofree https://boot.netboot.xyz/2.0.8/menu.ipxe || echo HTTPS failed... attempting HTTP... set conn_type http chain --autofree http://boot.netboot.xyz/2.0.8/menu.ipxe || echo HTTP failed, localbooting... exit
Version: 2.0.8
Powered by netboot.xyz
Legacy (PCBIOS) iPXE Bootloaders
| Type | Bootloader | Description |
|---|---|---|
| ISO | netboot.xyz.iso | Used for CD/DVD, Virtual CDs, DRAC/iLO, VMware, Virtual Box |
| USB | netboot.xyz.usb | Used for creation of USB Keys |
| Kernel | netboot.xyz.lkrn | Used for booting from GRUB/EXTLINUX |
| Floppy | netboot.xyz.dsk | Virtual floppy disk for DRAC/iLO, VMware, Virtual Box, etc |
| DHCP | netboot.xyz.kpxe | DHCP boot image file, uses built-in iPXE NIC drivers |
| DHCP-undionly | netboot.xyz-undionly.kpxe | DHCP boot image file, use if you have NIC issues |
UEFI iPXE Bootloaders
| Type | Bootloader | Description |
|---|---|---|
| ISO | netboot.xyz-efi.iso | EFI BIOS, works in Virtual Box EFI mode |
| USB | netboot.xyz-efi.usb | Used for creation of USB Keys |
| DHCP | netboot.xyz.efi | DHCP EFI boot image file, uses built-in iPXE NIC drivers |
| DHCP-snp | netboot.xyz-snp.efi | EFI w/ Simple Network Protocol, attempts to boot all net devices |
| DHCP-snponly | netboot.xyz-snponly.efi | EFI w/ Simple Network Protocol, only boots from device chained from |
Checksums