<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Ozbem</title><link>https://www.ozbem.com/tags/tech/linux/</link><description>Recent content in Linux on Ozbem</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>info@ozbem.com (ebeem)</managingEditor><webMaster>info@ozbem.com (ebeem)</webMaster><copyright>© 2026 ebeem</copyright><lastBuildDate>Tue, 23 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ozbem.com/tags/tech/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Bootloader</title><link>https://www.ozbem.com/posts/tech/linux/bootloader/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate><author>info@ozbem.com (ebeem)</author><guid>https://www.ozbem.com/posts/tech/linux/bootloader/</guid><description>&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
Introduction
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;p&gt;
Once the firmware finishes initializing the hardware, it hands the baton to the bootloader. The bootloader is a small program whose sole purpose is to load the Linux kernel and the initial RAM disk (&lt;code class="verbatim"&gt;initramfs&lt;/code&gt;) into memory and execute them.&lt;/p&gt;</description></item><item><title>Firmware (BIOS and UEFI)</title><link>https://www.ozbem.com/posts/tech/linux/firmware/</link><pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate><author>info@ozbem.com (ebeem)</author><guid>https://www.ozbem.com/posts/tech/linux/firmware/</guid><description>&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
Introduction
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;p&gt;
The firmware is the absolute bedrock of your system. Before Linux or any operating system can even think about running, the motherboard&amp;#39;s firmware must wake up the hardware. It performs the Power-On Self Test (POST), initializes the CPU and RAM, and locates the drive containing your operating system.&lt;/p&gt;</description></item></channel></rss>