[Sussex] Lilo& Sata RAID1

stuart at aurora-solutions.co.uk stuart at aurora-solutions.co.uk
Wed Jan 25 23:52:06 UTC 2006


>
> On Wed, January 25, 2006 14:28, stuart at aurora-solutions.co.uk said:
>> Hi all,
>>
>> I've hit a small snag with my SATA RAID1 setup. The system is running
>> two
>> 80GB SATA drives in a RAID1 software raid. The system is running
>> Slackware
>> 10.2. When I was running IDE disks I would add the following to
>> lilo.conf:
>>
>> raid-extra-boot="/dev/hda,/dev/hdc"
>>
>> I included this line on my current setup, changing /dev/hda for /dev/sda
>> etc and reran lilo, which produced this error:
>>
>> Fatal: Not a RAID install, 'raid-extra-boot=' not allowed
>
> What is in your lilo.conf for boot= and disk=?
>
> I'm guessing you should have something like boot=/dev/md0 and
> disk=/dev/sda
> disk=/dev/sdc

Hi John,

This is my lilo.conf:

# Start LILO global section
boot = /dev/sda
message = /boot/boot_message.txt
prompt
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
  reset
# VESA framebuffer console @ 1024x768x256
vga = 773
# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/md0
  label = Linux
  read-only
# Linux bootable partition config ends

Regards,

Stuart.





More information about the Sussex mailing list