DragonflyBSD on QEMU booted right but can not install!

Sayed Mohammad Badiezadegan mbzadegan at gmail.com
Tue Jan 14 08:14:37 PST 2025


Thank you for your response,

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.

On Mon, Jan 13, 2025 at 10:46 PM Sergey Zigachev <s.zi at outlook.com> wrote:

> > Could you please let me know what QEMU parameters I should use to
> prevent this problem from happening again? Thank you.
>
> I'm using these:
> qemu-system-x86_64
>      -m 4096
>      -drive if=virtio,file=dragonflybsd.qcow2,format=qcow2,index=0,id=disk
>      -device ahci,id=disk
>      -netdev user,id=mynet0,hostfwd=tcp::8822-:22
>      -device e1000,netdev=mynet0
>      -smp 4
>      -cpu host
>      -enable-kvm
>      -display gtk
>
> This also allows me to connect to a VM over ssh port 8822.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20250114/d58cb7f8/attachment.htm>


More information about the Users mailing list