awiatr
New Member
I have the latest custom firmware on my HDR-Fox T2 and have installed the cifs package, but I am unable to mount a cifs volume which mounts ok on an Ubuntu machine on the same network:
hdrfoxt2# mount -t cifs //192.168.0.248/Volume_1 "/media/My Video/nas" -o username=username,password=password
mount: mounting //192.168.0.248/Volume_1 on /media/My Video/nas failed: No such device or address
hdrfoxt2# ls -al "/media/My Video/nas"
drwx------ 2 root root 4096 Feb 24 13:03 .
The mount also fails on my HD-Fox T2.
hdrfoxt2# mount -t cifs //192.168.0.248/Volume_1 "/media/My Video/nas" -o username=username,password=password
mount: mounting //192.168.0.248/Volume_1 on /media/My Video/nas failed: No such device or address
hdrfoxt2# ls -al "/media/My Video/nas"
drwx------ 2 root root 4096 Feb 24 13:03 .
The mount also fails on my HD-Fox T2.