Advertisement
Guest User

Untitled

a guest
Feb 15th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. sudo mount -t cifs '\1.2.3.4/users/shared/chuck/subdir' /home/comp/mnt/subdir -o username=chuck,password=CR4gilson
  2. mount error(115): Operation now in progress
  3. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
  4.  
  5. Feb 15 09:43:56 ubuntucomp kernel: [7519048.289580] CIFS VFS: Error connecting to socket. Aborting operation.
  6. Feb 15 09:43:56 ubuntucomp kernel: [7519048.289872] CIFS VFS: cifs_mount failed w/return code = -115
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement