Mounting NFS on OSX

By default, OSX doesn’t use privileged ports for NFS connections; when you try to connect to an NFS share from a Linux server, you’ll get

Could not connect to the server because the name or password is incorrect.

So try (as root from the OSX command-line)

mount -o -P servername:/sharename /mountpoint

About admin

Born in the continental USA but not in any state. (This is your geography quiz!)
This entry was posted in Uncategorized. Bookmark the permalink.

Comments are closed.