https://bugzilla.novell.com/show_bug.cgi?id=445490 User joe_morris@ntm.org added comment https://bugzilla.novell.com/show_bug.cgi?id=445490#c15 --- Comment #15 from Joe Morris <joe_morris@ntm.org> 2008-12-23 22:47:21 MST --- Thanks for that. This is what I found. udevadm info -q path -n /dev/md0 gave me the correct /devices/virtual/block/md0 udevadm info -q env -p /devices/virtual/block/md0 gave me 'no record for '/devices/virtual/block/md0/ in the database' (note: you had a typo) after some testing, I tried udevadm info -q all -n /dev/md0 That gave me some output, but ID_FS_TYPE was missing. I entered echo change > /sys/block/mdo/uevent and repeated udevadm info -q all -n /dev/md0 This time I did have ID_FS_TYPE as well as others. Not quite sure what this reveals yet, but it gives me more things to check. Either hitting Ctrl-D or entering exit continues the boot, but boot.md shows as failed, as well as it shows failed (but apparently succeeds) when it later tried to mount my raid 1 home partition md1. So I wil look again at the mkinitrd scripts. Thanks for your help so far. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.