Linux Kernel Config

June 18, 2003

I found this one during a Gentoo Linux install today. Instead of merging the config file from different linux sources you can grab your current config from /proc/config. Check it out…
cd /usr/src/linux
cat /proc/config > .config
make oldconfig

This will ask some questions about differences between your new sources and running kernel.

The Next Move Is Yours

Stop Guessing. Start Leading.

Make your next IT decision the right one.