Advertisement
Guest User

Untitled

a guest
Apr 14th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. //10.0.0.10/share/ /media/smb cifs _netdev,user,uid=1000,forceuid,gid=1000,forcegid,noperm,username=XXXX,password=XXXX,domain=aa.bb.cc
  2.  
  3. $ sudo mount /media/smb/
  4. mount: //10.0.0.10/share/ is not a valid block device
  5. $ dmesg | tail
  6. CIFS VFS: cifs_mount failed w/return code = -6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement