Unable to share folder: Mac 10.6.8 Host/MontaVista Linux VM
Posted: 19. Apr 2012, 21:08
I have a Ubuntu VM that runs fine and has a shared folder. But when I try the same process to set up a shared folder with the MontaVista VM, I get stopped.
The problem seems to be mounting the shared directory. When I try:
sudo mount -t vboxsf virtualboxshare /mnt/vboxshare
I get the error, "mount: unknown filesystem type 'vboxsf'"
The exact same command works fine on Ubuntu. What should I be doing differently on MontaVista?
I've already tried other filesystem types like UFS, NFS, and VFS, and I have also tried leaving off the filesystem type entirely; that gives a different error,
"mount: special device virtualboxshare does not exist"
Any suggestions?
The problem seems to be mounting the shared directory. When I try:
sudo mount -t vboxsf virtualboxshare /mnt/vboxshare
I get the error, "mount: unknown filesystem type 'vboxsf'"
The exact same command works fine on Ubuntu. What should I be doing differently on MontaVista?
I've already tried other filesystem types like UFS, NFS, and VFS, and I have also tried leaving off the filesystem type entirely; that gives a different error,
"mount: special device virtualboxshare does not exist"
Any suggestions?