• 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.3 on Ubuntu Linux Systems

Update To Linux Kernel 4.10.3 on Ubuntu Linux Systems

By Sourabh / March 16, 2017 Category: How To, Ubuntu

Update to Linux Kernel 4.10.3 on Ubuntu Linux Systems. Linux Kernel 4.10.3 brings various architecture and drivers’ changes. All users of the 4.10 kernel series must upgrade.

Install Linux Kernel 4.10.3

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

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-headers-4.10.3-041003_4.10.3-041003.201703142331_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-headers-4.10.3-041003-generic_4.10.3-041003.201703142331_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-headers-4.10.3-041003-lowlatency_4.10.3-041003.201703142331_amd64.deb
sudo dpkg -i linux-headers-4.10.3*.deb linux-image-4.10.3*.deb
sudo reboot

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

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-headers-4.10.3-041003_4.10.3-041003.201703142331_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-headers-4.10.3-041003-generic_4.10.3-041003.201703142331_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-headers-4.10.3-041003-lowlatency_4.10.3-041003.201703142331_i386.deb
sudo dpkg -i linux-headers-4.10.3*.deb linux-image-4.10.3*.deb
sudo reboot

Linux Kernel v4.10.3 mainline build

These binary packages represent builds of the mainline or stable Linux kernel tree at the commit below:
v4.10.3 (adfb98cd3e937104d58ec60fec2e4f565a31c89d)

To obtain the source from which they are built fetch the commit below:
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack v4.10.3

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.10.0-6.8.patch

Tags: Install Kernel 4.10, Install Kernel 4.10.3, Install Linux Kernel 4.10, Install Linux Kernel 4.10.3, Kernel 4.10, Kernel 4.10.3, Linux Kernel 4.10, Linux Kernel 4.10.3, Update Kernel 4.10, Update Kernel 4.10.3, Update Linux Kernel, Update Linux Kernel 4.10, Update Linux Kernel 4.10.3

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