Guest User

Untitled

a guest
May 16th, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. //<server>/<drive> /home/XXX/<drive> cifs credentials=/home/XXX/.credentials 0 0
  2.  
  3. username=<myusername>
  4. password=<mypassword>
  5.  
  6. sudo mount --verbose <drive>
  7.  
  8. mount.cifs kernel mount options: ip=<myIP>,unc=\<server><drive>,user=<myusername>,pass=********
  9. mount error(5): Input/output error
  10. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Add Comment
Please, Sign In to add comment