ubuntuL:authentication is required to mout the device 解决办法

sudo gedit /usr/share/polkit-1/actions/org.freedesktop.devicekit.disks.policy
找到:
org.freedesktop.devicekit.disks.filesystem-mount-system-internal

<allow_active> auth_admin_keepauth_admin_keep</allow_active>
改为:
<allow_active> yes</allow_active>

本文地址:http://oceanban.blogspot.com/2010/02/ubuntulauthentication-is-required-to.html
原创文章如转载,请注明链接: 转自OceanBan的空间

0 评论: