Hello!

I try to setup a root raid.
I use the following lilo.conf for my hda-disk
----------------------- snip -----------------
# Start LILO global Section
append="console=ttyS1"
boot=/dev/hda
serial=1,9600n8
#compact       # faster, but won't work on all systems.
vga=normal
read-only
prompt
timeout=50
# End LILO global Section
#
image = /boot-hda1/vmlinuz
  root = /dev/md6
  label = Linux

#
image = /boot-hda1/vmlinuz.old
  root = /dev/md6
  label = Linux.old
-------------------- snap ----------------
Remark: There is antoher lilo.conf for my hdc-disks...

When I try to run lilo (it doesn't care if hda or hdc) I got the following
error from lilo:
-------------------- snip -------------------
Sorry, don't know how to handle device 0x0906
-------------------- snap -------------------
Somewhere i read, that I have to change the
root=/dev/md6 statement. But I don't find
it. Could someone please tell me, what to enter in lilo.conf?

yours sincerely

M. Hofmann

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Markus Hofmann          Phone:    +49 170 2848250
St. Urbanusstr. 15      Fax:      +49 9371 2032
                        E-Mail:   [EMAIL PROTECTED]
63927 Buergstadt        SMS-Mail: [EMAIL PROTECTED] (Only Subject)
Germany                 PGP-Keys: look at http://www.hofmar.de
---------------------------------------------------------------------
         Only written with 100% recycleable electrons!

Reply via email to