iPXE discussion forum
Booting ipxe from oschooser in WDS - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Booting ipxe from oschooser in WDS (/showthread.php?tid=7040)



Booting ipxe from oschooser in WDS - sdlewis - 2013-09-10 15:23

Hi

We have WDS servers, we would like to ipxe completely, but we cannot go for a "big bang" approach. What we would like to do is add an option in oschooser to be able to boot to ipxe. We currently boot pxelinux.0 and windows (obviously), but every time we select the option for ipxe we get:

Waiting for reboot

Reboot Failed ...Press Alt+Ctrl+Delete to reboot.

The message appears instantly. The path is correct to ipxe.pxe. From doing a wireshark trace, the WDS server sends 63 packets at 512kb and on the 64th repeats the data packet four times and then errors with a timeout in the trace.


RE: Booting ipxe from oschooser in WDS - robinsmidsrod - 2013-09-11 17:09

Is oschooser able to run PXE binaries directly? If not, I'm assuming you'd have to wrap ipxe into some kind of container that will allow oschooser to run it. Unfortunately I'm not familiar with oschooser, so I'm not able to help you more.


RE: Booting ipxe from oschooser in WDS - sdlewis - 2013-09-11 18:10

Hi Robin

Me again. The oschooser is (as you probably know) part of WDS. The oschooser allows you to boot wims or pxelinux.0. I was wondering the same as you if WDS could understand the ipxe binaries. I think it doesn't know how to interpret them, but the network trace is ominous when it fails at the 64th block. Maybe the issues will go away with an upgrade of the ipxe binaries

Thanks

Simon