https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273099
Slawomir Wojciech Wojtczak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #6 from Slawomir Wojciech Wojtczak <[email protected]> --- (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 -rwxr-xr-x 1 root root 588072 2023-08-17 11:55 /vm/userboot_lua.so % cat /vm/freebsd14/freebsd14.conf loader="bhyveload" bhyveload_loader="/vm/userboot_lua.so" cpu=1 memory=256M network0_type="virtio-net" network0_switch="public" disk0_type="nvme" disk0_name="disk0.img" uuid="asdfasdf-1234-1234-1234-asdfasdfasdf" network0_mac="01:23:45:67:89:0a" Hope that helps. Closing as resolved. Regards. -- You are receiving this mail because: You are the assignee for the bug.
