Re: booting RAID-1

2002-05-29 Thread patrick
--- Alvin Oga <[EMAIL PROTECTED]> wrote: > > hi ya patrick > > try using a 2.4.18 kernel w/ raid0/1 built into the kernel > instead of modules.. > > and/or is that initrd referenced in your lilo.conf for "root" > partition > in the lilo.conf stanza > ... > root=/dev/md0 > init

Re: booting RAID-1

2002-05-26 Thread Alvin Oga
hi ya patrick try using a 2.4.18 kernel w/ raid0/1 built into the kernel instead of modules.. and/or is that initrd referenced in your lilo.conf for "root" partition in the lilo.conf stanza ... root=/dev/md0 initrd=that_one_u_used_from_rescue_partition.gz c ya alvin O

booting RAID-1

2002-05-26 Thread Patrick Albuquerque
Hi, I've been struggling to boot into a RAID-1 (mirroring) o root is hda3, hdc3 as /dev/md0 o hda3 & hdc3 have partition type 'fd' o root is Ext3 o RAID enabled 2.4.18 kernel o initrd has raid modules (added 'raid1' to /etc/mkinitrd/modules