From: David Relson <relson@osagesoftware.com>
To: pocm@rnl.ist.utl.pt (Paulo J. Matos aka PDestroy)
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel Compilation Basics
Date: Fri, 23 Nov 2001 19:16:24 -0500 [thread overview]
Message-ID: <4.3.2.7.2.20011123191428.00db08a0@mail.osagesoftware.com> (raw)
In-Reply-To: <m3pu69qheo.fsf@localhost.localdomain>
At 04:57 PM 11/23/01, Paulo J. Matos aka PDestroy wrote:
>Hi all,
>
>I'm trying to compile 2.4.15.
>I've read Kernel Howto and I've done the quick compilation steps:
>make xconfig
>make dep
>make clean
>make bzImage
>cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.15
>make modules
>make modules_install
>
>What about now?
>How do I create system map and modules info?
>What are they for?
>I feel that kernel howto is not explicit with this questions.
>Is there any place where can I get insight about these questions?
Rather than "cp ... /boot/..." use "make install". If I remember
correctly, "make install" will even add the proper entry to
/etc/lilo.conf. Assuming you are using lilo, you will also need to run it
after "make modules_install".
David
next prev parent reply other threads:[~2001-11-24 0:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-23 21:57 Kernel Compilation Basics Paulo J. Matos aka PDestroy
2001-11-23 22:11 ` Robert Love
2001-11-24 0:16 ` David Relson [this message]
2001-11-24 0:21 ` Mike Dresser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4.3.2.7.2.20011123191428.00db08a0@mail.osagesoftware.com \
--to=relson@osagesoftware.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pocm@rnl.ist.utl.pt \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox