Exporting a shared folder with NFS

Discussions about using Linux guests in VirtualBox.
Post Reply
chris6220
Posts: 2
Joined: 9. May 2011, 12:50
Primary OS: Linux other
VBox Version: OSE other
Guest OSses: Windows Server 2008

Exporting a shared folder with NFS

Post by chris6220 »

Hi there,

I'm using VirtualBox 4.0.2 r80737 on a WIndows 7 64bit host and a RedHat 6.3 64bit guest.

When trying to export with NFS a folder shared from the Windows host, I get the following error:

Code: Select all

exportfs: /mnt/sw does not support NFS export
and in /var/log/messages:

Code: Select all

Cannot export /mnt/sw, possibly unsupported filesystem or fsid= required
It seems that the vboxsf filesystem type does not work well with NFS. I have been able to dig out an old ticket regarding the exact same issue with VirtualBox 3 but it didn't receive much attention ay the time it seems.

Is it a known problem, is there a way around it?

Thanks for your help,
Chris
Post Reply