I have been at this problem for six hours and it is really starting to p**s me off.
I cannot mount any drives (USB or fixed). Whenever I try and load them using the Dolphin file manager I get the response:
Quote:
An error occurred while accessing 'Volume (vfat)', the system responded:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable no <--
(action, result)
|
for a USB drive or the following for a seperate drive/partition:
Quote:
An error occurred while accessing 'Volume (ext3)', the system responded:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-fixed no <--
(action, result)
|
I have googled it and it seems to say that hal is restricting permissions, however no matter what fix I attempt (mainly editing
PolicyKit.conf) I get the same message over and over again.
ps just to avoid confusion I am using an Arch 64 bit distro with a KDE 4.3 graphical environment.