LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   getting config from compiled kernel (https://www.linuxquestions.org/questions/linux-software-2/getting-config-from-compiled-kernel-467739/)

grayFalcon 07-26-2006 03:07 AM

getting config from compiled kernel
 
Hello!

I need to recompile my kernel with a new version of gcc. Problem is, I didn't compile the current one myself, but I need the new one to have exactly the same configuration as the old one.

Now, is there a way to get the config of the running kernel?

Thanks a lot in advance,
-Wojtek

b0uncer 07-26-2006 03:30 AM

http://www.linuxquestions.org/questi...d.php?t=462229

PLEASE use the search first.

EDIT: and google too..took me 3 seconds to find the page, along with a few others..

prozac 07-26-2006 03:43 AM

you can find you old config in your kernel source dir /usr/src/linux-(kernel-version) or you can copy the Config file in your /boot and use that one. they are both the same.


All times are GMT -5. The time now is 06:22 AM.