Network unavailable AFTER pxe boot - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Network unavailable AFTER pxe boot (/showthread.php?tid=7541) |
Network unavailable AFTER pxe boot - skydancer - 2014-11-28 08:18 Hi, Since i Switched to UEFI PC, I've no network in any form of ipxe boot (wimboot,sanboot,iso...). I can boot to ipxe fine using legacy bios, After the system load (winPE for example), network can't initialized. It's just like i don't have a NIC. Please advice. Jack RE: Network unavailable AFTER pxe boot - robinsmidsrod - 2014-12-03 16:55 You need to enable PXE boot in your UEFI environment, and then you need to use another iPXE binary instead of undionly.kpxe/ipxe.pxe. In UEFI you need to use snp.efi or ipxe.efi. You can find instructions on the bottom of http://ipxe.org/download on how to build the UEFI binaries. |