<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kernel on Munozpi Notes</title><link>https://notes.munozpi.com/tags/kernel/</link><description>Recent content in Kernel on Munozpi Notes</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 13 Dec 2022 06:56:19 -0500</lastBuildDate><atom:link href="https://notes.munozpi.com/tags/kernel/index.xml" rel="self" type="application/rss+xml"/><item><title>Update Gentoo Kernel</title><link>https://notes.munozpi.com/posts/update-gentoo-kernel/</link><pubDate>Tue, 13 Dec 2022 06:56:19 -0500</pubDate><guid>https://notes.munozpi.com/posts/update-gentoo-kernel/</guid><description>&lt;p>If you&amp;rsquo;ve read my gentoo article and you were conviced to try out getnoo then heres a guide on how to update your kernel whenever you instll a newer version.&lt;/p>
&lt;p>First update to the latest kernel sources if they weren&amp;rsquo;t pulled in by an update:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-shell" data-lang="shell">&lt;span class="line">&lt;span class="cl">sudo emerge --ask sys-kernel/gentoo-sources
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Its best to do everything as root from this point forward. Sometimes a kernel compile can take a while and your sudo privelages can expire during a compilation therefore it&amp;rsquo;ll fail. Now go to your current kernel config and make a copy of it:&lt;/p></description></item></channel></rss>