When booting a client machine to iPXE using Deployment Solution, the error "No configuration methods succeeded" may occur. This issue typically appears after successfully downloading ipxe64.efi. This error often follows earlier troubleshooting attempts involving "PXE-E99" errors or changing BIOS settings. This article provides steps to resolve iPXE boot failures caused by incompatible network drivers in the default ipxe64.efi file.
While iPXE was failing, PXE boot is successful (after disabling Secure Boot). Port 4433 is open and accepting connections.
BIOS for this particular system was American Megatrends 5.27.
DS 8.x
The standard ipxe64.efi file may lack the necessary network drivers for the specific NIC on the client machine, preventing successful configuration.
To resolve this issue, replace the standard ipxe64.efi file with snponly64.efi, which uses the UEFI Simple Network Protocol (SNP) for broader driver compatibility.
..\Deployment\BDC\bootwiz\Platforms\iPXE\snponly64.efi.snponly64.efi to the PXE image directory: ..\Deployment\SBS\Images\<Menu Option>\x64\ipxe64.efi.oldipxe64.efi.