LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   fedora core kernel update (https://www.linuxquestions.org/questions/linux-general-1/fedora-core-kernel-update-154618/)

atitce51 03-07-2004 12:33 PM

fedora core kernel update
 
hello

please help me
i had installed fedora core with kernel 2.4.3
and then i downloaded the kernel 2.6.3
can u help to how to update kernel
please help me

mardanian 03-07-2004 10:30 PM

First of all download and install module-init-tools and install is it follow the README.
then download the source for 2.6.3, after uncompressing it.
give these commands source tree.

make menuconfig OR make xconfig
make bzImage
make modules
make modules_install
make install

that's all reboot your system, you will find an entry for new kernel in your startup grub menu.

:)
enjoy the new kernel


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