You are not logged in.
Pages: 1
Both me and my friend have this issue, we have both looked through the web to no luck.
Whenever we try to mount any kind of storage device(USB mouse works fine, but that doesnt matter since you dont mount them), we recieve this error:
A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")
We would both appreciate any help,
Thanks,
Thomas
Last edited by ThomasHC (2008-07-24 18:43:49)
Offline
The simplest way is:
sudo gpasswd -a <username> storage
This adds your user to the "storage" group, which is already defined in hal.conf as having access to USB volumes.
Offline
The simplest way is:
sudo gpasswd -a <username> storage
This adds your user to the "storage" group, which is already defined in hal.conf as having access to USB volumes.
Thumb up.
Offline
Wow, I don't see how I missed that.
Thanks
Offline
ALright, now my USB Thumb drive mounts fine.
But, my external HDD(USB), doesnt Konqueror gives me this: "TODO: have to rethink extra options".
Any help?
Offline
Maybe this thread will help.
Offline
Pages: 1