• 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

How To Check User Permissions In Linux Using Command

Check Which Folder Is Taking More Space In Ubuntu Linux

How to Install Claude Desktop App in Ubuntu Linux

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

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

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

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