iPXE discussion forum
iPXE iSCSI boot problems with Intel x520 - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: iPXE iSCSI boot problems with Intel x520 (/showthread.php?tid=7791)



iPXE iSCSI boot problems with Intel x520 - jabbr - 2015-08-15 02:15

I am having trouble ipxe booting with Intel x520 (flashed for PXE boot).

The initial DHCP works and the NIC downloads pxelinux.cfg/default:

KERNEL IPXE.KRN
INITRD win8.ipxe

When this script is being run the first command is:
dhcp

which fails with a message that both interfaces net0 and net1 are "Down". At this point the leds on the NIC are dark. If I Ctrl-B into the command line, same problem and nothing I do lights up the leds, even if I'm on IPXE command line and wait awhile (spanning-tree is disabled on my switch). Unsure what to do?


RE: iPXE iSCSI boot problems with Intel x520 - robinsmidsrod - 2016-10-07 09:22

Try to build with DEBUG=intel,intelx and see what kind of errors you're getting. Please post a screenshot with error details. Make sure the text is readable. Also you should go through the http://ipxe.org/dev/driver test suite and report back with a table of pass/fail remarks.