About 125,000 results
Open links in new tab
  1. How Do I update my kernel to the latest one? - Ask Ubuntu

    Jan 20, 2022 · I want to update my Kernel to the latest stable version which is v5.16.1 I followed a guide which showed how to install kernel 5.16. Everything went fine until I received this error: …

  2. 18.04 - How to update kernel to specific version - Ask Ubuntu

    Sep 27, 2021 · I would like to upgrade to specific kernel version (5.4.0-81-generic) from following current state on different servers. I would like to use apt package manger to update kernel.

  3. How to update kernel to the latest mainline version without any …

    Apr 5, 2012 · (5) reboot. Additionally, this is the much safer route, which will also upgrade your Linux version: sudo apt-get update && sudo apt-get dist-upgrade && sudo reboot. In either …

  4. Ubuntu 24.04 how update the kernel with an recent version

    Aug 12, 2020 · Hello. Thanks for reading my topic. Ubuntu 24.04 use kernel 6.8. However kernel current version is 6.11. Running apt upgrade not update the kernel to new 6.11, but continue …

  5. How do I use apt-get to update to the latest kernel?

    I suspect is due to the fact that in the past I installed multiple mainline kernel versions (not recommended versions), up to 3.5* series. What I'm after: Either: Fix automatic kernel …

  6. Update Upgrading the kernel? Moving to 24.04? - Ask Ubuntu

    Jan 11, 2025 · 2. Upgrading the kernel Is it possible to easily upgrade my actual kernel 5.19.0-32-generic to the latest best one? If so, can anyone provide me with a step-by-step, or redirect …

  7. Force ubuntu 22.04.3 to use kernel 6.2 instead of 5.15

    Dec 30, 2023 · Both are apt-get update; apt-get upgrade clean. I could maybe force an apt-get install linux-image-6.2.0-39-generic but this would probably aggravate the problem of not …

  8. How To Install A Higher Version of the Kernel, Build ... - Linux.org

    Jun 1, 2019 · How to compile and install Linux Kernel 5.6.9 from source code - nixCraft This page explains how to compile and install Linux Kernel 5.6.9 running on modern Linux distro such as …

  9. How to update linux-image (kernel) on ubuntu

    Jan 11, 2021 · How to update linux-image (kernel) on ubuntu Ask Question Asked 4 years, 11 months ago Modified 4 years, 11 months ago

  10. Solved - how to update kernel in LMDE 5 | Linux.org

    Jan 18, 2023 · This will update your kernel to the latest available version in the LMDE repositories. 5. Once the upgrade is finished, restart your system to load the new kernel. You …