Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2023 10:07:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273099] 14.0-ALPHA1 unbootable after install
Message-ID:  <bug-273099-227-tPw7UFDq4H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273099-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273099-227@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=3D273099

Slawomir Wojciech Wojtczak <vermaden@interia.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #6 from Slawomir Wojciech Wojtczak <vermaden@interia.pl> ---
(In reply to Robert Wing from comment #4)

Hi.

As you specified - that helped.

I paste below the vm-bhyve config I used to overcome this.

% ls -l /vm/userboot_lua.so=20=20=20=20=20=20=20=20=20=20
-rwxr-xr-x 1 root root 588072 2023-08-17 11:55 /vm/userboot_lua.so

% cat /vm/freebsd14/freebsd14.conf=20
loader=3D"bhyveload"
bhyveload_loader=3D"/vm/userboot_lua.so"
cpu=3D1
memory=3D256M
network0_type=3D"virtio-net"
network0_switch=3D"public"
disk0_type=3D"nvme"
disk0_name=3D"disk0.img"
uuid=3D"asdfasdf-1234-1234-1234-asdfasdfasdf"
network0_mac=3D"01:23:45:67:89:0a"

Hope that helps.

Closing as resolved.

Regards.

--=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-273099-227-tPw7UFDq4H>