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

Re: LILO + boot raid1 (software)



Hi,

I think you should add this line in your lilo.conf

raid-extra-boot="/dev/hdX/dev/hdY"

or /dev/sdX if you have scsi..

or manually set heads, cylinders .. acodring to fdisk -ul /dev/hdXY or
/dev/sdXY
Marek Brazina
> lba32
> boot=/dev/md0
> root=/dev/md0
> install=/boot/boot.b
> map=/boot/map
> delay=20
> default=raid
> vga=normal
>
> image=/vmlinuz
> 	label=Linux
> 	read-only
> 	restricted
> image=/boot/vmlinuz-2.4.26
> 	label=two4twenti6
> 	read-only
> 	restricted
> image=/boot/vmlinuz-2.4.20-raid
> 	label=raid
> 	read-only
> 	restricted





Reply to: