hallo all
i have kamikaze 7.09 on wrt54g 3.1, icybox nas900-B
and i try to mount folder from icybox to kamikaze.
root@OpenWrt:~# mount -t cifs //192.168.1.2/movies /mnt/movies -o unc=\\\\192.168.1.2\\movies,ip=192.168.1.2,user=username,pass=pasword,dom=workgroup
but it fails
mount: mounting \\192.168.1.182\movies on /mnt/movies failed
root@OpenWrt:~# dmesg
CIFS VFS: cifs_mount failed w/return code = -1
mount folder exists:
root@OpenWrt:~# ls -l /mnt
drwxr-xr-x 1 root root 0 Jan 1 00:04 movies
is here anybody who have such hardware and its working for him?
its curios, because i have ubuntu on my PC and mounting from icybox working OK
and also working mounting share from my PC on kamikaze
so only combination kamikaze - icybox not working.
thanks for any idea