LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Kernel rebuilding (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-rebuilding-480545/)

nsampath 09-05-2006 04:56 AM

Kernel rebuilding
 
I am using FC 5, I want to rebuild my kernel for certain reason, what is the procedur

Lenard 09-05-2006 05:11 AM

Follow the directions in the release notes found on the first CD or on the DVD or here;

http://fedora.redhat.com/docs/releas...ase-notes-ISO/

It is a good idea to also read; http://www.digitalhermit.com/linux/K...ild-HOWTO.html

The steps in order (yes they differ slightly from the rebuild guide) to build a Red Hat family kernel are;

make mrproper
make menuconfig
make
make modules_install
make install


All times are GMT -5. The time now is 01:53 AM.