public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] install doc rc6
@ 2001-09-06 11:04 Philippe Namias
  2001-09-06 11:23 ` Frank Thieme
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Namias @ 2001-09-06 11:04 UTC (permalink / raw
  To: gentoo-dev

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-06 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-06 11:04 [gentoo-dev] install doc rc6 Philippe Namias
2001-09-06 11:23 ` Frank Thieme
2001-09-06 14:00   ` Holger Brueckner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox