Masz coś nie tak. Spróbowałem na innym urządzeniu z CC rc2:
Przy instalacji pakietu kmod-fs-cifs zainstalował zależności:
Configuring kmod-crypto-aead.
Configuring kmod-crypto-hash.
Configuring kmod-crypto-pcompress.
Configuring kmod-crypto-manager.
Configuring kmod-crypto-md4.
Configuring kmod-crypto-md5.
Configuring kmod-crypto-hmac.
Configuring kmod-crypto-sha256.
Configuring kmod-crypto-ecb.
Configuring kmod-crypto-des.
Configuring kmod-fs-cifs.
i po wydaniu polecenia:
root@OpenWrt:/# mount -t cifs \\\\10.1.1.50\\wspolne /mnt/ -o user=###,password=###
root@OpenWrt:/# mount
rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/sda1 on /overlay type ext4 (rw,relatime,data=ordered)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
\134\13410.1.1.50\134wspolne on /mnt type cifs (rw,relatime,vers=1.0,cache=strict,username=###,domain=DELL,uid=0,noforceui
d,gid=0,noforcegid,addr=10.1.1.50,unix,posixpaths,serverino,acl,rsize=1048576,wsize=1048576,actimeo=1)
root@OpenWrt:/#
https://tplinkforum.pl - Polskie forum poświęcone tematyce urządzeń firmy TP-Link i Neffos