[Samba] Problems connecting to a NAS via Samba/Cifs Protokol

Thomas Schaefer cplusplus at flying-bordercollies.de
Fri Jul 18 17:35:21 GMT 2008


Am Donnerstag 17 Juli 2008 11:39:30 schrieb devel at thom.fr.eu.org:
> Hello,
>
> not sure if this is related to samba.
> Have you tried (as root) to mount (using mount.cifs) your shared nas
> folder in any other place than /media.
> You may have an automounter managing this directory and that could be wy
> you can't access it.
>
> François
This is what i tried:

First giving a folder name which is shared via samba:

thomas at acer01:~$ mount.cifs //192.168.0.98/backup /mnt/mein_ftp/
Password:
mount error 20 = Not a directory
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

Second: I tried to finish with a slash...
thomas at acer01:~$ mount.cifs //192.168.0.98/backup/ /mnt/mein_ftp/
Password:
mount error 20 = Not a directory
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)


Last i tried the root of the disc:
thomas at acer01:~$ mount.cifs //192.168.0.98/ /mnt/mein_ftp/
Password:
mount error 5 = Input/output error
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
thomas at acer01:~$

What could be the issue?

Yours Thomas


More information about the samba mailing list