Guest User

Untitled

a guest
Jun 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. mount -t nfs -o user=root,pass=mypass lserver:/root /mnt/d0
  2. mount.nfs: an incorrect mount option was specified
  3.  
  4. mount.cifs //192.168.0.123/myshare /mnt/myshare -o user=myuser
  5.  
  6. mount.cifs
Add Comment
Please, Sign In to add comment