public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] kernel recompile on existing gentoo system?
@ 2002-05-30 20:40 Phil Hall
  2002-05-31  8:01 ` Paul de Vrieze
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Hall @ 2002-05-30 20:40 UTC (permalink / raw
  To: 'gentoo-dev@gentoo.org'

Hello, forgive me if I'm being stupid, but is there a way to recompile the
kernel on an up and running gentoo linux system without basically redoing
the entire install? If so I missed it (like I said, I could be just stupid.)
;)

Thanks,
Phil Hall


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

* Re: [gentoo-dev] kernel recompile on existing gentoo system?
  2002-05-30 20:40 [gentoo-dev] kernel recompile on existing gentoo system? Phil Hall
@ 2002-05-31  8:01 ` Paul de Vrieze
  0 siblings, 0 replies; 2+ messages in thread
From: Paul de Vrieze @ 2002-05-31  8:01 UTC (permalink / raw
  To: gentoo-dev, Phil Hall

On Thursday 30 May 2002 22:40, Phil Hall wrote:
> Hello, forgive me if I'm being stupid, but is there a way to recompile the
> kernel on an up and running gentoo linux system without basically redoing
> the entire install? If so I missed it (like I said, I could be just
> stupid.) ;)
>

Of course there is such a way. First download the new kernel sources (either 
by hand or using emerge (emerge gentoo-sources). Then go to /usr/src/linux
Type make menuconfig, configure the kernel, make dep, make bzImage, make 
modules, make modules_install, and cp the new kernel to the boot dir.

Also take a look at man grub to see how you can enable the option to choose 
between kernels.

Paul

ps. Of course a reboot is nescesarry to load the new kernel

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net



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

end of thread, other threads:[~2002-05-31  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30 20:40 [gentoo-dev] kernel recompile on existing gentoo system? Phil Hall
2002-05-31  8:01 ` Paul de Vrieze

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