As an operating user of Ubuntu system, the Linux kernel can't be used when it is just released. It needs to wait for a while. The following small series introduces a method for Ubuntu system to install the latest Linux kernel. Let's learn together.
Ubuntu 14.04 LTS users have to wait until after the release, in order to get a newer version of the Linux kernel, but prior to that they can also choose to install the new version.
It is not recommended that you update the Linux kernel version other than the official channel. This is not a completely safe process, you may encounter problems in the future, or even system failures. On the other hand, your system performance may improve.
The kernel you are about to download is from Canonical, which means it is already in .deb format. You don't need to compile it yourself. Open a terminal, navigate to the Downloads folder, and type the following command:
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-saucy/linux-image-3.12. 0-031200-generic_3.12.0-031200.201311031935_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-saucy/linux-headers-3.12.0- 031200-generic_3.12.0-031200.201311031935_amd64.deb
If you have a 32-bit operating system, you can also download the 32-bit version. It can be seen that only 64bit in the link can be replaced by 32bit.
Now, you will run these .deb files just like any other program. In the same terminal where you downloaded the package, enter the following command (you need root privileges to run properly):
sudo dpkg -i linux-image-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64 .deb
sudo dpkg -i linux-headers-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
After this process, you need to reboot the system. Hey, the new version of the Linux kernel has been updated successfully. The good news is that the old kernel still exists. If you want to remove the 3.12 kernel, just use the well-known commands.
sudo apt-get purge linux-image-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
sudo apt-get linux-headers-3.12.0-031200-generic_3 .12.0-031200.201311031935_amd64.deb
Remember that the file names shown above change very quickly. If you are unable to download, please update the new link.
The above is the introduction of Ubuntu to install the latest Linux kernel. The impatient users can install the latest Linux kernel using the method described in this article. Users who are not in a hurry can wait for a while to update.
Ncurses is a library. The most used component is a form. In the operation of Linux system, many frie
Our disk space often takes a long time to become full, or only a small amount affects the speed of t
We all know that Linux systems can use the sudo command to increase permissions, but in RHEL6.0, whe
The Linux system itself is an open source system, so the Linux version is also being improved at any
Linux boot error report to disable selinux policy?
How to set up PostgreSQL remote access in Linux
Linux using shell scripts to measure high-speed network traffic
What should I do if I restart the card on the logo screen after installing Ubuntu 11.10?
How to implement ioctl function in Linux system?
How to use Ubuntu command management authority
Linux use pass to manage passwords
How Linux Expands Disks under VMware
Linux system rescue mode operation example
CentOS 7 tips for resetting the root password
View the amount of space occupied by Windows 8 system applications
How to manually set up wireless network sharing in Windows 7 system
Win7 system administrator account password can not be modified solution
The input of the math formula of Win 7 environment is simpler and faster.
Excel how to make a composite pie chart Excel to do a composite pie chart tutorial
Hard disk installation Windows 8 system graphic tutorial
Win7 system cancels the computer automatic lock screen simple setting method
What should I do with the Doodle Stereo Mixing problem under Windows 7?
How to turn off disk scan from the registry
Win10 boot password forget how to crack? Win10 login password forgot to solve (graphic tutorial)