On Sun, Jul 01, 2001 at 01:55 +0200, Maxim Heijndijk wrote:
 
> The source for LM-8.0 is not clean. Do a "make mrproper" before doing anything else.

This is just one step further on my way, thank you!

Kernel-compiling-related:

I have a working kernel. It's the plain kernel after the installation
process is done.
Now I'll have to compile a new kernel, more custimized to the hardware I
have. The routine is easy:

make mrproper
make menuconfig
make dep
make clean
make bzImage
make modules
--- save my existing /lib/modules/2.4.3-20mdk to 2.4.3-20mdk.old
make modules_install
make install

ok

Now, how do I do this if I want to keep my old kernel as working kernel
and list the new kernel as option 'linux-new' in LILO?

I know how to edit lilo.config and how to copy the new kernel from the
source-branch to /boot. But what do I do with the modules? What do I do
with or without initrd. Problem is that I don't know how I put that in
LILO that I want either kernel with it's own modules and what about
system.map?

Can someone shed a light on this or just slap the right RTFM into my
face?

wobo
-- 
GPG-Fingerprint: FE5A 0891 7027 8D1B 4E3F  73C1 AD9B D732 A698 82EE
For Public Key mailto [EMAIL PROTECTED] with Subject: GPG-Request
-------------------------------------------------------------------
ISDN4LINUX-FAQ -- Deutsch: http://www.wolf-b.de/i4l/i4lfaq-de.html

Reply via email to