Conversation
Teaching myself #riscv I learned a couple of things. One of them is that if you want to experiment by using qemu to emulate Linux on RISC-V, you can either search the internet looking for the right incantation and image file for qemu, or you can use the “—arch riscv” option with Lima VM (lima-vm.io), which you should be using for all your VM and container dev anyway.
0
1
3