Re: Trouble with GRUB and multiple HD's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm not sure that this is going to help, but at least it provides a
frame of reference.  

I never could get this to work on my RH9 box.  I spent countless hours
and finally ended up using standard ext3 partitions for /boot & /.  I
just copied them over to my mirror disk and I sync them periodically.

Now, on my FC1 box I have this working great.  I actually have LVM
running on top of RAID1 for the entire drive including /boot & /.  See
below:

        #boot=/dev/hda
        default=0
        timeout=10
        splashimage=(hd0,0)/grub/splash.xpm.gz
        title Red Hat Linux (2.4.20-28.9)
                root (hd0,0)
                kernel /vmlinuz-2.4.20-28.9 ro root=/dev/hda2
        hdc=ide-scsi hdd=ide-scsi
                initrd /initrd-2.4.20-28.9.img


The RH9 attempt was long ago, so it isn't fresh in my mind.  I'll see if
I can dig into it a bit to help my memory.

-Brian Hanks

> > Hi,
> > 
> > Yes, it really is md0. My / partition is a RAID1 of md0. Mountpoints are
> > as follows:
> > /       md0  (/dev/sda2,/dev/sdb1)
> > /var    md1 (/dev/sda3,/dev/sdb2)
> > swap    md2 (/dev/sda5,/dev/sdb3)
> > /boot       (/dev/sda1)
> > /export     (/dev/hda1)



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux