how to debug fdi files?
Andrey Borzenkov
arvidjaar at mail.ru
Sat Sep 10 23:19:16 PDT 2005
On Sunday 11 September 2005 01:06, Michael Dauer wrote:
> Hello,
>
> I want a certain USB disk to be not mounted automaticly. I created a file
> /etc/hal/fdi/xy.fdi. But it does not work. Everytime I login to gnome the
> partition is mounted again in /media. What is wrong with the following fdi?
>
> <?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
>
> <!--
> Backup-Disks sollen nicht automatisch gemountet werden.
> -->
> <deviceinfo version="0.2">
> <device>
> <match key="volume.label" string="BackupDisk">
> <merge key="volume.policy.should_mount" type="bool">false</merge>
> </match>
> </device>
> </deviceinfo>
>
> The disk is still mounted automatically. How can I find out wether this
> declarations are processed? How can I log in detail what happens when the
> disk is mounted?
>
What are you using to mount device - gnome-volume-manager or something else?
Which version?
-andrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20050911/52a8cd44/attachment-0001.pgp
More information about the hal
mailing list