From: Philippe Namias <pn@novadeck.net>
To: <gentoo-dev@cvs.gentoo.org>
Subject: [gentoo-dev] install doc rc6
Date: Thu Sep 6 11:04:02 2001 [thread overview]
Message-ID: <200109061704.f86H4Bq01592@titane.novadeck.net> (raw)
Hi,
Just goot some question about this:
Code listing 21
#cd /usr/portage/sys-kernel/linux-sources
# emerge linux-sources-2.4.8.8.ebuild
# cd /usr/src/linux
# make menuconfig
# make dep; make clean; make bzImage; make modules; make modules_install
maybe better to add :
make dep && make clean && make bzImage && make modules && make
modules_install
# mv bzImage bzImage.orig [if bzImage already exists]
as the user is in /usr/src/linux maybe :
mv /boot/bzImage /boot/bzImage.old
# cp /usr/src/linux/arch/i386/boot/bzImage /boot
What do you think?
Philippe Namias
next reply other threads:[~2001-09-06 17:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-06 11:04 Philippe Namias [this message]
2001-09-06 11:23 ` [gentoo-dev] install doc rc6 Frank Thieme
2001-09-06 14:00 ` Holger Brueckner
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=200109061704.f86H4Bq01592@titane.novadeck.net \
--to=pn@novadeck.net \
--cc=gentoo-dev@cvs.gentoo.org \
/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