virtualbox 3.0.51r22226: some quirks

Andriy Gapon avg at freebsd.org
Fri Sep 4 17:15:17 UTC 2009


on 02/09/2009 17:48 Andriy Gapon said the following:
> 2. Permanent shared directories disappear after VirtualBox restart.

It seems that the following line always stays unchanged:
<SharedFolders/>

I manually replaced it with the following:
<SharedFolders>
<SharedFolder hostPath="/usr/home/avg/tmp" name="tmp" writable="true"/>
</SharedFolders>

But when I started VirtualBox it immediately magically went back to the previous
state. Although VirtualBox itself showed that share as configured and permanent.

Seems like a bug in some configuration saving logic.


-- 
Andriy Gapon


More information about the freebsd-emulation mailing list