PDA

View Full Version : [ubuntu] How to update Kernal



cbennett926
August 8th, 2011, 11:32 PM
Does anyone know how to update the kernal to 3.0? I am new-ish and have no idea

garvinrick4
August 8th, 2011, 11:42 PM
Go here and pick out the kernel you want. Choose it and then download the .deb packages
all.deb and headers and image. All three in your 32 or 64 bit architecture. Now click on
them and they will install through Ubuntu software Center in that order I gave you. You will also first have to install
module-init-tools 3.13-1, I will find link for you so is in .deb package and easy to install.
Index of /~kernel-ppa/mainline (http://kernel.ubuntu.com/%7Ekernel-ppa/mainline/)

Below is link for module-init-tools 3.13-1 just click on 32 or 64 bit and in the next page lower
left hand corner will be .deb package that is what you want to download. Click on and will install thru Ubuntu Software center. Install before image of kernel chosen.
https://launchpad.net/ubuntu/+source/module-init-tools/3.13-1ubuntu1

##You always want packages already in .deb because easy to install if you get it in source in a tarball (.targz) you have to compile yourself.
##There is also a package named "gdebi" that is a graphical installer of .deb packages.
## maverick and natty will use 3.0 not lucid.

tlu
August 9th, 2011, 01:01 PM
Does anybody know why the Ubuntu kernel ppa (https://launchpad.net/~kernel-ppa/+archive/ppa) is no longer maintained? Up to some months ago it was. And it was a much more comfortable way to have updated kernels installed compared to downloading and installing mainline kernels which lack some Ubuntu specific drivers/settings.

cbennett926
August 9th, 2011, 10:50 PM
What is the safest Kernel?