View previous topic :: View next topic |
Author |
Message |
rogerdv Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1637692849442f02acdcb6b.jpg)
Joined: 01 Apr 2006 Posts: 185 Location: Santiago, Cuba
|
Posted: Thu Jan 14, 2010 7:19 pm Post subject: migrating kernel configuration to a new installation |
|
|
Im planning to reinstall my system and I would like to reuse my current kernel (2.6.26) configuration with the new one (2.6.31). Is there any "correct" method to do this or simply should I copy the .config file? _________________ Game programming news for newbies | The Ark, making an RPG the right way! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aceFruchtsaft Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/75310361040f56cba0d7b7.gif)
Joined: 16 May 2004 Posts: 438 Location: Vienna, Austria
|
Posted: Thu Jan 14, 2010 8:00 pm Post subject: Re: migrating kernel configuration to a new installation |
|
|
rogerdv wrote: | Im planning to reinstall my system and I would like to reuse my current kernel (2.6.26) configuration with the new one (2.6.31). Is there any "correct" method to do this or simply should I copy the .config file? |
1. Copy .config
2. Run "make oldconfig" in the new kernel directory |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
d2_racing Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/1190120345458c61e31ec3c.jpg)
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Thu Jan 14, 2010 8:58 pm Post subject: |
|
|
After that, double check your config again, because maybe you may remove some old stuff or add new one. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|