Date: Fri, 04 Sep 2009 19:56:02 +0300 From: Andriy Gapon <avg@freebsd.org> To: vbox@freebsd.org, freebsd-emulation@freebsd.org Subject: Re: virtualbox 3.0.51r22226: some quirks Message-ID: <4AA146A2.1000007@freebsd.org> In-Reply-To: <4A9E85C1.1090605@icyb.net.ua> References: <4A9E85C1.1090605@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AA146A2.1000007>