Results 1 to 4 of 4
can anyone help me on how to install the latest kernel. i'm using mandrake 9, and i am new to linux...
- 09-12-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 1
install kernel
can anyone help me on how to install the latest kernel. i'm using mandrake 9, and i am new to linux
- 09-12-2004 #2
Download the most recnet source from kernel.org, then extract it, read the INSTALL doc or this combo will generaly handle it
make menuconfig
make && make modules_install
then copy the resulting system.map and bzImage over to your bootable partition and point the bootloader to them. But it is also likely that mandrake has some automated system for this whole process.
- 09-12-2004 #3
or for a slighly more graphical approach: make xconfig instead of make menuconfig
- 09-23-2004 #4Just Joined!
- Join Date
- Sep 2004
- Posts
- 7
Here's something for ya
http://www.linuxquestions.org/questi...rnel+compiling


Reply With Quote
