On Sun, 2 Nov 2003 12:44 am, many eyes noted that HaywireMac wrote:
> On Sat, 01 Nov 2003 17:41:49 +1100
>
> Charlie <[EMAIL PROTECTED]> uttered:
> > I usually compile any new kernels in the /home/charlie directory where
> > I can access and boot from them even after a newer version install, as
> > I don't ever upgrade. In this way the Mandrake kernel that comes with
> > the new version install is in the system and by manually adding the
> > new kernel to /etc/lilo.conf
>
> So even if I compile the custom kernel in /home, I can add an entry to
> /etc/lilo.conf pointing to it there? That is waaaaay cool.

In fact you make a symlink in /boot ( correction- sorry just noticed ? where / 
should be, don't wish to confuse.) to point to it and add it to 
/etc/lilo.conf

Like this:-

image=/boot/vmlinuz
        label="linux"
        root=/dev/hda5
        initrd=/boot/initrd.img
        append="devfs=mount hdb=ide-scsi acpi=off"
        read-only
image=/boot/vmlinuz-1
        label=Linux-2
        root=/dev/hda6
        read-only
image=/boot/bzImage-1
        label="linux-1"
        root=/dev/hda5
        initrd=/boot/initrd.img
        append="devfs=mount hdb=ide-scsi acpi=off"
        read-only

Or you could as Robert suggested, instead of making a symlink to the kernel 
image in the /home/haywire directory, just copy the actual kernel image into 
/boot. I have never done it this way, but it sounds good.

Charlie

-- 
A steady wind scours the autumn moon
>From a stagnant pool,
>From the crystal spring every place pure now
Just as it is.
Why, then, does karma yet coil and bind?

- Miao Yin (376-380)

This email is guaranteed to be wholly Linux Mandrake 9.1, Kmail v1.5 and
OpenOffice.org1.1.0


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to