PXE Profile Generator

Generate PXE boot profiles with automatic UEFI/BIOS detection using DHCP Options 93/94. Configure bootfiles for different architectures and generate dhcpd/Kea configuration snippets.

Quick Examples

Profile Configuration

Hostname or IP address of the TFTP server
Auto-detect uses Option 93 to serve different bootfiles based on client firmware

Bootfiles (Option 67)

Configure bootfile names for different client architectures. At least one bootfile is required.

For legacy BIOS systems (Arch Type 0x0000)
For UEFI x86-64 systems (Arch Type 0x0007)
For UEFI IA32 systems (Arch Type 0x0006)
For UEFI ARM 64-bit systems (Arch Type 0x000b)
For UEFI ARM 32-bit systems (Arch Type 0x000a)