Hi,

Do shared folders from vbox hosts to freebsd guests work as i cant seem to
mount them? I have the guest additions installed fine.

s11 host

vbox@radical:~$ VBoxManage list runningvms
"router" {daa9e421-7730-4f77-b97c-d931c107e50d}
vbox@radical:~$ VBoxManage list runningvms -l| ggrep -iA 2  share
Shared folders:

Name: 'new', Host path: '/videos/new' (machine mapping), writable
vbox@radical:~$ uname -a
SunOS radical.intranet 5.11 11.1 i86pc i386 i86pc


bsd guest

[root@carrera /home/krad]# kldstat -v | grep -i vb
20    1 0xffffffff81c12000 22c77    vboxguest.ko
(/boot/modules/vboxguest.ko)
                500 pci/vboxguest
[root@carrera /home/krad]# ls -l /| grep mnt
drwxrwxrwx  13 root          wheel              512 Aug 12  2012 mnt
[root@carrera /home/krad]# mount   -t vboxsf new  /mnt
mount: new: Operation not supported by device

[root@carrera /home/krad]# ps auxwww| grep VB
root         1204   0.0  0.1  32200  2832 ??  Ss    9:19AM  0:00.16
/usr/local/sbin/VBoxService
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to