How to Upgrade Linux Kernel 4.4.1 LTS for Ubuntu 14.04
Linux Kernel 4.4.1 LTS stable version was officially released on April 9, January 31, 2016. The latest LTS Kernel version has the following significant updates:
- Support Intel Skylake microprocessor architecture
- Supports ARM 64-bit processors and Qualcomm Snapdragon 820
- Test Kernel Mode settings supported by Raspberry Pi graphics (KMS)
- The new Virtio-GPU driver allows virtualized GuestOS to use host graphics Effects
- More features
For more details, visit the following link:
For more details, visit the following link:
- Linux Kernel archives
- Linux Kernel 4.4.1 announcement
- Linux Kernel 4.4.1 ChangeLog
Upgrade Linux Kernel 4.4.1 LTS In Ubuntu 14.04
Ubuntu Kernel Team has quickly responded to and released the Linux Kernel 4.4.1 LTS binary file for Ubuntu. You can download it manually:
Linux Kernel 4.4.1 LTS
The following steps apply to Ubuntu 14.04 LTS, Debian, Linux Mint, and other systems:
64-bit System
Wget kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4.1-wily/linux-headers-4.4.1-040401_4.4.1-040401.201601311534_all.deb
Wget kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4.1-wily/linux-headers-4.4.1-040401-generic_4.4.1-040401.201601311534_amd64.deb
Wget kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4.1-wily/linux-image-4.4.1-040401-generic_4.4.1-040401.201601311534_amd64.deb
32-bit System
Wget kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4.1-wily/linux-headers-4.4.1-040401_4.4.1-040401.201601311534_all.deb
Wget kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4.1-wily/linux-headers-4.4.1-040401-generic_4.4.1-040401.201601311534_i386.deb
Wget kernel.ubuntu.com /~ Kernel-ppa/mainline/v4.4.1-wily/linux-image-4.4.1-040401-generic_4.4.1-040401.201601311534_i386.deb
After the download is complete, run the following command to install Kernel 4.4.1:
Sudo dpkg-I *. deb
After installation, run the following command to update Grub boot loader:
Sudo update-grub
After the upgrade, restart the system.
Ubuntu Uninstall Linux Kernel 4.4.1
If you do not want to use Linux Kernel 4.4.1, you can use the following command to delete it at any time:
Sudo apt-get remove linux-headers-4.4 * linux-image-4.4 *
Sudo update-grub
How to install Linux Kernel 4.4 on Ubuntu
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