Comment 9 for bug 226777

Revision history for this message
Rolf Leggewie (r0lf) wrote :

Hurra, I believe I just found the solution at least to my problem with mounting the NAS at all. The box does not understand the Unix extensions, thus "sudo mount -t smbfs //mynas/PUBLIC /mnt/test -o nounix" manages to mount the share, at least. Am I correct to assume that any CIFS share not provided by a Linux host has to be mounted with the nounix option?