Fabien said:Andysan said:Thanks Fabien, but i too am getting "Mount Failed".Any ideas gratefully received thanks! :mrgreen:frasco said:...the same "Mount Failed"! :?:jcaballero73 said:I made the directory change as described and was still unsucessful, "unable to mount". Any more suggestions?cheos said:This is because, as a regular user, you don't have write access to default mount directory /mnt/lan. Under Preference dialog, change that directory to something like /home/user/lan (you have to create this directory first) and it should work.
That's right, I forgot you have to change user/group properties on the /mnt/lan folder or create it as cheos said in order to work properly with the user account. This is probably why you have the failed to mount error.
To change user and group owner, open a terminal and type
Code:sudo su chown user.user /mnt/lan
After that it would work.
I've followed the instructions and everything has succeeded except for the chown command above. I keep getting "chown: cannot access '/mnt/lan': No such file or directory".
I've opened pyNeighborhood and changed the settings advised, and manually added the drive that I'm trying to connect to. It adds correctly but I get the cannot mount error, presumably due to the fact that I haven't yet taken ownership of it.
Any advice would be gratefully received!