I fixed this issue after editing: /etc/PolicyKit/PolicyKit.conf
<match user="$USER">
<!-- replace with your login or delete the line if you want to allow
all users to manipulate devices (keep security issues in mind though) -->
<match action="org.freedesktop.hal.storage.*">
<return result="yes"/>
</match>
<match action="hal-storage-mount-fixed-extra-options">
<!-- for internal devices mounted with extra options like a
wished mount point -->
<return result="yes" />
</match>
<match action="hal-storage-mount-removable-extra-options">
<!-- for external devices mounted with extra options like a
wished mount point -->
<return result="yes" />
</match>
</match> <!-- do not forget to delete this line if you deleted the
first one -->
Thanks to the Arch Team!
http://wiki.archlinux.org/index.php/HAL
--
policykit does not work at all
https://bugs.launchpad.net/bugs/490322
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs