2006/1/17, William Lovaton <walovaton@xxxxxxxxxxxx>: > > Can you explain a little more about how did you set the utf8 option for > vfat file systems in the policy files? which files? > > Besides, can you confirm if this has something to do with bug #144551 > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144551 > /usr/share/hal/fdi/policy/95userpolicy/storage-policy.fdi <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> <deviceinfo version="0.2"> <device> <match key="block.is_volume" bool="true"> <match key="volume.fsusage" string="filesystem"> <match key="volume.fstype" string="vfat"> <merge key="volume.policy.mount_option.fmask=111" type="bool">true</merge> <merge key="volume.policy.mount_option.dmask=0" type="bool">true</merge> <merge key="volume.policy.mount_option.users" type="bool">true</merge> <merge key="volume.policy.mount_option.utf8" type="bool">true</merge> </match> </match> </match> </device> </deviceinfo> This is for hal-0.50, very old version. I have not set this for a long time since I don't use removable storage in virtual machine so I don't even know if this works for fedora 5. I don't know if this is related to that bugzilla issue. Thanks. -- bbbush ^_^ -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list