Linux Kernel 2.6.39 installation guide for Ubuntu Linux

This short walkthrough describes how to get the latest linux kernel working under Ubuntu Linux without having to compile it yourself.

This tutorial should work with the latest version of Ubuntu Linux (10.04 LTS, 10.10, 11.04 and 11.10) and most distributions based on these versions of Ubuntu Linux like Mint.

The included kernel files have been compiled using the generic ubuntu configuration.
Note: nVIDIA ForceWare drivers are automatically installed using DKMS, if you have these installed and up-to-date.

Installation Guide

  1. Download the kernel headers package;
    linux-headers-2.6.39-020639_2.6.39-020639.201105190911_all.deb
  2. And the appropriate package for your system
    I386: linux-headers-2.6.39-020639-generic_2.6.39-020639.201105190911_i386.deb
    AMD64: linux-headers-2.6.39-020639-generic_2.6.39-020639.201105190911_amd64.deb
  3. And the accompanying compiled kernel;
    I386: linux-image-2.6.39-020639-generic_2.6.39-020639.201105190911_i386.deb
    AMD64: linux-image-2.6.39-020639-generic_2.6.39-020639.201105190911_amd64.deb
  4. Install the files in the same order (else it won`t work!)
  5. In the terminal run:
    sudo update-grub
  6. Reboot and select the kernel from the bootloader menu
    If it`s not there check all steps (and of course for errors)

The source can be found on www.kernel.org

Comments

  1. dhave says:

    Thanks, Ramon. I’m a new Ubuntu user who likes to keep everything up to date. Your how-to was a big help.

  2. Ramoonus says:
  3. Ramoonus says:
  4. dhave says:

    Thanks for the installation how-to for kernel 3.0. I’ll give it a try as soon as the files are posted (at present I’m getting a file-not-found error).

  5. Ramoonus says:
  6. Ramoonus says:
  7. Ramoonus says:
  8. Ramoonus says:
  9. Ramoonus says:

    the article has been updated

Speak Your Mind

*

Notify me of followup comments via e-mail. You can also subscribe without commenting.