This Compaq 1850R server is running RAID 5 in hardware, using a
Compaq 221 controller.  /dev/md14 appears to be the boot location.

With hardware RAID, the drives appear to the OS as logical devices
as specified in the RAID setup, so that the OS doesn't even know
that there is RAID out there.

/dev/md14 does exist, along with a zillion other /dev/mdxx's.

Here's lilo.conf, but remember that it won't load with the "lilo"
command.

Brad

boot="/dev/md14"
prompt
timeout="50"
message=/boot/message
root=/dev/ida/c0d0p5
linear

image=/boot/vmlinuz-2.4.18-19.8.0
        label=2.4.18-19.8.0
        read-only
        initrd=/boot/initrd-2.4.18-19.8.0.img
        append="root=LABEL=/"

image=/boot/vmlinuz-2.4.18-19.8.0smp
        label=2.4.18-19.8.0smp
        read-only
        initrd=/boot/initrd-2.4.18-19.8.0smp.img
        append="root=LABEL=/"




> Brad Alpert said:
>> Did that right off the bat.  As you say, it wasn't hard at all.
>> But here's the output from running the lilo command after
>> configuring lilo:
>>
>> [root@ns1 etc]# lilo
>> Fatal: Unable to get RAID info on /dev/md14
>>
>> Any other thoughts?
>
> what kind of raid array is /dev/md14 ? I've read that the only
> raid level that LILO supports is raid 1. Though I've seen SuSE
> able to install to raid5, they must have some special method,
> redhat may have something similar.
>
> and does /dev/md14 exist, and is a valid block device? doing some
> searches doesn't reveal too much about this particular message.
>
> also it may help if you post your lilo.conf.
>
> nate
>
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe
> mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to