Skip to content

Instantly share code, notes, and snippets.

@arooni

arooni/- Secret

Created October 26, 2016 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arooni/3891e462785b9387b176f7473931d438 to your computer and use it in GitHub Desktop.
Save arooni/3891e462785b9387b176f7473931d438 to your computer and use it in GitHub Desktop.
[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