Skip to main content

All Questions

Tagged with
4 votes
2 answers
30k views

Mac OS X & Linux: mount_nfs: can't access /nfs: Permission denied

I have an Ubuntu 12.04 NFS server and I have an iMac NFS client running OS X 10.6.8. I believe I have everything set up properly, yet I still get this error on the Mac: mount_nfs: can't access /nfs: ...
MountainX's user avatar
  • 2,144
2 votes
2 answers
3k views

NFS shares on OS X

I am trying to connect the NFS version 4 share on my Mac OS X 10.7 with no success: $ pwd /Volumes $ mkdir NFS $ sudo mount_nfs -o resvport,vers=4 192.168.0.1:/var/teterevkov /Volumes/NFS mount_nfs: ...
user avatar