Menu Close

Linux Kernel v3.4-rc3-precise Is Released

Linux Kernel v3.4-rc3-precise Is Released…. Use on your own risk!! v3.4-rc3-precise changelog


For 32 bit follow these steps:

First download the following packages:

linux-headers-3.4.0-030400rc3_3.4.0-030400rc3.201204152235_all.deb
linux-headers-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_i386.deb
linux-image-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_i386.deb

When the packages are downloaded open a terminal window (press Ctrl+Alt+T) and copy+paste the following lines:

cd ~/Downloads/
sudo dpkg -i linux-headers-3.4.0-030400rc3_3.4.0-030400rc3.201204152235_all.deb linux-headers-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_i386.deb linux-image-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_i386.deb

When the packages are installed you can close the terminal window and restart your system to use the new kernel.

For 64 bit follow these steps:

First download the following packages:

linux-headers-3.4.0-030400rc3_3.4.0-030400rc3.201204152235_all.deb
linux-headers-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_amd64.deb
linux-image-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_amd64.deb

When the packages are downloaded open a terminal window (press Ctrl+Alt+T) and copy+paste the following lines:

cd ~/Downloads/
sudo dpkg -i linux-headers-3.4.0-030400rc3_3.4.0-030400rc3.201204152235_all.deb linux-headers-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_amd64.deb linux-image-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_amd64.deb

When the packages are installed you can close the terminal window and restart your system to use the new kernel.

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