[Bug 274389] bhyve in 15-CURRENT unable to boot OpenBSD anymore
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274389] bhyve in 15-CURRENT unable to boot OpenBSD anymore"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Nov 2023 10:04:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274389
arkadyi <ark@dudevich.dn.ua> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ark@dudevich.dn.ua
--- Comment #20 from arkadyi <ark@dudevich.dn.ua> ---
I have same problem with Windows 10 guest. I mean bug with IO ports.
For each com port (COM1-4) I see the following status:
"There are not enough free resources to operate this device. (Code 12)"
I updated port edk2-bhyve to latest version.
pkg info | grep edk2
edk2-bhyve-g202308_4 EDK2 Firmware for bhyve
The error remains.
Version OS: FreeBSD 14.0-RELEASE
I'm using vm-bhyve to run a VM guest.
To the configuration file of each UEFI guest
option added:
bhyve_options="-A"
Debugging is enabled. There are no errors in the log.
Also, the VM with Windows 7 version stops at the boot stage
Rolling back to version edk2-bhyve-g202202_10 solves all problems.
Where to look for a possible error?
--
You are receiving this mail because:
You are the assignee for the bug.