- Code: Select all
$ sudo mount -t nfs -v 192.168.1.42:/share/1000/public /media/nfspublic
mount.nfs: timeout set for Sat Jan 11 15:13:46 2014
mount.nfs: trying text-based options 'vers=4,addr=192.168.1.42,clientaddr=192.168.1.77'
mount.nfs: mount(2): Protocol not supported
mount.nfs: trying text-based options 'addr=192.168.1.42'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.1.42 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.1.42 prog 100005 vers 3 prot UDP port 52841
mount.nfs: mount(2): Permission denied
mount.nfs: access denied by server while mounting 192.168.1.42:/share/1000/public
exports file is good of course.