LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kernel compliation (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-compliation-4175443929/)

prabahar87 01-03-2013 04:06 AM

Kernel compliation
 
Anyone please tell me
how to kernel compilation?
and
what is the purpose?

fierytux 01-03-2013 07:15 AM

To compile kernel from source, check out this blog post from cyberciti - http://www.cyberciti.biz/tips/compil...kernel-26.html
Though this is for compiling kernel ver 2.6, it should work fine for the latest 3.x.x too.

And coming to your next question, the purposes vary. Kernel is something like a heart of your linux system. By compiling kernel on your own rather than depending upon the distro updates, you can start using latest kernels once they are released, try out unstable versions, add features to your kernel which were not there in the kernel given to you by your distro maintainer and so on.

Regards,
fierytux


All times are GMT -5. The time now is 09:45 PM.