|> I have installed 8.0 additionally to the 7.0 I already have installed, very
|> nice.  However the installation of 8.0 rewrote my MBR automatically.  No
|> problem, I edited lilo.conf to boot the 2.2 kernel from my 7.0
|> distribution.  However when choosing the 7.0 option, it boots but gets lots
|> of errors ie System.map is for a 2.4.3 kernel.  Consequently none of my
|> device drivers or interfaces get loaded ie eth0.  Do I need to specify a
|> different map for the old image in lilo.conf?  Is it possible to boot a 2.2
|> and a 2.4 kernel on the same machine.  Here is a sample from dmesg when
|> booting 7.0
|
|This is from my lilo.conf, if you want to change the image, you edit the
|first line witht the appropiate information.  Afterward, you'd need to
|run lilo.  As far as running 2.2 and 2.4 on the same machine, it can be
|done.  You'd just need to configure lilo.conf appropriatly.
|
|image=/boot/vmlinuz-smp
|        label=linux
|        root=/dev/hde1
|        initrd=/boot/initrd-smp.img
|        append="hdc=ide-scsi ide3=noautotune"
|        vga=788
|        read-only  

I have already done this, I know how to setup lilo to boot different images.  
What I need to know is how to configure lilo to boot different versions of the 
kernel without the errors I have encountered.

TIA

Tom


Reply via email to