usb flash tidak bisa automatis mount, setiap kali dibuka muncul error ‘You are not privileged to mount the volume’
ketemu caranya di https://bugs.launchpad.net/ubuntu/+source/gnome-volume-manager/+bug/132349
Error di sebabkan oleh gparted yang membuat file : /usr/share/hal/fdi/policy/gparted-disable-automount.fdi
yang menyebabkan semua drive tidak bisa automotis mount.
hapus file tersebut kemudian reboot.
$ sudo -i # rm /usr/share/hal/fdi/policy/gparted-disable-automount.fdi # reboot
usb flash bisa automatis mount kembali





