Opened 11 years ago
Closed 7 years ago
#13075 closed enhancement (obsolete)
mount -t vboxsf Operation not supported by device FreeBSD
Reported by: | MikhailRokhin | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 4.3.12 |
Keywords: | Cc: | ||
Guest type: | BSD | Host type: | Windows |
Description
Fails to mount vbox share: mount -t vboxsf ShareName MountPoint
mount: ShareName: Operation not supported by device
When FreeBSD is guest, vbox additions are installed, vbox host share is set, try to mount it in FreeBSD guest (10-any, 11-any i386/amd64)
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 9 years ago
Type: | defect → enhancement |
---|
comment:3 by , 7 years ago
The current version of the emulators/virtualbox-ose-additions port installs the bits necessary for the shared folders to work. For example:
mi@kachka:~ % mount | grep vbox C_DRIVE on /C (vboxvfs, local)
You may have to jump through some hoops, if you are using PAE-guests, but that's it.
This ticket should be closed.
comment:4 by , 7 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
+1 - shared folders would be great in BSD guest