[Bug 263118] bhyve: "Can't find /boot/entropy"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Apr 2022 14:21:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263118

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevans@freebsd.org

--- Comment #2 from Kyle Evans <kevans@freebsd.org> ---
Not having entropy isn't an error, you're overlooking the last message before
you get tossed into loader:

ERROR: /boot/lua/password.lua:127: attempt to call a nil value (field
'restrictInteractive').

That access doesn't seem to exist in FreeBSD, so I guess this is a custom
loader script.

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