Results 1 to 3 of 3
HI,
While doing some experiments with my partitions I must have messed up something and I am unable to mount or unmount USB devices graphically, it simply says I have ...
- 03-15-2010 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 35
Messed up with permissions for USB and other volumes
HI,
While doing some experiments with my partitions I must have messed up something and I am unable to mount or unmount USB devices graphically, it simply says I have not the permission...
Apart from playing with pysdm settings, the only bad thing I did was to change the permissions....(suggestion from another forum)
$ sudo chmod -R 777 /Data
sudo chown -R fred:fred /Data
How can I change them back so that I can use GUI also to mount and unmount
thank you
- 03-16-2010 #2
what settings did you exactly play with in pysdm?
do you remember which exact usb device you had plugged in when playing with pysdm?
have you tried several usb devices?
could you post the output of the following command:
Code:groups
- 03-16-2010 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 35
I was with my external HDD but (hopefully) I did not do anything with it. I think it is a general problem for if I plug in another USB, it says
You are not privileged to mount the volume "name"
this is the result of the command
abel@ernesto:~$ groups
abel adm dialout cdrom plugdev lpadmin admin sambashare
and if I go to the starting login and do chmod -R 777 ?


Reply With Quote