<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>I am trying to extend the vbox BIOS module to support USB devices, and flash drive boot.</DIV>
<DIV> </DIV>
<DIV>The current BIOS is 64k in size, what is the consequency if we increase the size to 128K? the usb code is rather large, 64k won't hold it.</DIV>
<DIV> </DIV>
<DIV>Or, perhaps a better way, is to replace the whole bios code. Is there anything specific to vbox that makes this not to work? if not, is it going to be really difficult to port another BIOS to use with vbox?</DIV>
<DIV> </DIV>
<DIV>The current bios code is monolithic, not easy to extend.</DIV>
<DIV> </DIV></td></tr></table>