LUA loader: bhyve now doesn't?

Warner Losh imp at bsdimp.com
Sun Aug 19 15:33:20 UTC 2018


On Sun, Aug 19, 2018 at 9:22 AM, Larry Rosenman <ler at freebsd.org> wrote:

> With today's change to LUA as the loader, I seem to have an issue with
> bhyhve:
>
> Consoles: userboot
>
> FreeBSD/amd64 User boot, Revision 1.1
> (Thu Nov 16 15:04:02 CST 2017 root at borg.lerctr.org)
> Startup error in /boot/lua/loader.lua:
> LUA ERROR: cannot open /boot/lua/loader.lua: no such file or directory.
>
> /boot/kernel/kernel text=0x1063d88 data=0x12e930+0x283970
> syms=[0x8+0x14cf28+0x8+0x163e57]
> Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel]...
>
> These VM's have been running for MONTHS.
>
> Ideas?
>

There's no boot/lua/loader.lua.

You can either fix that, or you can recompile with
LOADER_DEFAULT_INTERP=4th for the moment.

Warner


More information about the freebsd-current mailing list