Hi,

same for me. I tried to let hald ignore my device by creating the
following file but that did not work:

/usr/share/hal/fdi/preprobe/20thirdparty/md0.fdi:

----------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
        <device>
                <match key="block.device" string="/dev/md0">
                        <merge key="info.ignore" type="bool">true</merge>
                </match>
        </device>
        <device>
                <match key="block.device" string="/dev/md0p1">
                        <merge key="info.ignore" type="bool">true</merge>
                </match>
        </device>
</deviceinfo>
----------------------------------------

-- 
hald crashes on startup upon checking md device
https://bugs.launchpad.net/bugs/353396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to