How to install the Linux3.11 Kernel on Ubuntu

Source: Internet
Author: User
LinusTorvalds has released the latest Linux3.11 kernel. Many kids shoes are similar to me, but I would like to say that upgrading the kernel is very risky. After the upgrade, the system may not start. Use the DEB installation package officially provided by Ubuntu to open the terminal and use the command to download: 32-bit system download: wgethttp: // kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-

Linus Torvalds has released the latest Linux 3.11 kernel. Many kids shoes are similar to me, but I would like to say that upgrading the kernel is very risky. After the upgrade, the system may not start. Use the DEB installation package officially provided by Ubuntu to open the terminal and use the command to download it:

32-bit system download:

Wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100-generic_3.11.0-031100.201309021735_i386.deb

Wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100_3.11.0-031100.201309021735_all.deb

Wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-image-3.11.0-031100-generic_3.11.0-031100.201309021735_i386.deb

64-bit system download:

Wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100-generic_3.11.0-031100.201309021735_amd64.deb

Wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100_3.11.0-031100.201309021735_all.deb

Wget http://kernel.ubuntu.com /~ Kernel-ppa/mainline/v3.11-saucy/linux-image-3.11.0-031100-generic_3.11.0-031100.201309021735_amd64.deb

CD to your download directory:

Cd/home/download directory
Run the following command to install the kernel:

Sudo dpkg-I linux-headers-3.11.0 *. deb linux-image-3.11.0 *. deb
Then restart the system.

Related reading:

Linux Kernel 3.11 official release http://www.linuxidc.com/Linux/2013-09/89603.htm

Ubuntu 13.10 (Saucy Salamander) Kernel has been upgraded to Linux Kernel 3.10 RC5 http://www.linuxidc.com/Linux/2013-06/86110.htm

Linux Kernel: Click here
Linux Kernel: Click here

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.