paul- wrote: > That what I thought, it's not even letting you set it up due to the > characters in the sharename. You are better off just connecting the > drive to the raspberry pi and using it directly.
Scratching an itch.... I used the command line to attempt a mount: tc@pCP:~$ sudo mount -t cifs -o username=guest,password=,vers=1.0 //192.168.1.1/USB\040DRIVE\050A1\051 /mnt/belkin The octals get round the brackets problem.... But there's now another cryptic error message in dmesg: 701.892262] CIFS VFS: cifs_mount failed w/return code = -2 Any ideas? ------------------------------------------------------------------------------------ ------------------------------------------------------------------------ castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624 View this thread: http://forums.slimdevices.com/showthread.php?t=113512 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
