Re: RAID in Debian
when running lilo
Warning: using BIOS device code 0x80 for RAID boot blocks
Added Linux 2.4.20 R *
Added Linux
The boot record of  /dev/md0  has been updated.
The boot record of  /dev/hda  has been updated.
Warning: /dev/hdc is not on the first disk
The boot record of  /dev/hdc  has been updated.
dmesg also ses:
Unexpected dirty buffer encountered at do_get_write_access:613 (09:00 blocknr 0)
My lilo is
------------lilo.conf-------------------
lba32
boot=/dev/md0
raid-extra-boot="/dev/hda,/dev/hdc"
root=/dev/md0
install=/boot/boot-menu.b
map=/boot/map
        prompt
        delay=100
        timeout=100
vga=normal
image=/boot/bzImage2.4.20
        label="Linux 2.4.20 R"
        read-only
image=/vmlinuz
        label=Linux
        read-only
------------lilo.conf-------------------
Am i missing something or have i done somthing wrong?
/Magnus
Reply to: