@@ -0,0 +1,7 @@
#!/bin/bash
set -xue
# QEMU path
QEMU=qemu-system-riscv32
$QEMU -machine virt -bios default -nographic -serial mon:stdio --no-reboot
The note is not visible to the blocked user.