This commit is contained in:
Ciro Santilli
2022-03-10 22:37:50 +00:00
parent 99e0d32722
commit a5be602793
2 changed files with 14 additions and 2 deletions

View File

@@ -2488,7 +2488,13 @@ firefox index.html</pre>
<div class="sect3">
<h4 id="qemu-buildroot-setup-getting-started"><a class="anchor" href="#qemu-buildroot-setup-getting-started"></a><a class="link" href="#qemu-buildroot-setup-getting-started">2.2.1. QEMU Buildroot setup getting started</a></h4>
<div class="paragraph">
<p>This setup has been mostly tested on Ubuntu. For other host operating systems see: <a href="#supported-hosts">Section 38.1, &#8220;Supported hosts&#8221;</a>. For greater stability, consider using the <a href="#release-procedure">latest release</a> instead of master: <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/releases" class="bare">https://github.com/cirosantilli/linux-kernel-module-cheat/releases</a></p>
<p>This setup has been tested on Ubuntu 20.04.</p>
</div>
<div class="paragraph">
<p>The Buildroot build is already broken on Ubuntu 21.04 onwards: <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155" class="bare">https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155</a>, just use the <a href="#docker">Docker host setup</a> setup in that case. We could fix it on Ubuntu 21.04, but it will break again inevitably later on.</p>
</div>
<div class="paragraph">
<p>For other host operating systems see: <a href="#supported-hosts">Section 38.1, &#8220;Supported hosts&#8221;</a>.</p>
</div>
<div class="paragraph">
<p>Reserve 12Gb of disk and run:</p>