I succeeded in automounting a USB key.
I tried the very first thing here : http://crunchbang.org/forums/viewtopic.php?id=34355&p=1

I created an automount.pkla in /etc/polkit-1/localauthority/50-local.d/

[Allow Automount]
Identity=unix-group:plugdev
Action=org.freedesktop.udisks2.filesystem-mount
ResultAny=yes
ResultInactive=yes
ResultActive=yes


I still need to eject it through the command line.

So two questions here :
- why isn't this file installed by default ? I'd like to understand and potentially fix that in the Trisquel netinstall.

- how can I enable the ejection when using the ejection icon in Thunar? For now, I'll try to look for a possible "filesystem-eject" to append to the freedesktop.udisks2. command, and then try another .pkla file (after some reading, as usual).

Reply via email to