<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>AMD64 - Tag - Worker7</title>
        <link>https://www.worker7.com/tags/amd64/</link>
        <description>AMD64 - Tag - Worker7</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 10 Jul 2021 13:07:12 -0400</lastBuildDate><atom:link href="https://www.worker7.com/tags/amd64/" rel="self" type="application/rss+xml" /><item>
    <title>Installing/Booting FreeBSD on a Rock Pi X</title>
    <link>https://www.worker7.com/posts/installing-freebsd-on-a-rock-pi-x/</link>
    <pubDate>Sat, 10 Jul 2021 13:07:12 -0400</pubDate>
    <author>worker7</author>
    <guid>https://www.worker7.com/posts/installing-freebsd-on-a-rock-pi-x/</guid>
    <description><![CDATA[<p>I recently acquired a Rock Pi X. This is a Raspberry Pi clone but with an Intel Atom process (which supports hardware virtualization). When I tried installing FreeBSD on it, the kernel got stuck during the boot process (the exact location might vary for you and your system). It turns out you need to disable the <code>uart</code> driver. You can do this before the kernel boots by setting:</p>
<pre tabindex="0"><code>set hint.uart.0.disabled=&#34;1&#34;
set hint.uart.1.disabled=&#34;1&#34;
</code></pre><p>Don&rsquo;t forget to add these to the <code>/boot/device.hints</code> file after you successfully installed the system.</p>]]></description>
</item>
</channel>
</rss>
