Dexter Filmore wrote:
> Am Dienstag, 12. September 2006 17:47 schrieb Justin Piszcz:
>> Strange, what knoppix are you using? I recall doing it to fix an XFS bug
>> with 4.x and 5.x.
> 
> 5.0.1. Maybe they gone udev now and didn't handle md devices.
> I'll see if I can so something in /lib/udev/devices.

Try this:

mdadm -Av /dev/md0 --auto=yes /dev/hda1 /dev/hdb1
                   ^^^^^^^^^^

I have used this with success on many Udev systems. It will create
/dev/md0 automatic.

Henrik Holst
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to