Re: grub and raid1

2003-07-03 Thread Ian Mortimer
> You make it sound simple. Have you even tried it from the installed > system. If so please tell us how it can be done? > > install grub in the MBR of each disk (before) # grub root (hd0,0) setup (hd0) and repeat for hd1, hd2 and so on. > > make a boot floppy (or two) (before)

Re: grub and raid1

2003-07-03 Thread Samuel Flory
Ian Mortimer wrote: And what occurs if hda dies. You can't boot!!! Either: install grub in the MBR of each disk (before) make a boot floppy (or two) (before) boot off the CD or a rescue disk and install grub (after) You make it sound simple. Have you even tried it from the inst

Re: grub and raid1

2003-07-02 Thread Ian Mortimer
> And what occurs if hda dies. You can't boot!!! Either: install grub in the MBR of each disk (before) make a boot floppy (or two) (before) boot off the CD or a rescue disk and install grub (after) -- Ian -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https:/

Re: grub and raid1

2003-07-02 Thread Samuel Flory
Ian Mortimer wrote: [EMAIL PROTECTED] /]# /sbin/grub-install /dev/md2 /dev/md2 does not have any corresponding BIOS drive. [EMAIL PROTECTED] /]# /sbin/grub-install --recheck /dev/md2 Probing devices to guess BIOS drives. This may take a long time. /dev/md2 does not have any corresponding BIOS driv

Re: grub and raid1

2003-07-02 Thread Ian Mortimer
> [EMAIL PROTECTED] /]# /sbin/grub-install /dev/md2 > /dev/md2 does not have any corresponding BIOS drive. > [EMAIL PROTECTED] /]# /sbin/grub-install --recheck /dev/md2 > Probing devices to guess BIOS drives. This may take a long time. > /dev/md2 does not have any corresponding BIOS drive. Grub ge

grub and raid1

2003-07-01 Thread Ze Ji Li
Hi, I exprienced a hard drive failure recently and replaced the hard drive. I rebuilt the mirrors. Now it doesn't want to boot up. I have grub installed. Does grub work well with raid1? Here are the outputs: [EMAIL PROTECTED] /]# /sbin/grub-install /dev/md2 /dev/md2 does not have any