[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: etch cifs mounten



Thomas Winter schrieb:

# mount -t cifs //server/share /mnt
wrong fs type, bad option, bad superblock on .....

Ich mache es so:

sudo mount -t cifs -o username=$USERNAME,password=$PASSWORD,iocharset=utf8 //192.168.42.42/share /mnt

Ich nehme an du verwendest nicht die IP des Servers? Mit dem Hostname klappt es bei mir nämlich auch nicht. Allerdings bekomme ich eine andere Fehlermeldung.

Schö!



Reply to: