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