Changes

Jump to: navigation, search

SYA710 Building a New Kernel

3 bytes removed, 15:58, 19 October 2008
no edit summary
Alternate method of getting .config:
* If the file /proc/config.gz does not exist on your system, you can get the required file by issuing the following commands:
## yum install kerneldevel## cp /usr/src/kernels/2.6.23.1-42.fc8-x86_64/.config ./
** make oldconfig
* customize your configuration
** make menuconfig

Navigation menu