LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   compiling the kernel (https://www.linuxquestions.org/questions/linux-newbie-8/compiling-the-kernel-605001/)

Gladiatornero 12-06-2007 01:40 PM

compiling the kernel
 
HI everybody,
Im sorry if it was mentioned before but still im gonna ask it.I want to make my own kernel and compile it.Could someone tell me where to begin?
thanks in advance

pljvaldez 12-06-2007 01:47 PM

Google "compile kernel newbie yourdistro", where your distro is the distro you are using. Many distributions have their own tools to help build and install the kernel.

masonm 12-06-2007 01:51 PM

I'd begin by using the search feature on this forum seeing as this question has been well covered many, many times.

David1357 12-06-2007 02:39 PM

Quote:

Originally Posted by Gladiatornero (Post 2982405)
HI everybody,
Im sorry if it was mentioned before but still im gonna ask it.I want to make my own kernel and compile it.Could someone tell me where to begin?
thanks in advance

The easiest way to start is to download a vanilla kernel from kernel.org and read the files in the Documentation directory. That's how I got my start compiling custom kernels for Red Hat 8 and I still use that method today.

Do not worry if it does not work correctly the first time you do it. Just make sure you backup your "/boot/grub/menu.lst" file (assuming you are using GRUB) before you run "make install".


All times are GMT -5. The time now is 02:32 AM.