jo, tschuldigung, meinte ich ....
das ist der Eintrag in meinem smb.conf:
[settop]
comment = read only Media-Server
path = /data
browseable = yes
public = yes
writeable = no
printable = no
Wenn ich also mit dem Kommando:
mount -t smbfs //192.168.0.3/settop /discs
verbinden probiere, bekomme ich folgende Fehlermeldung:
Zitat:
mount: wrong fs type, bad option, bad superblock on //192.168.0.3/settop,
or too many mounted file systems
|
Also zuviele Mounts kann ich ausschließen, aber wo liegt dann der Fehler?