PDA

View Full Version : Use kernel 2.4 config for kernel 2.6?


rookie
19th May 2005, 18:44
Is it possible to use my working configuration of my Linux kernel 2.4.27 if I want to compile a 2.6 kernel?

falko
20th May 2005, 15:15
You can do that, but then at the beginning of the compilation process you will be asked a lot of configuration questions because the 2.6 kernel has a lot of options that are not covered by a 2.4 kernel configuration... Unpleasing... :(