On Fri, Nov 17, 2006 at 09:40:19AM +0300, (GalaxyMaster) wrote: > 3. configure kernel: > # cp /boot/config* /tmp/kernel/.config > (unfortunately, I don't remember how the config is named on the CD, > so you need to look it up in /boot first, but I think you wont > miss it :) )
Oh, I've forgotten to include the actual command :) Here it comes:
# make oldconfig
This command will read .config and will configure the kernel.
--
(GM)
