From: Andrzej O. <an...@ma...> - 2012-02-08 18:37:04
|
Dears Starting with RC2 32-bit only (from kernel 3.1.7) I can't mount using mount.cifs. This Samba served directory is on Edimax NS-2502 NAS small server, so maybe is not typical, but as for now, worked well. Probably issue is with cifs-utils, added with upgrade from 3.1.6 to 3.1.7, so probably mount.cifs from cifs-utils works different then mount.cifs from samba package. mount.cifs gives the following: > # mount.cifs //172.27.32.83/RAID /mnt -o user=***,password=***** > Unable to resolve (null) to canonical path: Invalid argument This same script is working OK with DL compiled with kernel 3.1.6 and earlier and with subsequent DL (up to last kernel 3.2.4) but only in x86_64 version. In Internet I can't find solution. Maybe in DL should be installed mount.cifs from samba, not from cifs-utils? Regards -- Andrzej Odyniec |