lorddevereux
New Member
Hello, I seem to be having a problem in trying to mount my new NAS drive (a D-Lik DNS-320L) on my Humax HDR-Fox-T2. For reference, the NAS drive is at 192.168.1.65 static, and the box at 192.168.1.74 static.
I've tried the network-shares-automount package as well as mounting myself. This package produces a command line of
mount -t cifs //192.168.1.65/Volume_1 /media/JurassicNAS -o user=XXXXX,password=XXXXX,domain=MYDOMAIN,unc=\\192.168.1.65\Volume_1
which fails:
mount: mounting //192.168.1.65/Volume/1 on /media/JurassicNAS failed: Invalid argument
If I try varying forms of the mount command using telnet I get either that error or "no such device or address"
Any ideas on how I could get more detailed error information? Thanks in advance!
I've tried the network-shares-automount package as well as mounting myself. This package produces a command line of
mount -t cifs //192.168.1.65/Volume_1 /media/JurassicNAS -o user=XXXXX,password=XXXXX,domain=MYDOMAIN,unc=\\192.168.1.65\Volume_1
which fails:
mount: mounting //192.168.1.65/Volume/1 on /media/JurassicNAS failed: Invalid argument
If I try varying forms of the mount command using telnet I get either that error or "no such device or address"
Any ideas on how I could get more detailed error information? Thanks in advance!