View previous topic :: View next topic |
Author |
Message |
Kentavriusis n00b
Joined: 05 Oct 2003 Posts: 9 Location: Moscow,Russia
|
Posted: Sun Feb 20, 2005 4:24 pm Post subject: Old config with new kernel. How? |
|
|
Hi!
I have perfectly working kernel 2.6.7.
But I want to use 2.6.10 (because of some reasons).
I am too lazy to make all configuration again - there are a lot of diffs from default kernel options.
So, are there any methods to use old config with new kernel?
As I understand I can't just copy my old config to new source directory, because there are some new options in new kernel.... _________________ Sorry for my English. |
|
Back to top |
|
|
plasmagunman l33t
Joined: 07 Jun 2002 Posts: 604 Location: berlin
|
Posted: Sun Feb 20, 2005 4:30 pm Post subject: Re: Old config with new kernel. How? |
|
|
Kentavriusis wrote: | As I understand I can't just copy my old config to new source directory, because there are some new options in new kernel.... |
you can copy the old one to the new location. then you have to do a "make oldconfig", which asks you for all new options and leaves the old ones untouched. for small version-jumps that procedure works quite well, you shoudn't use it when upgrading 2.4 to 2.6 or something similar. just have a try! _________________ please, feel free to correct my english. - por favor, corrige mi español. |
|
Back to top |
|
|
blackhorse Apprentice
Joined: 11 Jul 2004 Posts: 225 Location: edge of a forest
|
Posted: Sun Feb 20, 2005 4:32 pm Post subject: |
|
|
Don't forget to do make modules_install _________________ Rejoice in the Lord always and again I say rejoice. |
|
Back to top |
|
|
|