<div dir="ltr">Thanks for the tip. The filesize shrank a bit even though I turned HTTP and IPV4 back on. See the following:<div><div><font face="courier new, monospace">$ du -b bin/8086100e.rom bin/virtio-net.rom</font></div>

<div><font face="courier new, monospace">57344<span class="" style="white-space:pre">   </span>bin/8086100e.rom</font></div><div><font face="courier new, monospace">56320<span class="" style="white-space:pre">     </span>bin/virtio-net.rom</font></div>

</div><div><br></div><div style>Wow, that bin/8086100e.rom is just under the bar for working with vbox.</div><div style><br></div><div style>So, I also removed AOE and added TFTP. The image is still just small enough, and it works in vbox now...score!</div>

<div style><br></div><div style>Thanks,</div><div style>wt</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 30, 2013 at 7:17 AM, Michael Brown <span dir="ltr"><<a href="mailto:mbrown@fensystems.co.uk" target="_blank">mbrown@fensystems.co.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Monday 28 Jan 2013 18:46:40 Warren Turkal wrote:<br>
> The ISCSI stuff appears to be disabled by default in config/general.h.<br>
<br>
</div>Not exactly.  iSCSI support doesn't exist in UEFI builds,so it's no longer<br>
enabled in config/general.h, but it _is_ still enabled in<br>
config/defaults/pcbios.h.<br>
<br>
You can check which objects are being included by looking at the linker map<br>
(bin/8086100e.rom.tmp.map for your build).  You'll probably see that iscsi.o<br>
is still present.<br>
<br>
Add an explicit #undef SANBOOT_PROTO_ISCSI to config/local/general.h and it<br>
should go away.<br>
<span class="HOEnZb"><font color="#888888"><br>
Michael<br>
</font></span></blockquote></div><br><br clear="all"><div><br></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>