Menu Close

Script To Upgrade Kernel To Version v3.2-rc5-precise For Ubuntu 11.10

Here is a script to upgrade your kernel to version v3.2-rc5-precise, i tested this script on my 32 bit system with an nvidia card and it works fine. As always… use on your own risk it might break your system.


First download the file ans extract the conent into your download folder. After that make the file executable using the following command line in a terminal window (press Ctrl+Alt+T to open a terminal window):

For 32 bit systems:
chmod +x Dowwnloads/upgrade-kernel-to-v3.2-rc5-precise-32bit

For 64 bit systems:
chmod +X Downloads/upgrade-kernel-to-v3.2-rc5-precise-64bit


To run the script copy+paste the following line:

For 32 bit systems:
sudo ./Downloads/upgrade-kernel-to-v3.2-rc5-precise-32bit

For 64 bit systems:
sudo ./Downloads/upgrade-kernel-to-v3.2-rc5-precise-64bit


Download the script for 32 bit systems
Download the script for 64 bit systemsa href=”http://n00bsonubuntu.net/downloads/upgrade-kernel-to-v3.2-rc5-precise-64bit.tar.gz” target=”_blank”

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments