David Zeuthen wrote:
On Tue, 2004-11-02 at 16:58 +0000, David Franks wrote:
Hi,
It did disappear on purpose, however you may remove this section
<!-- Dont want to mount non-hotpluggable fixed disks since ideraid
detection isnt complete as hald wrongly detects e.g. partitions
from some IDE RAID controllers -->
<device>
<match key="storage.hotpluggable" bool="false">
<match key="storage.removable" bool="false">
<merge key="storage.policy.should_mount"
type="bool">false</merge>
</match>
</match>
</device>
from your /usr/share/hal/fdi/90systempolicy/storage-policy.fdi but do
I guess that was supposed to be /usr/share/hal/fdi/90defaultpolicy/storage-policy.fdi, on my system (FC3-RC5) the location above doesn't even exist.
HTH,
David
Deji