Docs
This commit is contained in:
parent
8065ac6e59
commit
abbe654aee
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue