Hello Klaus, et all<br><br>thanks for the quick response. Now I get:<br><br>DrvVD: Configuration error: Querying "Format" as string failed!<br><br>Is this another VBoxBFE issue where BFE does not specify the format of the image?<br>
<br><br>Please let me know if you need more information,<br>Stefan<br><br><br><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 9:03 AM, Klaus Espenlaub <span dir="ltr"><<a href="mailto:Klaus.Espenlaub@sun.com">Klaus.Espenlaub@sun.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">Stefan Koesling wrote:<br>
> Hello all,<br>
><br>
> I am trying to run run vbox ose (vboxbfe.exe) )wich I build with vc++<br>
> express edition with a .vdi file that was created with the closed source<br>
> edition.<br>
> I get the following error message:<br>
><br>
> !!Assertion Failed!!<br>
> Expression: <none><br>
> Location  : E:\VBox\trunk\src\VBox\VMM\PDMDriver.cpp(594) pdmR3DrvHlp_Attach<br>
> Driver 'VBoxHDD' wasn't found!<br>
><br>
><br>
><br>
> I tried to debug and found that pDriversNode == null in pdmR3DrvInit(PVM<br>
> pVM)<br>
>     /*<br>
>      * Load the builtin module<br>
>      */<br>
>     PCFGMNODE pDriversNode = CFGMR3GetChild(CFGMR3GetRoot(pVM),<br>
> "PDM/Drivers");<br>
><br>
><br>
><br>
> Is my vbox build incomplete? Do you have any ideas what could be wrong?<br>
<br>
</div></div>All fine. Just VBoxBFE wasn't updated lately to take the disk image<br>
handling changes into account. It was just silently broken without<br>
anyone noticing, as VBoxBFE isn't packaged. Thanks for spotting this.<br>
<br>
VBoxHDD is the old VDI only driver, which was removed with version 2.1.<br>
Should be fixed now in latest trunk version.<br>
<br>
<br>
Thanks,<br>
<br>
Klaus<br>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
</blockquote></div><br>