This commit is contained in:
Imbus 2024-04-30 05:47:45 +02:00
parent 8065ac6e59
commit abbe654aee

View file

@ -9,6 +9,8 @@ It also handles checksum verification using signify and cksum.
sudo dnf install qemu-system-riscv-core make curl tar signify qemu-img sudo dnf install qemu-system-riscv-core make curl tar signify qemu-img
``` ```
Keep in mind that sd1 is the disk you want to install OpenBSD on.
```sh ```sh
make installer # Launch qemu with the OpenBSD installer image attached make installer # Launch qemu with the OpenBSD installer image attached
make run # Launch qemu with the qcow2 make run # Launch qemu with the qcow2