• 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 / Update to Linux Kernel 5.4 RC2 on Ubuntu Linux

Update to Linux Kernel 5.4 RC2 on Ubuntu Linux

By Sourabh / October 7, 2019 Category: How To, Ubuntu

Upgrade to Linux Kernel 5.4 RC2 on Ubuntu Linux Systems. Terminal commands to Update to Linux Kernel 5.4 RC2 on Ubuntu Linux Systems. The second 5.4 kernel prepatch is out for testing and is codenamed “Nesting Opossum”.

Announcing the release Linux Kernel 5.4 RC2 Linus Torvalds writes: “Nothing particularly stands out here. It’s roughly one third arch updates, one third drivers, and one third “misc” (kvm selftests, networking, filesystems, core kernel, header files etc). No real theme, just random fixes all over the place. The diffstat is pretty flat too, which is just another sign of “small fixes all over”. So nothing looks particularly worrisome, but usually rc2 is fairly calm and it takes a while for any regressions to be noticed. And this one was one of the nice small rc2’s (5.2 and 5.3 rc2’s were both larger than usual), but maybe it’s because it was also a day shorter.”

Update Linux Kernel 5.4 RC2 on Ubuntu Linux

Here is how to update or install Linux Kernel 5.4 RC2 on Ubuntu Linux:

Update Linux Kernel 5.4 RC2 on 64 Bit Ubuntu Linux

Run the following to update or install Linux Kernel 5.4 RC2 on 64 Bit Ubuntu Linux Systems – Build for amd64 succeeded (see BUILD.LOG.amd64):

sudo apt-get upgrade
sudo apt-get update
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-headers-5.4.0-050400rc2_5.4.0-050400rc2.201910062030_all.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-headers-5.4.0-050400rc2-generic_5.4.0-050400rc2.201910062030_amd64.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-headers-5.4.0-050400rc2-lowlatency_5.4.0-050400rc2.201910062030_amd64.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-image-unsigned-5.4.0-050400rc2-generic_5.4.0-050400rc2.201910062030_amd64.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-image-unsigned-5.4.0-050400rc2-lowlatency_5.4.0-050400rc2.201910062030_amd64.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-modules-5.4.0-050400rc2-generic_5.4.0-050400rc2.201910062030_amd64.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-modules-5.4.0-050400rc2-lowlatency_5.4.0-050400rc2.201910062030_amd64.deb
sudo dpkg -i linux-headers-5.4.0-050400rc1_*.deb linux-image-unsigned-5.4.0-*.deb linux-modules-5.4.0-050400rc1-*.deb
sudo reboot

Update Linux Kernel 5.4 RC2 on 32 Bit Ubuntu Linux

Run the following to update or install Linux Kernel 5.4 RC2 on 32 Bit Ubuntu Linux Systems – Build for i386 succeeded (see BUILD.LOG.i386):

sudo apt-get upgrade
sudo apt-get update
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-headers-5.4.0-050400rc2_5.4.0-050400rc2.201910062030_all.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-headers-5.4.0-050400rc2-generic_5.4.0-050400rc2.201910062030_i386.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-headers-5.4.0-050400rc2-lowlatency_5.4.0-050400rc2.201910062030_i386.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-image-5.4.0-050400rc2-generic_5.4.0-050400rc2.201910062030_i386.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-image-5.4.0-050400rc2-lowlatency_5.4.0-050400rc2.201910062030_i386.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-modules-5.4.0-050400rc2-generic_5.4.0-050400rc2.201910062030_i386.deb
wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4-rc2/linux-modules-5.4.0-050400rc2-lowlatency_5.4.0-050400rc2.201910062030_i386.deb
sudo dpkg -i linux-headers-5.4.0-050400rc1_*.deb linux-image-unsigned-5.4.0-*.deb linux-modules-5.4.0-050400rc1-*.deb
sudo reboot

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