<div dir="ltr">Thank you for your response,<div><br></div><div>I mean, which QEMU configuration should I use when I want to start booting from Live DragonflyBSD ISO? I also run QEMU in a Windows machine and can not use the KVM. Thank you. </div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Jan 13, 2025 at 10:46 PM Sergey Zigachev <<a href="mailto:s.zi@outlook.com">s.zi@outlook.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Could you please let me know what QEMU parameters I should use to prevent this problem from happening again? Thank you.<br>
<br>
I'm using these:<br>
qemu-system-x86_64<br>
-m 4096<br>
-drive if=virtio,file=dragonflybsd.qcow2,format=qcow2,index=0,id=disk<br>
-device ahci,id=disk<br>
-netdev user,id=mynet0,hostfwd=tcp::8822-:22<br>
-device e1000,netdev=mynet0<br>
-smp 4<br>
-cpu host<br>
-enable-kvm<br>
-display gtk<br>
<br>
This also allows me to connect to a VM over ssh port 8822.<br>
<br>
</blockquote></div>