On Mon, May 15, 2006 at 11:28:24PM +0300, Alexander Indenbaum wrote: > ... > Another advice is to reuse existing kernel configuration from > /proc/config.gz, just change relevant kernel option and use 'make > oldconfig' build procedure. > > > > -- > Alexander Indenbaum
Good morning, Alexander and thanks. There is no /proc/config.gz in my system, maybe because I did not compile the present kernel - I used the kernel from the installing CD. I found the present configuration in /boot/config-2.6.8-2-386, instead. The "other advice" is better than Muli's suggestion, found in an old mail (he suggested making first the 'make oldconfig' and then editing the resulted .config file), because it takes advantage of the control mechanism of the config command. But I have, first, to do some reading about the various options and their influence with kernel 2.6.8. It is a long time since I last compiled my kernel, and then there are so many options added. Cheers, Avraham ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]