LILO : 2 linuses on 2 different partitions
Hi,
I would like to be able to boot from lilo 2 different linuxes (debian
and Connectiva) each of which is installed in a different partition
and uses a 2.4.x kernel.
For the moment with the following configuration I have been sort of
unsuccesful (It searches the modules in the wrong place)
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
lba32
message=/boot/message
image=/boot/vmlinuz-2.4.5-9cl
label=linux
root=/dev/hda1
read-only
image=/boot/memtest86
label=memtest
image=/boot/vmlinuz
label=debian
root=/dev/hda3
read-only
the /boot/vmlinuz for debian should be on /dev/hda3
Any ideas on how to solve this?
Michel.
Reply to: