On Wed, Mar 09, 2005 at 11:28:48AM +0100, Jimmy Hedman wrote:
Is there any way i can make this work? Could it be doable with mdadm in
a initrd?

mdassembled was devise for this purpose.

create an /etc/mdadm.conf with
echo "DEVICE partitions" >> /etc/mdadm.conf
/sbin/mdadm -D -b /dev/md0 | grep '^ARRAY' >> /etc/mdadm.conf

copy the mdadm.conf and mdassemble to initrd
make linuxrc run mdassemble.

L.

--
Luca Berra -- [EMAIL PROTECTED]
       Communication Media & Services S.r.l.
/"\
\ /     ASCII RIBBON CAMPAIGN
 X        AGAINST HTML MAIL
/ \
-
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