Install or Upgrade To Linux Kernel 4.9.2 on Ubuntu & Linux Mint

12/02/2020

Greg Kroah-Hartman recently announced the stable release of Linux Kernel 4.9.2. This is the start of the stable review cycle for the 4.9.2 release. There are 116 patches in this series. According to GKH, this is the last 4.8 stable kernel to be released and users of that kernel series should upgrade to 4.9.x.

Linux kernel is the essential part of all Linux operating system. It’s responsible for resource allocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is a clone of the UNIX operating system. It is geared towards POSIX and Single UNIX Specification compliances.

linux kernel

Highlights Of Key Issues Addressed in Linux Kernel 4.9.2 changelog

  • Fix setting of boost freq tunable
  • Fix hang when editing symbol with a long prompt
  • Don’t clear the layout stateid if a layout return is outstanding
  • Fix system hang with GCC 5 builds
  • Fix a deadlock between read resends and layoutreturn
  • Add missing break in set control handler
  • Fix a memory leak in rxe_qp_cleanup()
  • Make logical package management more robust
  • See changelog for complete list

How to Install Linux Kernel 4.9.2 on Ubuntu Linux OS

The Ubuntu kernel team have put together the builds for the new kernel release. The binaries are available for download as shown below

32bit OS

cd /tmp

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.2/linux-headers-4.9.2-040902_4.9.2-040902.201701090331_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.2/linux-headers-4.9.2-040902-generic_4.9.2-040902.201701090331_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.2/linux-image-4.9.2-040902-generic_4.9.2-040902.201701090331_i386.deb

sudo dpkg -i linux-headers-4.9*.deb linux-image-4.9*.deb

sudo reboot

64bit OS

cd /tmp

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.2/linux-headers-4.9.2-040902_4.9.2-040902.201701090331_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.2/linux-headers-4.9.2-040902-generic_4.9.2-040902.201701090331_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.2/linux-image-4.9.2-040902-generic_4.9.2-040902.201701090331_amd64.deb

sudo dpkg -i linux-headers-4.9*.deb linux-image-4.9*.deb

sudo reboot

Remove Linux Kernel 4.9.x

sudo apt-get remove linux-headers-4.9* linux-image-4.9*
ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Mine Bitcoins with Cgminer On Ubuntu

Introduction Cgminer is an open source ASIC/FPGA bitcoin miner developed for a range of platforms, including Windows, Linux...
12/02/2020

How To Install Bitcoin Core on Ubuntu

In this article, I will talk about what Bitcoin is, what a Bitcoin wallet is, how to install Bitcoin core on Ubuntu and how...
12/02/2020

Install Jenkins on Ubuntu

How To Install Jenkins on Ubuntu Jenkins is an open source automation server. It is used for building software or apps automatically,...
12/02/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025