<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Fix - Category - Worker7</title>
        <link>https://www.worker7.com/categories/fix/</link>
        <description>Fix - Category - Worker7</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 08 Jul 2025 23:51:27 -0400</lastBuildDate><atom:link href="https://www.worker7.com/categories/fix/" rel="self" type="application/rss+xml" /><item>
    <title>Fixing Freebsd 14 Boot Issue on Rpi4</title>
    <link>https://www.worker7.com/posts/fixing-freebsd-14-boot-issue-on-rpi4/</link>
    <pubDate>Tue, 08 Jul 2025 23:51:27 -0400</pubDate>
    <author>worker7</author>
    <guid>https://www.worker7.com/posts/fixing-freebsd-14-boot-issue-on-rpi4/</guid>
    <description><![CDATA[<p>After updating my FreeBSD installation to 14.x on my old Raspberry Pi4 the system stopped booting.
The problem is that the system cannot find the root filesystem anymore. It seem this a particular
issue with some older revisions of Raspberry Pi 4 (especially those with 4GB+ RAM, like those ending
in &ldquo;B0T&rdquo;) leading to MMC timeouts and failure to mount the root filesystem.</p>
<h1 id="fix">Fix</h1>
<p>If you have For RPi 4 model with 4GB+ RAM, a common workaround is to edit the <code>config.txt</code> file in the
EFI partition of your SD card. Add the following line under the <code>[pi4]</code> section: <code>total_mem=4015</code>.</p>]]></description>
</item>
</channel>
</rss>
