On Thursday 27 February 2003 23:44, you wrote:

>
> 17. dann noch /mnt/etc/lilo.conf.hda und /mnt/etc/lilo.conf.hdc erstellt
> werden. da wir ja auch bootredundanz wollen, kommt auf jede platte einen
> entsprechender bootrecord.
> Sectors, Heads und Cylinders m�ssen entsprechend ge�ndert werden!
>
> #lilo.conf.hda:
> disk=/dev/md0
> bios=0x80
> sectors=63
> heads=255
> cylinders=7297
> partition=/dev/md1
> start=1
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> image=/boot/vmlinuz
> root=/dev/md0
> read-only
> label=LinuxRAID
>
> #lilo.conf.hdc
> disk=/dev/md0
> bios=0x80
> sectors=63
> heads=255
> cylinders=7297
> partition=/dev/md1
> start=1
> boot=/dev/hdc
> map=/boot/map
> install=/boot/boot.b
> image=/boot/vmlinuz
> root=/dev/md0
> read-only
> label=LinuxRAID
>
>
> Henrik Schneider

mit der neuen version von lilo gehts auch einfacher:

*snip*
lba32
disk=/dev/hda bios=0x80
disk=/dev/hdc bios=0x82
raid-extra-boot="/dev/hda,/dev/hdc"
boot=/dev/md0
root=/dev/md0
*snap*

das einfach in die lilo.conf rein. 2 conf files sind nicht mehr n�tig da 
durch "raid-extra-boot" automatisch in beide mbrs geschrieben wird.

greets

patrick


----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an