若没安装hal,则先安装之
#pacman -S hal
编辑/etc/rc.conf,将hal加入DAEMONS行,该行可能会是这样
DAEMONS=(syslog-ng network netfs crond gdm ........ hal)
将用户加入组hal、dbus、storage
#gpasswd -a 用户名 组名
乱码解决
首先安装gconf-editor
开启gconf-editor
在systerm-->storage-->default_options-->vfat:mount_options中,点击 “新增”
输入iocharset=utf8