Doug Ledford on Fri 23/06 15:21 -0400:
> > LILO is stock RH 6.2 build (which includes lilo.raid and other
> > patches according to the .spec)
> >
> > boot= /dev/md0
> > image = /boot/blah
> > label = something
> > root= /dev/md0
> > read-only
> >
Scott McDermott wrote:
>
> LILO is stock RH 6.2 build (which includes lilo.raid and other patches
> according to the .spec)
>
> lilo.conf:
>
> boot= /dev/md0
> image = /boot/blah
> label = something
> root= /dev/md0
> read-only
>
> boot and r
LILO is stock RH 6.2 build (which includes lilo.raid and other patches
according to the .spec)
lilo.conf:
boot= /dev/md0
image = /boot/blah
label = something
root= /dev/md0
read-only
boot and root are both on /dev/md0 which is sda1 and sdb1.