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