> mount error(2): No such file or directory
> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log 
> messages (dmesg)

> $ dmesg
> [ 1410.023973] CIFS: Attempting to mount //de1-user-2/c$
> [ 1410.026724] CIFS VFS: BAD_NETWORK_NAME: \\de1-user-2\c$
> [ 1410.027049] CIFS VFS: cifs_mount failed w/return code = -2

This usually means the share doesn't exist. "c$" in this case. Have you
tried with smbclient? Also maybe try the full hostname, and not the
netbios name, just in case it's contacting the wrong server.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734700

Title:
  mounting CIFS share failure (cifs_mount failed w/return code = -2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1734700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to