We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64cbb65 + 371e32a commit 4ecc654Copy full SHA for 4ecc654
1 file changed
content/qemu/index.md
@@ -51,7 +51,7 @@ qemu-system-aarch64 \
51
-cpu max \
52
-m 2048 \
53
-drive if=pflash,format=raw,unit=0,file.filename=/usr/share/AAVMF/AAVMF_CODE.no-secboot.fd,file.locking=off,readonly=on \
54
- -drive if=pflash,unit=1,file=efi_vars.fd \
+ -drive if=pflash,format=raw,unit=1,file=efi_vars.fd \
55
-monitor unix:qemu-monitor-socket,server,nowait \
56
-cdrom ./grml-full-{{< param current_release.version >}}-arm64.iso
57
</pre>
0 commit comments