[CentOS] kernel autoconfigure ?

Johnny Hughes johnny at centos.org
Tue Mar 27 01:13:34 UTC 2012


On 03/26/2012 04:45 PM, admin lewis wrote:
> Anyone know if there is a kernel autoconfigure tool to compile from source ?
> thanks
> luigi

What are you trying to accomplish.

If you install the SRPM, the go the the SPEC directory, you can run the
command:

rpmbuild -bp kernel.spec

Then you can go to the BUILD/<version>/ directory, copy the config file
you want to modify there, and run the command:

make menuconfig

Then you can change whatever settings you want and go from there.

Here is how to build a custom kernel:

http://wiki.centos.org/HowTos/Custom_Kernel

The real question is  ... what are you trying to accomplish?




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20120326/a1c6a2ac/attachment.sig>


More information about the CentOS mailing list