Re: configuring the kernel

From: Doug McNaught (doug@wireboard.com)
Date: Wed Aug 08 2001 - 12:56:28 EST


"Rob" <rwideman@austin.rr.com> writes:

> 1-does "make menuconfig" require X to be installed? I dont have X, i just
> have RH 7.1 with kernel dev and kernel sources installed (atleast those were
> the ONLY things i had selected during install).

No, all you need is the 'ncurses-devel' package.

> 2-if i untared/unpacked the kernel to the folder /root/newkern (here is
> where i did the "gzip -cd linux 2.4.7...... |tar xvf -" command) is it ok to
> delete the newkern folder and unpack nd then do the "make menuconfig"?

Yes, but this will reset your configuration to the defaults. If you
want to preserve the choices you made and then modify them in
menuconfig, save off the '.config' file before nuking, then move it
into the newly unpacked directory.

That said, you shouldn't have to remove the source tree. Simply do:

$ make menuconfig
$ make dep && make clean && make bzImage

-Doug

-- 
Free Dmitry Sklyarov! 
http://www.freesklyarov.org/ 

We will return to our regularly scheduled signature shortly. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 15 2001 - 21:00:18 EST