LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Problem After Recompiling Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/problem-after-recompiling-kernel-718223/)

anieruddha 04-10-2009 10:28 AM

Problem After Recompiling Kernel
 
Hi,

I am using RHEL 5. Kernel version 2.26.18.8. I recompile the kernel to add dazuko module in my kernel. I successfully done that using kernel source from kernel.org with same version. But if I start my system using new recompiled kernel, Avahi deamon and HAL deamon does not start.

Please help me..

David1357 04-10-2009 11:47 AM

Quote:

Originally Posted by anieruddha (Post 3504692)
I successfully done that using kernel source from kernel.org with same version.

Did you use the config from "/boot/config-2.X.Y-N-whatever" as your initial .config? If not, you probably should.

Did you do "make", "make modules", and "make install"?

Did you make a new initrd file for your kernel?


All times are GMT -5. The time now is 05:48 PM.