求助:不知道什么时候开始,不能挂载u盘了。错误如图,该如何解决?谢谢

其他Linux/Unix/BSD/OSX等发行版讨论
nodig
帖子: 122
注册时间: 2010-07-24 23:35

Re: 求助:不知道什么时候开始,不能挂载u盘了。错误如图,该如何解决?谢谢

#16

帖子 nodig » 2011-12-11 16:52

我xfce桌面,也是不能挂载U盘。

wiki:
Removable Devices
If you want an icon appearing on your desktop and in thunar when you plug in external devices, make sure gvfs is installed:

# pacman -S --needed gvfs
You could also need to install gvfs-afc (read this discussion):

# pacman -S gvfs-afc
It is also a good idea to install thunar-volman (included in the xfce4-goodies group):

# pacman -S thunar-volman
Udisk and a udisk wrapper are recommended if you want to automount optical and external drives easily

devmon - devmon (AUR) is a configuration-less bash wrapper script for udisks which automounts optical discs and removable drives. It can also selectively autostart apps or execute commands after mounting, ignore specified devices and volume labels, and unmount removable drives.
安装、执行devmon:

代码: 全选

devmon
解决问题。
头像
白鳍豚
帖子: 2356
注册时间: 2009-01-19 23:03

Re: 求助:不知道什么时候开始,不能挂载u盘了。错误如图,该如何解决?谢谢

#17

帖子 白鳍豚 » 2011-12-22 21:33

谢谢!网络到期了等开通网络试试。现在gdm能挂载u盘,显示是英文。wdm显示中文又不能挂载u盘 :em06 :em20
头像
anonymity
帖子: 645
注册时间: 2009-03-14 16:31
来自: 不在故乡的地方

Re: 求助:不知道什么时候开始,不能挂载u盘了。错误如图,该如何解决?谢谢

#18

帖子 anonymity » 2011-12-22 23:43

应该是自动挂载时候用户权限的问题吧。我用slim+openbox+thuar没搞gnome-keyring的时候也是一样这个问题。
Only the dead have seen the end of war!
heyrockyzz
帖子: 3
注册时间: 2010-08-08 7:29

Re: 求助:不知道什么时候开始,不能挂载u盘了。错误如图,该如何解决?谢谢

#20

帖子 heyrockyzz » 2012-01-07 4:16

这是我以前遇到的类似问题,我把它记下来了,希望有帮助:

最近的pcmanfm和thunar都会出现authentication fail 的抽风情况。 多翻查询找到了解决方法。 archlinux的wiki果然是个神物啊。solution 如下:
我们需要创建自己的PolicyKit Local Authority

/etc/polkit-1/localauthority/50-local.d/50-filesystem-mount-system-internal.pkla
(有些人没有50-local.d 文件夹,莫担心,创建一个即可)

然后在所创建的文件写入:
[Mount a system-internal device]
Identity=*
Action=org.freedesktop.udisks.filesystem-mount-system-internal
ResultActive=yes

相关资料在archwiki的 policykit部分
头像
白鳍豚
帖子: 2356
注册时间: 2009-01-19 23:03

Re: 求助:不知道什么时候开始,不能挂载u盘了。错误如图,该如何解决?谢谢

#23

帖子 白鳍豚 » 2012-07-26 0:22

问题太多一年没升级,一升级挂了 :em06
32位用了3年换64位 :em09
回复