qemu

How to Run?   how to

qemu-system-x86_64 -m 2G -drive file=~/Distro/openbsd-6.9.img,index=1,media=disk,format=raw -boot menu=on -drive file=openbsd-6.9.qcow2.img,format=qcow2

Luku

qemu-system-x86_64 \
-m 8G \
-enable-kvm \
-cpu host \
-smp 4 \
-boot menu=on \
-drive file=/mnt/dump/dirty/vms/lubuntu24.img,format=raw \
-nic user,hostfwd=tcp::2222-:22