64-bit ubuntu15.04 upgrade the Linux kernel to linux4.1.0

Source: Internet
Author: User

1. Download the relevant kernel package

Ubuntu website Linux kernel repository: http://kernel.ubuntu.com/~kernel-ppa/mainline/

Download the following three Deb packages:

$ wget-c Http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc1-vivid/linux-headers-4.1.0-040100rc1-generic_ 4.1.0-040100rc1.201504270235_amd64.deb
$ wget-c Http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc1-vivid/linux-image-4.1.0-040100rc1-generic_ 4.1.0-040100rc1.201504270235_amd64.deb
$ wget-c http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1-rc1-vivid/linux-headers-4.1.0-040100rc1_ 4.1.0-040100rc1.201504270235_all.deb
2. Install the 3 Deb packages

The installation command is as follows (copy the following command directly):

$ sudo dpkg -i  linux-headers-4.1.0-040100rc1_4.1.0-040100rc1.201504270235_all.deb linux-headers-4.1.0-040100rc1-generic_4.1.0-040100rc1.201504270235_amd64.deb linux-image-4.1.0-040100rc1-generic_4.1.0-040100rc1.201504270235_amd64.deb

is complete, restart the computer to take effect.

3. Verify that the Linux kernel upgrade is successful

Type the following command

$ uname -r

For example, the Linux kernel upgrade succeeds.

64-bit ubuntu15.04 upgrade the Linux kernel to linux4.1.0

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.