| [I] ✘ ~ sudo mount -v -t nfs 192.168.1.1:/ ~/RouterArooni/ -o nolock | |
| mount.nfs: timeout set for Wed Oct 26 11:53:40 2016 | |
| mount.nfs: trying text-based options 'nolock,vers=4,addr=192.168.1.1,clientaddr=192.168.1.101' | |
| mount.nfs: mount(2): Protocol not supported | |
| mount.nfs: trying text-based options 'nolock,addr=192.168.1.1' | |
| mount.nfs: prog 100003, trying vers=3, prot=6 | |
| mount.nfs: trying 192.168.1.1 prog 100003 vers 3 prot TCP port 2049 | |
| mount.nfs: prog 100005, trying vers=3, prot=17 | |
| mount.nfs: trying 192.168.1.1 prog 100005 vers 3 prot UDP port 37880 | |
| mount.nfs: mount(2): Permission denied | |
| mount.nfs: access denied by server while mounting 192.168.1.1:/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment