wget http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0.4.tar.bz2 tar jxvf linux-3.0.4.tar.bz2 -C /usr/src/ cd /usr/src/linux-3.0.4/ make menuconfig make -j4 make modules make modules_install cp arch/i386/boot/bzImage /boot/vmlinux-3.0.4
Then edit, the /boot/grub/grub.conf
title Fedora kernel 3 root (hd0,4) kernel /vnlinux-3.0.4 ro root=/dev/sda6 rootfstype=ext4
Reboot the system :D
Got it, I'm writing this with my lappy running on kernel 3.0.4 :D
Jutoms@LAP10028(~) [17]$ uname -a Linux LAP10028.VINAGAME 3.0.4 #1 SMP Thu Oct 27 17:13:17 ICT 2011 i686 i686 i386 GNU/Linux
Legend:
-1- : A webbase software for managing item in game, writing with codeigniter and doctrine.
-2- : Thinkpad T410 Core i5 2.67GHz - 2GB DDR3 1334.



