• 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 Update To Kernel 4.10 RC5 on Linux Ubuntu

How To Update To Kernel 4.10 RC5 on Linux Ubuntu

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

Update to Kernel 4.10 RC5 on Linux Ubuntu Systems. Terminal commands to install Linux Kernel 4.10 RC5 on Ubuntu 16.10, Ubuntu 16.04 and other Ubuntu Derivatives. It brings 250 changes and the diffstat touches with more than 300 files.

Linux 4.10-rc5

Announcing the release, Linus Torvalds wrote:

Things seem to be calming down a bit, and everything looks nominal. There’s only been about 250 changes (not counting merges) in the last week, and the diffstat touches less than 300 files (with drivers and architecture updates being the bulk, but there’s tooling, networking and filesystems in there too). So keep testing, and I think we’ll have a regular release schedule.

http://lkml.iu.edu/hypermail/linux/kernel/1701.2/05343.html

Install Linux Kernel 4.10 RC5

On 32 Bit Systems

Run the following commands in terminal to install Linux Kernel 4.10 RC5 on Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc5/linux-headers-4.100-041000rc5_4.100-041000rc5.201701221730_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc5/linux-headers-4.100-041000rc5-generic_4.100-041000rc5.201701221730_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc5/linux-headers-4.100-041000rc5-lowlatency_4.100-041000rc5.201701221730_i386.deb
sudo dpkg -i linux-headers-4.10*.deb linux-image-4.10*.deb
sudo reboot

On 64 Bit Systems

Run the following commands in terminal to install Linux Kernel 4.10 RC5 on Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc5/linux-headers-4.100-041000rc5_4.100-041000rc5.201701221730_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc5/linux-headers-4.100-041000rc5-generic_4.100-041000rc5.201701221730_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc5/linux-headers-4.100-041000rc5-lowlatency_4.100-041000rc5.201701221730_amd64.deb
sudo dpkg -i linux-headers-4.10*.deb linux-image-4.10*.deb
sudo reboot

Linux Kernel 4.10 RC5

v4.10-rc5 mainline build
These binary packages represent builds of the mainline or stable Linux kernel tree at the commit below:
v4.10-rc5 (7a308bb3016f57e5be11a677d15b821536419d36)

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.10-rc5 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.100-3.5.patch

Tags: Download Kernel 4.10, Download Kernel 4.10 RC5, Download Linux Kernel 4.10, Download Linux Kernel 4.10 RC5, Install Kernel 4.10, Install Kernel 4.10 RC5, Install Linux Kernel 4.10, Install Linux Kernel 4.10 RC5, Kernel 4.10, Kernel 4.10 RC5, Kernel 4.10 RC5 Ubuntu, Kernel 4.10 Ubuntu, Linux Kernel 4.10, Linux Kernel 4.10 RC5, Linux Kernel 4.10 RC5 Ubuntu, Linux Kernel 4.10 Ubuntu, Ubuntu Kernel 4.10, Ubuntu Kernel 4.10 RC5, Ubuntu Linux Kernel 4.10, Ubuntu Linux Kernel 4.10 RC5, Update Kernel 4.10, Update Kernel 4.10 RC5, Update Linux Kernel 4.10, Update Linux Kernel 4.10 RC5

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