Fedora 10 auto mounting

Rod Rook rod.rook at gmail.com
Mon Oct 26 00:41:40 UTC 2009


On Sun, Oct 25, 2009 at 7:18 PM, Tom Horsley <tom.horsley at att.net> wrote:

> On Sun, 25 Oct 2009 16:57:59 -0700
> suvayu ali wrote:
>
> > If you intend to poke around with HAL, you might want to also look
> > into Device-Kit ( I maybe wrong about the name, but its something
> > similar) as this is going to replace HAL F-12 onwards.
>
> Yep, before F12 I keep my usb backup drive from showing up in gnome
> sessions via:
>
> /etc/hal/fdi/policy/10-stop-hal-stop.fdi
>
> <?xml version="1.0" encoding="UTF-8"?>
>
> <deviceinfo version="0.2">
>  <device>
>    <match key="volume.label" string="BACKUP">
>       <merge key="volume.ignore" type="bool">true</merge>
>    </match>
>  </device>
> </deviceinfo>
>
> For F12 and beyond (until they invent yet another scheme) I use:
>
> /etc/udev/rules.d/99-zzz-local.rules
>
> ENV{ID_FS_LABEL}=="BACKUP", ENV{DKD_PRESENTATION_HIDE}="1"
>
> I've found something about the automount daemon, autofs. Can this work with
HAL?
I understand that one can configure autofs by modifying /etc/auto.master.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20091025/28f0563b/attachment-0001.htm>


More information about the fedora-list mailing list