mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
This commit is contained in:
@@ -459,7 +459,13 @@ pre{ white-space: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.html">Section 38.1, “Supported hosts”</a>. For greater stability, consider using the <a href="release-procedure.html">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.html">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.html">Section 38.1, “Supported hosts”</a>.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Reserve 12Gb of disk and run:</p>
|
||||
|
||||
Reference in New Issue
Block a user