I am trying to run openbsd as guest OS.
I am using this command to create the vm
```
virt-install --name openbsd1 --ram 2048 --vcpus 2 --disk path=/var/lib/libvirt/images/openbsd1.qcow2,format=qcow2,bus=virtio,size=20 --disk path=/tmp/install72.img --import --os-variant openbsd7.0 --network=default --noautoconsole
```
But, on boot the server is not picking up the openbsd boot sequence.
I have posted the question here as well (https://serverfault.com/questions/1118710/install-openbsd-as-guest-os-in-kvm-virtualization-on-fedora-running-raspberry-pi).
Any pointers would be of great help,
Thanks
Sandeep
_______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm