Page 1 of 1

Samba: mount error 2 = No such file or directory

Posted: Tue Oct 19, 2010 11:58 am
by ^rooker
[PROBLEM]
While trying to mount a samba share declared in /etc/fstab, I received the following error:
mount error 2 = No such file or directory
I've double-checked hostname, share name, path - and they all were correct.

[SOLUTION]
Surprisingly, I've had a typo in the username used to mount the share in /etc/fstab.

Fixed the username = fixed the problem. ;)