[Bug 290098] bhyve crashes when trying to run a 9front VM
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290098] bhyve crashes when trying to run a 9front VM"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Oct 2025 20:35:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290098
mario felicioni <marietto2008@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marietto2008@gmail.com
--- Comment #3 from mario felicioni <marietto2008@gmail.com> ---
I tried with these parameters on FreeBSD 14.3-RELEASE-p2 :
bhyve-lin -S -c sockets=1,cores=1,threads=1 -m 1G -w -H -A \
-s 0,hostbridge \
-s 1,ahci-cd,9front.iso,bootindex=1 \
-s 2,ahci-hd,9front.img \
-s 13,virtio-net,tap4 \
-s 29,fbuf,tcp=0.0.0.0:5904,w=1600,h=950,wait \
-s 30,xhci,tablet \
-s 31,lpc \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd \
vm0:4 < /dev/null & sleep 5 && vncviewer 0:4 &
bhyve-lin is bhyve patched with the Corvin's patches.
this is what happened :
https://ibb.co/MxCwByJg
it did not crash but I don't know what to do next....mouse pointer works...
--
You are receiving this mail because:
You are the assignee for the bug.