解决办法如下,修改/etc/PolicyKit/PolicyKit.conf (尖括号之间的空格去掉)
< match user="$USER" >
< match action="org.freedesktop.hal.storage.*" >
< return result="yes" >
< /match >
< match action="hal-storage-mount-fixed-extra-options" >
< return result="yes" >
< /match >
< match action="hal-storage-mount-removable-extra-options" >
< return result="yes" >
< /match >
< /match >
ref:
http://www.linuxsir.org/bbs/thread344125.html
http://bbs.archlinux.org/viewtopic.php?id=65070
0 comments:
Post a Comment