• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Kernel 4.9.1 Released; Install Linux Kernel 4.9.1 On Ubuntu

Kernel 4.9.1 Released; Install Linux Kernel 4.9.1 On Ubuntu

By Sourabh / January 13, 2017 Category: How To, Ubuntu

Kernel 4.9.1 Released. Here’s how to install and update to Linux Kernel 4.9.1 on Ubuntu, Debian and Linux Mint Systems. Kernel 4.9.1 is released with many USB, EXT4 and Driver updates. Announcing the release of Kernel 4.9.1, Greg KH wrote:

I’m announcing the release of the 4.9.1 kernel. All users of the 4.9 kernel series must upgrade.
The updated 4.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st…

Thanks,
greg k-h
https://lkml.org/lkml/2017/1/6/199

Install Kernel 4.9.1 on 64 Bit Systems

Run the following commands in Terminal to install and update to Linux Kernel 4.9.1 on 64 Bit Linux Ubuntu Systems:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.1/linux-headers-4.9.1-040901_4.9.1-040901.201701060531_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.1/linux-headers-4.9.1-040901-generic_4.9.1-040901.201701060531_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.1/linux-headers-4.9.1-040901-lowlatency_4.9.1-040901.201701060531_amd64.deb
sudo dpkg -i linux-headers-4.9*.deb linux-image-4.9*.deb
sudo reboot

Install Kernel 4.9.1 on 32 Bit Systems

Run the following commands in Terminal to install and update to Linux Kernel 4.9.1 on 32 Bit Linux Ubuntu Systems:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.1/linux-headers-4.9.1-040901_4.9.1-040901.201701060531_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.1/linux-headers-4.9.1-040901-generic_4.9.1-040901.201701060531_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9.1/linux-headers-4.9.1-040901-lowlatency_4.9.1-040901.201701060531_i386.deb
sudo dpkg -i linux-headers-4.9*.deb linux-image-4.9*.deb
sudo reboot

Kernel 4.9.1 Source

To obtain the source from which they are built fetch the commit from git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack v4.9.1 and apply the following patches on top in the order below:

0001-base-packaging.patch
0002-UBUNTU-SAUCE-add-vmlinux.strip-to-BOOT_TARGETS1-on-p.patch
0003-UBUNTU-SAUCE-tools-hv-lsvmbus-add-manual-page.patch
0004-UBUNTU-SAUCE-no-up-disable-pie-when-gcc-has-it-enabl.patch
0005-debian-changelog.patch
0006-configs-based-on-Ubuntu-4.9.0-2.3.patch

Tags: Download Kernel 4.9.1, Download Linux 4.9.1, Download Linux Kernel 4.9.1, Install Kernel 4.9.1, Install Linux 4.9.1, Install Linux Kernel 4.9.1, Kernel 4.9.1, Kernel 4.9.1 Download, Kernel 4.9.1 Install, Kernel 4.9.1 Update, Kernel 4.9.1 Upgrade, Linux 4.9.1, Linux 4.9.1 Download, Linux 4.9.1 Install, Linux 4.9.1 Update, Linux 4.9.1 Upgrade, Linux Kernel 4.9.1, Linux Kernel 4.9.1 Download, Linux Kernel 4.9.1 Install, Linux Kernel 4.9.1 Update, Linux Kernel 4.9.1 Upgrade, Update Kernel 4.9.1, Update Linux 4.9.1, Update Linux Kernel 4.9.1, Upgrade Kernel 4.9.1, Upgrade Linux 4.9.1, Upgrade Linux Kernel 4.9.1

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap