Krisbee wrote: 
> As you've confirmed your NFS server accepts version4 connections,
> shouldn't your manual mount command be (the v switch is for verbose
> output):
> 
> > 
Code:
--------------------
  >   > 
  > mount -v -t nfs4  192.168.0.14:/c/media
  > 
--------------------
> > 

Here's the result I get:

[root@soa-wandboard /]# mount -v -t nfs4 192.168.0.14:/c/media
mnt/netnas
mount.nfs4: timeout set for Wed Apr  1 14:38:26 2015
mount.nfs4: trying text-based options
'vers=4.2,addr=192.168.0.14,clientaddr=192.168.0.13'
mount.nfs4: mount(2): Invalid argument
mount.nfs4: an incorrect mount option was specified


------------------------------------------------------------------------
Lestrad's Profile: http://forums.slimdevices.com/member.php?userid=40857
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to