Helper scripts to get OpenBSD running on QEMU RISC-V.
Find a file
2024-04-30 00:47:58 +02:00
.gitignore Initial 2024-04-29 23:59:31 +02:00
makefile Documentation and structure 2024-04-30 00:47:58 +02:00
README.md Readme 2024-04-30 00:17:43 +02:00

OpenBSD RISC-V on QEMU

This is a helper makefile to run OpenBSD on QEMU RISC-V. It will download the OpenBSD installer image and create a qcow2 image to boot from. It also handles checksum verification using signify and cksum.

Dependencies

sudo dnf install qemu-system-riscv-core make curl tar signify qemu-img
make installer # Launch qemu with the OpenBSD installer image attached
make run # Launch qemu with the qcow2