LUA boot loader coming very soon
Manfred Antar
manfredantar at gmail.com
Mon Aug 20 15:39:42 UTC 2018
Hi
How do i get the menu back after switching to LUA loader?
I’m using a comconsole. Before the switch to LUA I had a menu and a little devil with pitchfork:)
Now just get the countdown from 10 , then boot.
Here is my loader.conf.local:
console="comconsole"
beastie_disable="NO"
hw.vga.textmode=1
kern.vt.spclkeys=15
nvidia_load="YES"
linux_common_load="YES"
linux_load="YES"
linprocfs_load="YES"
linsysfs_load=“YES"
I also had a loader.rc file but it does not seem relevant to LUA:
\ Loader.rc
\ $FreeBSD: head/stand/i386/loader/loader.rc 332413 2018-04-11 18:02:13Z imp $
\
\ Includes additional commands
include /boot/loader.4th
include /boot/efi.4th
try-include /boot/loader.rc.local
\ Reads and processes loader.conf variables
initialize
maybe-efi-resizecons
\ Tests for password -- executes autoboot first if a password was defined
check-password
\ Load in the boot menu
include /boot/beastie.4th
\ Start the boot menu
beastie-start
Thanks
Manfred
More information about the freebsd-current
mailing list