PDA

View Full Version : [ubuntu] Should I upgrade my kernel



elliotn
May 13th, 2009, 05:39 AM
I downloaded the latest stable kernel release at kernel.org. Is it important for kernel to be upgraded and if is how?

tommcd
May 13th, 2009, 06:11 AM
Why do you want to compile your own kernel?
If all of your hardware is working correctly there is no reason to compile the latest kernel. The Ubuntu updates will provide kernel updates with security patches. You will not get upgraded to the latest kernels though.

elliotn
May 13th, 2009, 06:48 AM
K got it

tommcd
May 13th, 2009, 07:30 AM
Just in case you ever want to roll up your sleeves and get your hands dirty, here are 2 guides for compiling a new kernel in Ubuntu:
http://www.howtoforge.com/roll_a_kernel_debian_ubuntu_way
https://help.ubuntu.com/community/Kernel/Compile
You can read through these so you know what is involved in building your own kernel.

zvacet
May 13th, 2009, 09:48 AM
You can also try this (http://www.ubuntugeek.com/automatically-compile-and-install-the-latest-kernel-using-kernelcheck-in-ubuntu.html) if you want to.