Aggressive Kernel

Andrew kazami at ntlworld.com
Wed Feb 19 14:04:56 GMT 2003


On Tue, 18 Feb 2003 21:07:53 -0500
Rick Altherr <kc8apf at kc8apf.net> wrote:

> On Tuesday 18 February 2003 08:37 pm, Keith Adney wrote:

> >I'm
> > still trying to figure out how to get the Lunar LILO and
> > the Mandrake LILO integrated.

ok, they will never work togther! you run lilo in one of them only!
lets say you choose to run lilo in mandrake, in mandrakes /etc/lilo.conf you have to add an entry for lunar ... IMPORTANT at the time lilo is run it has to find the lunar kernel on the lunar /boot partition or it wont read it at all
mount the lunar partition on /mnt/lunar in mandrake and alter the /etc/lilo.conf so its  
something like (note the ** where you need the correct partition eg hda2 for each distro)


image=/boot/vmlinuz
	label="mandrake"
	root=/dev/hd**
	initrd=/boot/initrd.img
	read-only

image=/mnt/lunar/boot/vmlinuz
	label="lunar"
	root=/dev/hd**
	initrd=/mnt/lunar/boot/initrd.img
	read-only


an new kernel created in lunar will need you to rerun lilo in mandrake
the common misconception is that lilo looks for the kernels at boot time, it doesnt they have been eritten in when you run lilo.conf

hope this helps, i used to have the same setup

Nice to see lunar till going along, ive been stuck on a 56K modem for awhile

Cheers Andrew Davies 


More information about the Lunar mailing list