Hi folks,
I've had a look though the forum and tried a few searches but can't find the solution to my problem.
I've installed archlinux on my 2TB GoFlex Home following the guide on the main site, and I thnk it's gone fine - I can ssh into it no problem. I can't seem to mount it onto my laptop though. (Running ubuntu)
I've tried a few different versions of
$this->bbcode_second_pass_code('', 'sudo mount -t //192.168.1.77/home /mnt/NAS')
and get the message
$this->bbcode_second_pass_code('', 'Retrying with upper case share name
mount error(6): No such device or address
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
')
If anyone has any ideas or can point me in the direction of a walkthrough I would be grateful!