I have encountered a bug relating to stock kernel 2.6.32 in lucid, so I want to upgrade to 2.6.35. What is the simplest way of doing that?
|
The kernel team has just announced a 2.6.35 backport for 10.04. Please note:
According to the mail the packages mentioned in this answer have been deleted. |
|||
|
|
|
The ubuntu kernel team provides mainline kernels in a ppa. You can see a complete list of versions available. The latest for Lucid appears to be 2.6.35-rc1-lucid. That link goes to a directory where you can download deb files. Install them to install the kernel. |
|||
|
|
Add the Kernel-ppa to your
Then install the latest kernel with the command below, remember to replace with the kernel type required for your system (typically generic, generic-pae, or server):
|
|||||||
|
|
Please note that if you are using proprietary drivers those will most probably not work. Also, ureadahead which is responsible for the speedy ubuntu boot will not work. Don't worry too much, it still boots fast but THAT FAST :) |
|||
|
|
