Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 2023 13:48:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        uboot@FreeBSD.org
Subject:   [Bug 273560] sysutils/edk2: bhyve flavor causes UEFI VMs to fail to boot after update to 202308
Message-ID:  <bug-273560-39090-sDP18XWGqz@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=273560

--- Comment #21 from Dan Langille <dvl@FreeBSD.org> ---
(In reply to Corvin Köhne from comment #20)

I do not know how to bisect. If instructed, I can try.

The vm configuration is:

loader="uefi"
cpu="4"
memory="8GB"
network0_type="virtio-net"
network0_switch="public"
#disk0_type="nvme"
#disk0_type="ahci-hd"
disk0_type="virtio-blk"
disk0_name="disk0.img"
grub_run_partition="1"
grub_run_dir="/boot/grub"
uuid="9aae377a-6c06-11ed-a655-002590fa0f10"
network0_mac="58:9c:fc:08:5d:13"

The host is running a Home Assistant instance. Details on creating that
instance at at
https://dan.langille.org/2023/02/27/home-assistant-running-natively-on-freebsd-via-bhyve/

-- 
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-sDP18XWGqz>