Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 08:39:38 -0700
From:      Manfred Antar <manfredantar@gmail.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Cc:        imp@freebsd.org
Subject:   Re: LUA boot loader coming very soon
Message-ID:  <031D39D4-3890-4FEE-A968-541578E8F7A6@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi
How do i get the menu back after switching to LUA loader?
I=E2=80=99m 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=3D"comconsole"
beastie_disable=3D"NO"
hw.vga.textmode=3D1
kern.vt.spclkeys=3D15
nvidia_load=3D"YES"
linux_common_load=3D"YES"
linux_load=3D"YES"
linprocfs_load=3D"YES"
linsysfs_load=3D=E2=80=9CYES"

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=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?031D39D4-3890-4FEE-A968-541578E8F7A6>