How to install Linux Kernel 4.4 on Ubuntu

Source: Internet
Author: User

How to install Linux Kernel 4.4 on Ubuntu

Linus Torvalds released Kernel 4.4 LTS, and added 3D support for the new Kernel in the virtual GPU driver, allows virtual visitors to 3D hardware-accelerated graphics cards and simpler and faster cycle devices that support Asynchronous I/O and Direct I/O. This increases system performance and reduces memory usage, lightNVM is used to support Open-Channel SSDS.

Linux Kernel 4.4 officially released and downloaded

Linux kernelUbuntu users can download the DEB installation package through the official kernel.ubuntu.com library, or install it using the following command:

32-bit Ubuntu and its derivative systems:

Download the installation package:

Cd/tmp
Wget \
Kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4-wily/linux-headers-4.4.0-040400_4.4.0-040400.201601101930_all.deb \
Kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4-wily/linux-headers-4.4.0-040400-generic_4.4.0-040400.201601101930_i386.deb \
Kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4-wily/linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_i386.deb

Install Kernel:

Sudo dpkg-I linux-headers-4.4 *. deb linux-image-4.4 *. deb

Run the following command to uninstall the kernel:

Sudo apt-get remove linux-headers-4.4 * linux-image-4.4 *

64-bit Ubuntu and its derivative systems:

Download the installation package:

Cd/tmp
Wget \
Kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4-wily/linux-headers-4.4.0-040400_4.4.0-040400.201601101930_all.deb \
Kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4-wily/linux-headers-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb \
Kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4-wily/linux-image-4.4.0-040400-generic_4.4.0-040400.201601101930_amd64.deb

Install Kernel:

Sudo dpkg-I linux-headers-4.4 *. deb linux-image-4.4 *. deb

Uninstall kernel:

Sudo apt-get remove linux-headers-4.4 * linux-image-4.4 *

Linux Kernel 4.2.2 compilation and installation tutorial

Ubuntu 15.10 will use the Linux Kernel 4.2 Kernel

How to install Kernel 4.0.2 on CentOS 7

How to install Linux Kernel 4.0 on CentOS 7

How to install Linux kernel 4.0 on Ubuntu/CentOS?

How to install Linux kernel 13.10 On Ubuntu 3.12

How to install the 3.16.7 CKT2 kernel in Ubuntu 14.10, Ubuntu 14.04, and its derivative versions

Linux Kernel: click here
Linux Kernel: click here

This article permanently updates the link address:

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.