LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Patching the kernel (https://www.linuxquestions.org/questions/linux-newbie-8/patching-the-kernel-329746/)

Erik_the_Red 06-02-2005 07:19 PM

Patching the kernel
 
I'm currently using kernel 2.6.8.

I have downloaded patches for 2.6.9 and 2.6.10.

How do these work? Is there potentially anything negative that can come out of this?

btmiller 06-02-2005 07:37 PM

Do you have the source code patches? Then you'd apply each in turn (2.6.9 and then 2.6.10) to your kerne source tree, recompile the kernel, and boot into the new kernel. There are several threads here at LQ about recompiling the kernel, and the usual gotchas apply (keep a copy of your old kernel around in case of problems).


All times are GMT -5. The time now is 09:38 AM.