• 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 / Linux kernel 4.11 RC6 Released; Install Linux kernel On Ubuntu

Linux kernel 4.11 RC6 Released; Install Linux kernel On Ubuntu

By Sourabh / April 11, 2017 Category: How To, Ubuntu

Linux kernel 4.11 RC6 Released; Install Linux kernel 4.11 Release Candidate 6 on Ubuntu Linux Systems.

Announcing the Linux kernel 4.11 RC6 , Linus wrote:

Things are looking fairly normal, so here’s the regular weekly rc. It’s a bit bigger than rc5, but not  alarmingly so, and nothing looks particularly worrisome. Knock wood. The only slightly unusual thing is how the patches are spread out, with almost equal parts of arch updates, drivers, filesystems, networking and “misc”. But the late rc’s are small enough that you see more fluctuation in those kinds of statistics than you see over the bigger release, so “not the usual distribution” is more about the normal noise of development all over. Go and get it,

Linus
https://lkml.org/lkml/2017/4/9/78

Install Kernel 4.11.0 RC6

Run the following commands in terminal to install Kernel 4.11.0 RC6:

On 64 Bit Linux Systems


sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc6/linux-headers-4.11.0-041100rc6_4.11.0-041100rc6.201704091331_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc6/linux-headers-4.11.0-041100rc6-generic_4.11.0-041100rc6.201704091331_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc6/linux-headers-4.11.0-041100rc6-lowlatency_4.11.0-041100rc6.201704091331_amd64.deb
sudo dpkg -i linux-headers-4.11.0*.deb linux-image-4.11.0*.deb
sudo reboot

On 32 Bit Linux Systems


sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc6/linux-headers-4.11.0-041100rc6_4.11.0-041100rc6.201704091331_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc6/linux-headers-4.11.0-041100rc6-generic_4.11.0-041100rc6.201704091331_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc6/linux-headers-4.11.0-041100rc6-lowlatency_4.11.0-041100rc6.201704091331_i386.deb
sudo dpkg -i linux-headers-4.11.0*.deb linux-image-4.11.0*.deb
sudo reboot

v4.11-rc6 mainline build
These binary packages represent builds of the mainline or stable Linux kernel tree at the commit below:
v4.11-rc6 (39da7c509acff13fc8cb12ec1bb20337c988ed36)

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.11-rc6

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.11.0-0.2.patch

Tags: Kernel 4.11, Kernel 4.11 Linux, Kernel 4.11 rc6, Kernel 4.11 rc6 Linux, Kernel 4.11 rc6 Ubuntu, Kernel 4.11 Ubuntu, Linux 4.11, Linux 4.11 Kernel, Linux 4.11 rc6, Linux 4.11 rc6 Kernel, Linux Kernel 4.11, Linux Kernel 4.11 rc6, Linux kernel 4.11 Release Candidate 6

Primary Sidebar

Latest Posts

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

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

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

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