Tagged Questions
0
votes
1answer
271 views
Mount NFS share in /Volumes as a drive
Ok, this might be a stupid question to ask, but trying to mount a NFS share (from a Linux machine, if it's worth anything) in a folder that resides in /Volumes never makes the share appear in Finder ...
1
vote
1answer
135 views
Finder shows stale directory listings from NFS server
I have an Ubuntu 12.04 Linux server sharing files via NFSv4. I mount the share on my MacBook Pro running Mac OS X 10.7.5. I have the NFS share set up to automount in Disk Utility with default mount ...
1
vote
0answers
58 views
Preserving mountpoint names in the Finder for NFS shares
I am mounting a number of NFS shares, with a Terminal command akin to this:
sudo mount -t nfs -o soft,resvport,intr,rsize=8192,wsize=8192,timeo=900,retrans=3,proto=tcp,nobrowse ...
1
vote
1answer
301 views
How to add a shortcut to a NFS share in Finder?
I have defined a NFS mount point in Disk Utility. The target machine is running Linux.
I don't see the machine in Finder (preferences/ shared / servers is checked)
I also can't drag the folder to the ...