lundi 16 février 2015

Can't mount network drive - Permission denied


I'm running raspbian on an RPi2B and I'm trying to mount a network drive. I've tried the following:


sudo mount -t cifs -o username=admin,password=passwd //192.168.1.1/root /mnt/myshare


But I keep getting permission denied error.


I can access this share fine on my macbook pro with the same credentials so I don't understand what's going on.


I have dashes (-) in my password so I tried enclosing it in quotes, escaping the dashes etc. but nothing worked.


Any help would be appreciated!



Aucun commentaire:

Enregistrer un commentaire