#!ipxe #### boot.netboot.xyz initial loader #### #### see https://netboot.xyz for more information #### set conn_type https chain --autofree https://boot.netboot.xyz/menu.ipxe || echo HTTPS failed... attempting HTTP... set conn_type http chain --autofree http://boot.netboot.xyz/menu.ipxe || echo HTTP failed, localbooting... exit
Version: 2.x
Powered by netboot.xyz
x86_64 Legacy and EFI Combined iPXE Bootloaders
Type | Bootloader | Description |
---|---|---|
ISO | netboot.xyz.iso | Used for CD/DVD, Virtual CDs, DRAC/iLO, VMware, Virtual Box |
IMG | netboot.xyz.img | Used for creation of USB Keys |
Multi-arch (x86_64 and arm64) Legacy and EFI Combined iPXE Bootloaders
Type | Bootloader | Description |
---|---|---|
ISO | netboot.xyz-multiarch.iso | Used for CD/DVD, Virtual CDs, DRAC/iLO, VMware, Virtual Box |
IMG | netboot.xyz-multiarch.img | Used for creation of USB Keys |
x86_64 Legacy (PCBIOS) iPXE Bootloaders
Type | Bootloader | Description |
---|---|---|
Kernel | netboot.xyz.lkrn | Used for booting from GRUB/EXTLINUX |
Floppy | netboot.xyz.dsk | Virtual floppy disk for DRAC/iLO, VMware, Virtual Box, etc |
Floppy | netboot.xyz.pdsk | Padded 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 |
x86_64 UEFI iPXE Bootloaders
Type | Bootloader | Description |
---|---|---|
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 |
Floppy | netboot.xyz.efi.dsk | DHCP EFI Floppy boot image file, uses built-in iPXE NIC drivers |
Floppy-snp | netboot.xyz-snp.efi.dsk | EFI Floppy image w/ Simple Network Protocol, attempts to boot all net devices |
ARM64 UEFI iPXE Bootloaders
Type | Bootloader | Description |
---|---|---|
ISO | netboot.xyz-arm64.iso | Used for CD/DVD, Virtual CDs, DRAC/iLO, VMware, Virtual Box |
IMG | netboot.xyz-arm64.img | Used for creation of USB Keys |
DHCP | netboot.xyz-arm64.efi | DHCP EFI boot image file, uses built-in iPXE NIC drivers |
DHCP-snp | netboot.xyz-arm64-snp.efi | EFI w/ Simple Network Protocol, attempts to boot all net devices |
DHCP-snponly | netboot.xyz-arm64-snponly.efi | EFI w/ Simple Network Protocol, only boots from device chained from |
Checksums