/etc/hal/fdi/policy/preferences.fdi has an example for that. Try something like
<device>
<match key="storage.hotpluggable" bool="false">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
<match key="storage.removable" bool="false">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
</device>
--
hal's automount_enabled_hint causes disk activity every few seconds
https://launchpad.net/bugs/27323
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs