<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Kernel on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/kernel/</link><description>Recent content in Kernel on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Thu, 14 Nov 2024 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/kernel/atom.xml" rel="self" type="application/rss+xml"/><item><title>Switch to a Specific Kernel Version on Ubuntu</title><link>https://www.chenshaowen.com/en/blog/set-specific-kernel-version-in-ubuntu/</link><pubDate>Thu, 14 Nov 2024 00:00:00 +0000</pubDate><atom:modified>Thu, 14 Nov 2024 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/set-specific-kernel-version-in-ubuntu/</guid><description>1. Installing a New Kernel Version Installing from the apt repositories is recommended, so you avoid installing an incompatible kernel version.
1.1 Installing from the Repository List the available versions 1 2 3 4 apt list linux-headers-5.15.*-*-generic linux-image-5.15.*-*-generic linux-image-5.15.0-94-generic/focal-updates,focal-security 5.15.0-94.104~20.04.1 amd64 linux-image-5.15.0-97-generic/focal-updates,focal-security 5.15.0-97.107~20.04.1 amd64 Install the kernel 1 apt install linux-image-5.</description><dc:creator>WeChat Official Account</dc:creator><category>Ubuntu</category><category>Linux</category><category>Kernel</category><category>Operations</category></item></channel></rss>