[Ilugc] how to recompile kernel

  • From: gopal@xxxxxxxxxxxxxxxxx (Gopalarathnam Venkatesan)
  • Date: Thu Apr 6 14:35:09 2006

On 4/6/06, Anant Narayanan <anant@xxxxxx> wrote:

Once you are in the directory of your kernel source, type:

make menuconfig

Its always advisable to do a "make mrproper" first before starting to configure.
And doing a "make oldconfig" (u need to zcat /proc/config.gz >.config
before this) will set the default options against your running kernel,
then you can begin with selecting/deselecting with "make menuconfig".

--
Gopalarathnam Venkatesan
http://gopalarathnam.com/

Other related posts: