Re: grub, raid1 help

2004-10-31 Thread Alvin Oga
On Sun, 31 Oct 2004, Greg Folkert wrote: > On Fri, 2004-10-29 at 09:58 -0700, Richard Weil wrote: > > I have a machine with three SCSI disks, /dev/sda, /dev/sdb, /dev/sdc. > > The machine boots off of /dev/sdc and I've put /dev/sda and /dev/sdb > > into a raid1 array, /dev/md0. I can not get the

Re: grub, raid1 help

2004-10-31 Thread Greg Folkert
On Fri, 2004-10-29 at 09:58 -0700, Richard Weil wrote: > I have a machine with three SCSI disks, /dev/sda, /dev/sdb, /dev/sdc. > The machine boots off of /dev/sdc and I've put /dev/sda and /dev/sdb > into a raid1 array, /dev/md0. I can not get the machine to boot off of > /dev/md0; I keep getting k

Re: grub, raid1 help

2004-10-29 Thread Richard Weil
> > If you get kernel panics after GRUB has loaded your kernel, > I would suppose the kernel just isn't RAID1 enabled. > That's a good point. The kernel does panic after loading. I've used the stock Debian kernels w/ a rebuilt initrd in order to include RAID and, when that wasn't working, I bui

Re: grub, raid1 help

2004-10-29 Thread Joost Witteveen
Richard Weil wrote: One that doesn't work is: title Debian GNU/Linux, kernel 2.6.7 DISK1 root(hd0,0) kernel /boot/vmlinuz-2.6.7 root=/dev/md0 ro savedefault boot Strange. I have: title hda: Linux 2.4.23-raid root (hd0,4) kernel /boot/kernelo-2.4.23-raid root=/dev/

grub, raid1 help

2004-10-29 Thread Richard Weil
I have a machine with three SCSI disks, /dev/sda, /dev/sdb, /dev/sdc. The machine boots off of /dev/sdc and I've put /dev/sda and /dev/sdb into a raid1 array, /dev/md0. I can not get the machine to boot off of /dev/md0; I keep getting kernel panics. Since everything else seems fine, I think the pro