Talk:Mounting an NFS share on Ubuntu: Difference between revisions

From QNAPedia
Jump to navigation Jump to search
(Outdated)
 
m (cleanup visual-editor barf)
Line 1: Line 1:
In Ubuntu 14.04, <code>portmap</code> has been replaced with <code>rcpbind</code>.
In Ubuntu 14.04, <code>portmap</code> has been replaced with <code>rcpbind</code>.


At any rate, the &lt;code&gt;mount&lt;/code&gt; command give here just produces a &lt;code&gt;mount.nfs: an incorrect mount option was specified&lt;/code&gt; error on the system I just tried it on. &nbsp;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 <code>vers=3</code> option, after <code>-o</code> and this did not fix the issue.&nbsp;[[User:SMcCandlish|SMcCandlish]] ([[User talk:SMcCandlish|talk]]) 10:53, 26 February 2016 (CST)
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. &nbsp;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 <code>vers=3</code> option, after <code>-o</code> and this did not fix the issue.&nbsp;[[User:SMcCandlish|SMcCandlish]] ([[User talk:SMcCandlish|talk]]) 10:53, 26 February 2016 (CST)

Revision as of 11:13, 26 February 2016

In Ubuntu 14.04, portmap has been replaced with rcpbind.

At any rate, the mount command give here just produces a mount.nfs: an incorrect mount option was specified 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)