How To Install Linux Kernel 3.0.82 LTS On Ubuntu 13.10, 13.04, 12.10, 12.04 And Linux Mint 15, 14, 13 Via Installation Script

Hello Linux Geeksters.

Watch Free Movies

https://linuxg.net/wp-content/uploads/2013/05/linux-kernel.jpg

In this article I will show you how to install Linux Kernel 3.0.82 LTS (long term support) on Ubuntu 13.10 Saucy Salamander, 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, via an installation script I have created myself.

The script finds out if you have a 32 bit or 64 bit system, downloads the needed deb files in your home directory, installs them and after the installation is finished, removes all the files downloaded. It will not remove any kernel on the system so, if you are not happy with Kernel 3.0.82, you can switch another one, from the GRUB menu.

So, let’s start. Download the script:

$ wget https://linuxg.net/wp-content/uploads/2013/06/kernel3.0.82install.txt -O install-kernel3.0.82.sh

Install Kernel 3.0.82 LTS:

$ sudo sh install-kernel3.0.82.sh

Scroll to Top