• 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 / Ubuntu / Update To Linux Kernel 4.10 RC1 On Ubuntu Systems

Update To Linux Kernel 4.10 RC1 On Ubuntu Systems

By Sourabh / December 26, 2016 Category: How To, Ubuntu

Update to Linux Kernel 4.10 RC1. Terminal commands to install Linux Kernel 4.10 RC1 on Ubuntu 16.10, Ubuntu 16.04 and other Ubuntu Derivatives. Kernel v4.10-rc1 mainline build binary packages has been released and can be downloaded and installed on Linux Ubuntu Systems.

Linux Kernel 4.10 RC1 has been released with btrfs, configs and ARM updates. It also brings more x86 platform driver updates with networking fixes and cleanups. Others include scsi target cleanups, PCI and EDAC updates, nfsd updates, thermal management updates, nfs client updates and security subsystem updates.

Linux 4.10 RC1

Announcing Linux 4.10 RC1, Linus wrote:

It’s Christmas Day, and it’s two weeks since the merge window opened. Thus, the merge window is now closed. I did a few final pulls today, but I also rejected a couple of pulls that came in late in the window and looked dodgy. You know who you
are.

On the whole, this wasn’t all that big a release – nothing like 4.9. Although it wasn’t tiny either. I think 4.7 was smaller. 4.8 might have been too. It’s xmas day, and right now I can’t be arsed to actually do the statistics I’d normally do. Everything looks pretty normal, although we had an unusual amount of tree-wide final cleanups in the last days of the merge window.  But the general statistics look fairly common: a bit over half is drivers, maybe slightly less arch updates than normal, and a fair amount of  documentation updates due to the sphinx conversion. And then the usual misc noise all over, although the perf tooling updates do stand out.

The shortlog is much too big, as it always is during the merge window, so as usual you just get the merge-log.

From Linus Torvalds
Date Sun, 25 Dec 2016 16:41:46 -0800
Subject Linux 4.10-rc1
https://lkml.org/lkml/2016/12/25/112

Build for amd64 – 64 Bit Ubuntu Systmes

Run the following commands in terminal to update to Linux Kernel 4.10 RC1 on 32 Bit Ubuntu Systems:

sudo apt-get update
sudo apt-get upgrade
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/linux-headers-4.10.0-041000rc1_4.10.0-041000rc1.201612252031_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/linux-headers-4.10.0-041000rc1-generic_4.10.0-041000rc1.201612252031_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/linux-image-4.10.0-041000rc1-generic_4.10.0-041000rc1.201612252031_amd64.deb
sudo dpkg -i *.deb

Build for i386 – 32 Bit Ubuntu Systmes

Run the following commands in terminal to update to Linux Kernel 4.10 RC1 on 32 Bit Ubuntu Systems:

sudo apt-get update
sudo apt-get upgrade
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/linux-headers-4.10.0-041000rc1_4.10.0-041000rc1.201612252031_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/linux-headers-4.10.0-041000rc1-generic_4.10.0-041000rc1.201612252031_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/linux-image-4.10.0-041000rc1-generic_4.10.0-041000rc1.201612252031_i386.deb
sudo dpkg -i *.deb

Please restart the system once the Linux Kernel 4.10 RC1 is installed.

More info about v4.10-rc1 mainline build:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc1/

Tags: Download Kernel 4.10 Ubuntu, Download Linux 4.10 Ubuntu, Download Linux Kernel 4.10 Ubuntu, Install Kernel 4.10 Ubuntu, Install Linux 4.10 Ubuntu, Install Linux Kernel 4.10 Ubuntu, Kernel 4.10 RC1, Kernel 4.10 Ubuntu, Kernel 4.10 Ubuntu 14.04, Kernel 4.10 Ubuntu 14.10, Kernel 4.10 Ubuntu 15.04, Kernel 4.10 Ubuntu 15.10, Kernel 4.10 Ubuntu 16.04, Kernel 4.10 Ubuntu 16.10, Kernel 4.10 Update, Linux 4.10 RC1, Linux 4.10 Ubuntu, Linux 4.10 Ubuntu 14.04, Linux 4.10 Ubuntu 14.10, Linux 4.10 Ubuntu 15.04, Linux 4.10 Ubuntu 15.10, Linux 4.10 Ubuntu 16.04, Linux 4.10 Ubuntu 16.10, Linux 4.10 Update, Linux Kernel 4.10 RC1, Linux Kernel 4.10 Ubuntu, Linux Kernel 4.10 Ubuntu 14.04, Linux Kernel 4.10 Ubuntu 14.10, Linux Kernel 4.10 Ubuntu 15.04, Linux Kernel 4.10 Ubuntu 15.10, Linux Kernel 4.10 Ubuntu 16.04, Linux Kernel 4.10 Ubuntu 16.10, Linux Kernel 4.10 Update, Ubuntu 14.04 Kernel 4.10, Ubuntu 14.04 Linux 4.10, Ubuntu 14.04 Linux Kernel 4.10, Ubuntu 14.10 Kernel 4.10, Ubuntu 14.10 Linux 4.10, Ubuntu 14.10 Linux Kernel 4.10, Ubuntu 15.04 Kernel 4.10, Ubuntu 15.04 Linux 4.10, Ubuntu 15.04 Linux Kernel 4.10, Ubuntu 15.10 Kernel 4.10, Ubuntu 15.10 Linux 4.10, Ubuntu 15.10 Linux Kernel 4.10, Ubuntu 16.04 Kernel 4.10, Ubuntu 16.04 Linux 4.10, Ubuntu 16.04 Linux Kernel 4.10, Ubuntu 16.10 Kernel 4.10, Ubuntu 16.10 Linux 4.10, Ubuntu 16.10 Linux Kernel 4.10, Ubuntu Kernel 4.10, Ubuntu Linux 4.10, Ubuntu Linux Kernel 4.10, Update Kernel 4.10, Update Kernel 4.10 Ubuntu, Update Linux 4.10, Update Linux 4.10 Ubuntu, Update Linux Kernel 4.10, Update Linux Kernel 4.10 Ubuntu, Upgrade Kernel 4.10 Ubuntu, Upgrade Linux 4.10 Ubuntu, Upgrade Linux Kernel 4.10 Ubuntu

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