Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2023 23:12:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        uboot@FreeBSD.org
Subject:   [Bug 273560] sysutils/edk2: bhyve flavor causes windows VMs to fail to boot after update to 202308
Message-ID:  <bug-273560-39090-axsmhUm79N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273560-39090@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273560-39090@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273560

Dan Langille <dvl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvl@FreeBSD.org

--- Comment #9 from Dan Langille <dvl@FreeBSD.org> ---
Same problem hit me with a Home Assistant install. Downgrading to g202202_10
fix the breakage.

re: https://twitter.com/DLangille/status/1698801184310530135

Lots of start up output in this gist: (linked to from the Twitter thread)
https://gist.github.com/dlangille/24f0690ee0aaa8bba86f08d1b766859b

Config is:

[23:11 r730-01 dvl ~] % cat /usr/local/vm/hass/hass.conf
loader=3D"uefi"
cpu=3D"4"
memory=3D"8GB"
network0_type=3D"virtio-net"
network0_switch=3D"public"
#disk0_type=3D"nvme"
#disk0_type=3D"ahci-hd"
disk0_type=3D"virtio-blk"
disk0_name=3D"disk0.img"
grub_run_partition=3D"1"
grub_run_dir=3D"/boot/grub"
uuid=3D"9aae377a-6c06-11ed-a655-002590fa0f10"
network0_mac=3D"58:9c:fc:08:5d:13"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273560-39090-axsmhUm79N>