Date: Wed, 18 Jun 2014 09:51:25 +1000 From: Anders Jensen-Waud <anders@jensenwaud.com> To: Chris Maness <chris@chrismaness.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Virtual Box Shared Folders? Message-ID: <20140617235125.GA50405@koodekoo.local> In-Reply-To: <CANnsUMHhhe-tA6gJuKrK1T7d0KiQQgrrNCFRGXem1yGYCxv=hw@mail.gmail.com> References: <CANnsUMHhhe-tA6gJuKrK1T7d0KiQQgrrNCFRGXem1yGYCxv=hw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 17, 2014 at 10:00:35AM -0700, Chris Maness wrote: > Are VB shared folders supported in vb addition? Yes, they are. Once you have enabled folder sharing in the VM settings and installed the guest additions in the guest OS, you can mount the shared folder name with the file system type ``vboxsf'', e.g.: mount -t vboxsf VBoxSharedFolderName /mnt Also, see https://forums.freebsd.org/viewtopic.php?&t=12436 for details. -- Anders Jensen-Waud E: anders@jensenwaud.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140617235125.GA50405>