Talk:Mounting an NFS share on Ubuntu

From QNAPedia
Revision as of 10:53, 26 February 2016 by SMcCandlish (talk | contribs) (Outdated)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In Ubuntu 14.04, <code>portmap</code> has been replaced with <code>rcpbind</code>.

At any rate, the <code>mount</code> command give here just produces a <code>mount.nfs: an incorrect mount option was specified</code> error on the system I just tried it on.  The share is set up to allow the user in question read/write access, and NFS host access turned on for this share in Edit Shared Folder Permission, so I'm not sure what the issue is yet. It is possible to mount the share with cifs. Have also tried adding the vers=3 option, after -o and this did not fix the issue. SMcCandlish (talk) 10:53, 26 February 2016 (CST)