Re: Failing to boot in bhyve

From: Pat Maddox <pat_at_patmaddox.com>
Date: Wed, 11 Sep 2024 10:04:29 UTC
Okay thanks I will give it a shot.

On Wed, Sep 11, 2024, at 2:47 AM, Zhenlei Huang wrote:
>> On Sep 11, 2024, at 5:35 PM, Pat Maddox <pat@patmaddox.com> wrote:
>> 
>> Hi there,
>> 
>> I downloaded FreeBSD-15.0-CURRENT-amd64-20240905-66fc442421f8-272060-disc1.iso and tried to run it using vmrun.sh as described in https://wiki.freebsd.org/bhyve#Q:_What_is_the_easiest_way_to_try_bhyve.3F
>> 
>> It gets past the loader screen, and then fails with the following error: https://pastebin.com/YfjnvpNk
>> 
>> A user on discord reports that the image boots for them. I have also tried a 14.1-RELEASE ISO that booted successfully.
>> 
>> Any idea what's going on? My host is 14.1-RELEASE. Please let me know what other info may be helpful
>> 
>> Pat
>> 
>
>
> It seems that has been fixed by 99e3d96fc1a2 (x86: always provide dummy 
> x86_iommu virtual methods).
>
> Best regards,
> Zhenlei