How To Install Kernel 3.9.4 Stable On Ubuntu 13.04, 12.10, 12.04 and Linux Mint 15, 14, 13

Hello Linux Geeksters. In this article I will show you how to install Kernel 3.9.4 Stable on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.

how to install Kernel 3.9.4 Stable on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia </strong>and<strong> Linux Mint 13 Maya.

This installation is done using a script, so this guide works for both 32 bit and 64 bit systems:

$ wget https://dl.dropboxusercontent.com/u/964512/lffl_kernel/kernel-3.9.4 -O kernel-3.9.4.sh
$ chmod +x kernel-3.9.4.sh
$ sudo sh kernel-3.9.4.sh
$ sudo reboot

If you have issues with your Nvidia graphics card, do this:

For 32 bit systems:

$ cd /usr/src/linux-headers-3.9.4-030904/arch/x86/include
$ sudo cp -v generated/asm/unistd* ./asm
$ sudo apt-get install --reinstall nvidia-current

For 64 bit systems:

$ cd /usr/src/linux-headers-3.9.4-030904/arch/x64/include
$ sudo cp -v generated/asm/unistd* ./asm
$ sudo apt-get install --reinstall nvidia-current

Tagged with: , , , , , , , , , , , ,
Posted in The Linux and Unix Articles!
5 comments on “How To Install Kernel 3.9.4 Stable On Ubuntu 13.04, 12.10, 12.04 and Linux Mint 15, 14, 13
  1. none says:

    Hey, you left out part of the code for the first entry…
    it should read

    “wget http://goo.gl/g1XHX -O kernel-3.9.4″
    if I am not mistaken

  2. gb says:

    Ok here we ago again Geeks who can’t agree on script typical Linux punch up.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!