On 06/09/2015 10:14 PM, Konrad, Martin wrote:
NBP filename is fai/pxelinux.0
You seem to be trying to run the non-EFI pxelinux.0 binary on a UEFI system. Instead, you can either try to make syslinux/pxelinux work: http://www.syslinux.org/wiki/index.php/PXELINUX#UEFI Or go for an easier alternative: iPXE. Just fetch the master branch via git, go into src/, and build using make bin-x86_64-efi/snponly.efi to get started. s