<div>I have the same problem on pxelinux 4.x while 3.86 works. Looks like something has been changed in pxelinux that is incompatible with iPXE (at least UNDI-version).</div><div> </div><div>http://www.syslinux.org/wiki/index.php/Common_Problems#PXE_Calls_in_4.00-4.03</div><div> </div><div>11.11.2013, 00:30, "Robin Smidsrød" <robin@smidsrod.no>:</div><blockquote type="cite"><p>On 08.11.2013 21:27, Thomas Mieslinger wrote:</p><blockquote> I have an older ipxe.lkrn which identifies itself as version "9361". It<br /> just works when loaded from pxelinux 4.03.<br /><br /> I now compiled a new one with the last commit<br /> "c3d1e<span>7869731</span>c8cccb041ce05ee0ebbb3dc375d5". When it is chain loaded from<br /> pxelinux 4.03 a short message "Initializing Devices ..." is displayed<br /> and then Server (Dell PowerEdge R320) resets.<br /><br /> Can you give me a hint how I reset my local git to "9361".</blockquote><p>git checkout 9361 (hopefully that is enough of the commit id)</p><blockquote> Which Debug options should I set when I compile the current ipxe src to<br /> debug the "Initializing Devices ..."?</blockquote><p>You should really try to do a git bisect to figure out which is the<br />commit that broke your build. Details on how to do that is on<br /><a href="http://ipxe.org/howto/bisect">http://ipxe.org/howto/bisect</a><br /><br />Also, to figure out which driver you use, you need to run "ifstat" and<br />take note of the driver name mentioned.<br /><br />-- Robin<br />_______________________________________________<br />ipxe-devel mailing list<br /><a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a><br /><a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a></p></blockquote><div> </div>