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

Re: lilo und raid



Am Sat, 27 Sep 2003 11:57:11 +0200 schrieb M. Schmiderer:

>> > sebigbos:/# lilo
>> > Warning: using BIOS device code 0x80 for RAID boot blocks
>> > Fatal: map file must be on the boot RAID partition
> 
> Ich Installiere gerade Neu und lege eine extra /boot Partition an. Mal
> sehen was dann Passiert...
> Ich geb dann Bescheid.

Eine extra Partition halte ich für keine gute Idee. Die musst Du von Hand
immer auf allen Platten aktuell halten sonst bringt Dir Dein Raid bei
einem Platten Ausfall wenig.

Ich fahre mehrere Rechner mit Raid 1, wobei alle Partitionen auf Raid 1
(auch Swap) liegen. Mit lilo >= 22.2:

-----
boot=/dev/md/0
root=/dev/md/0
raid-extra-boot="/dev/hda,/dev/hdi"
lba32
install=/boot/boot.b
map=/boot/map
vga=normal
delay=150
                                                                                                
image=/vmlinuz
        label=vmlinuz
        append="root=/dev/md/0 devfs=mount hdc=ide-scsi"
        read-only
-----

Raid-extra-boot sollte aber auch mit Auto funktionieren.


-- 
MfG Thomas Mueller - http://www.tmueller.com for pgp key (95702B3B)

Petition gegen Softwarepatente: http://petition.eurolinux.org/index.de.html




Reply to: