<div dir="ltr"><div style>iPXE devs,</div><div style><br></div>I have successfully built ipxe and used it in virtualbox much like the instructions <a href="http://etherboot.org/wiki/romburning/vbox">here</a>. However, when I do the "make bin/8086100e.rom", the rom image does not appear to contain the HTTP support code as I cannot use http urls in the ipxe shell after boot and hitting ctrl-b. Commands like with "imgfetch <a href="http://192.0.0.1/blah.img">http://192.0.0.1/blah.img</a>" fail with the following error:<div>

<br></div><div><font face="courier new, monospace">Could not start download: Operation not supported (<a href="http://ipxe.org/3c092003">http://ipxe.org/3c092003</a>)</font></div><div><br></div><div>The HTTP code does appear to be built by default since I see "#define DOWNLOAD_PROTO_HTTP" in the general.h. I also see the following:<div>

<div><br></div><div><font face="courier new, monospace">$ grep -i http bin/8086100e.rom</font></div><div><font face="courier new, monospace">Binary file bin/8086100e.rom matches</font></div><div><div><br></div><div style>

However, I do see "TFTP" and do not see "HTTP" in the "Features:" line of iPXE that shows before the prompt.</div><div style><br></div><div style>I am using the tip of master for this test. The commit id is "3fcb8cf8dceb45f8b01e1d69d43cfd99df43b78a".</div>

<div style><br></div><div style>Is there anything else that I should be doing to enable HTTP support in the iPXE rom that I am building.</div><div style><br></div><div style>Thanks,</div><div style>wt<br></div><div>-- <br>

<span style="color:rgb(102,102,102);font-family:Arial,Helvetica,sans-serif"><b>Warren Turkal</b><br>Site Reliability Engineer | <img src="https://lh6.googleusercontent.com/hyz76OkGgnUwiU5b-fZWpAjIcTm-SaytgiFJAbgc6A_dzWIRMpwuB1497LLBOhbB4GU7X04YXaB9B4Qth_bB042dxPIXbHONj8r6LCTlp6Mt3QQpj3c" width="67px" height="11px"><br>

<a href="mailto:wt@ooyala.com" target="_blank"><font color="#134F5C">wt@ooyala.com</font></a> | 650-961-3400<br><a href="http://www.ooyala.com/" target="_blank"><font color="#134F5C">www.ooyala.com</font></a> | <a href="http://www.ooyala.com/blog" target="_blank"><font color="#134F5C">blog</font></a> | <a href="http://www.twitter.com/ooyala" target="_blank"><font color="#134F5C">@ooyala</font></a></span>
</div></div></div></div></div>