Re: root raid: SOLVED

2005-10-23 Thread David Koski
I forgot to mention: add raid1 to /etc/mkinitrd/modules. David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: root raid: SOLVED

2005-10-23 Thread David Koski
I found no /dev/hd?? devices. But here is the whole procedure: * Add /dev/md0, /dev/hda1,/dev/hd... to /etc/minitrd/files * Execute mkinitrd to create image. It should now have the needed /dev nodes. * Mount image and copy to a directory: -- mkdir mnt -- mount -o loop,ro -t cramfs initrd.img-2.6.8