[Call For Testing] VirtualBox for FreeBSD! take 6
Sean C. Farley
scf at FreeBSD.org
Wed Sep 9 19:03:54 UTC 2009
On Wed, 9 Sep 2009, Alexander Best wrote:
> just updated to virtualbox-3.0.51.r22683. all my virtual machines are
> now marked as "inaccessable". all machines have the same problem.
> here's an example:
>
> Error reading /home/arundel/.VirtualBox/Machines/slackware/slackware.xml (line
> 23) -- Invalid value '0' in Boot/Order/@position: must be greater than 0 and
> less than 5.
> /usr/local/src/virtualbox/work/virtualbox-3.0.51r22683/src/VBox/Main/MachineImpl.cpp[4810]
> (nsresult Machine::loadSettings(bool)).
> Result Code:
> NS_ERROR_FAILURE (0x80004005)
> Component:
> VirtualBox
> Interface:
> IVirtualBox {3f4ab53a-199b-4526-a91a-93ff62e456b8}
>
> i'm running 9.0-CURRENT (r196879).
I had that with a few machines, but I thought I had done something wrong
since I had been hand editing them. The fix is easy: edit the
machine's XML file and renumber the elements under the Boot element to
have positions greater than zero. Also, for each snapshot in the XML
file, there will be a separate Boot element to fix.
Sean
--
scf at FreeBSD.org
More information about the freebsd-emulation
mailing list