Helper scripts to get OpenBSD running on QEMU RISC-V.
.gitignore | ||
makefile | ||
README.md |
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
Keep in mind that sd1 is the disk you want to install OpenBSD on.
make installer # Launch qemu with the OpenBSD installer image attached
make run # Launch qemu with the qcow2