• 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 / How To Install Linux Kernel 4.10-rc2 On Ubuntu Systems

How To Install Linux Kernel 4.10-rc2 On Ubuntu Systems

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

Update to Linux Kernel 4.10-rc2. Terminal commands to install Linux Kernel 4.10-rc2 on Ubuntu 16.10 and Ubuntu 16.04 Systems. Linux Kernel 4.10-rc2 fixes build failure, vlan handling and add support for RTL8168 series add-on card. It also brings various fixes for architecture and networking issues.

Announcing the release, Linux wrote:

Hey, it’s been a really slow week between Christmas Day and New Years Day, and I am not complaining at all. It does mean that rc2 is ridiculously and unrealistically small. I almost decided to skip rc2 entirely, but a small little meaningless release every once in a while never hurt anybody. So here it is.

The only even remotely noticeable work here is the DAX fixups that really arguably should have been merge window material but depended on stuff during this merge window and were delayed until rc2 due to that. Even that wasn’t big, and the rest is trivial small fixes.

I’m expecting things to start picking up next week as people recover from the holidays.

Linus

https://lkml.org/lkml/2017/1/1/68
http://kernel.ubuntu.com/~kernel-ppa/mainline/

Linux Kernel 4.10-rc2 On 32 Bit Ubuntu

Run the following commands in Terminal to install Linux Kernel 4.10-rc2 on 32 Bit Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.10.0-041000rc2_4.10.0-041000rc2.201701011831_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.10.0-041000rc2-generic_4.10.0-041000rc2.201701011831_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-image-4.10.0-041000rc2-generic_4.10.0-041000rc2.201701011831_i386.deb
sudo dpkg -i linux-headers-4.10.0*.deb linux-image-4.10.0*.deb
sudo reboot

Linux Kernel 4.10-rc2 On 64 Bit Ubuntu

Run the following commands in Terminal to install Linux Kernel 4.10-rc2 on 64 Bit Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.10.0-041000rc2_4.10.0-041000rc2.201701011831_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-headers-4.10.0-041000rc2-generic_4.10.0-041000rc2.201701011831_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/linux-image-4.10.0-041000rc2-generic_4.10.0-041000rc2.201701011831_amd64.deb
sudo dpkg -i linux-headers-4.10.0*.deb linux-image-4.10.0*.deb
sudo reboot

Uninstall Kernel 4.10.-rc2

To uninstall the Kernel 4.10.-rc2 from Ubuntu Systems, run the following command in Terminal:

sudo apt-get update
sudo apt-get remove 'linux-headers-4.9.0*' 'linux-image-4.9.0*'

Tags: Download Kernel 4.10-rc2, Download Linux 4.10-rc2, Download Linux Kernel 4.10-rc2, Install Kernel 4.10-rc2, Install Linux 4.10-rc2, Install Linux Kernel 4.10-rc2, Kernel 4.10 Ubuntu, Kernel 4.10-rc2, Linux 4.10 Ubuntu, Linux 4.10-rc2, Linux Kernel 4.10 Ubuntu, Linux Kernel 4.10-rc2, Ubuntu Kernel 4.10, Ubuntu Linux 4.10, Ubuntu Linux Kernel 4.10, Update Kernel 4.10-rc2, Update Linux 4.10-rc2, Update Linux Kernel 4.10-rc2, Upgrade Kernel 4.10-rc2, Upgrade Linux 4.10-rc2, Upgrade Linux Kernel 4.10-rc2

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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