Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Nov 2024 21:57:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282267] boot_multicons="NO", boot_serial="NO", and console="efi" in /boot/loader.conf isn't respected by the boot loader's menu
Message-ID:  <bug-282267-227-NX4Mb9eHZr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282267-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282267-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282267

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org

--- Comment #5 from Warner Losh <imp@FreeBSD.org> ---
Currently, console=3Defi means 'do what the EFI firmware is telling us to d=
o'
though setting boot_multicons and boot_serial in loader.conf should override
that. Things are a bit fuzzy around these variables though.

Can you do a 'show' at the loader prompt and report all the variables set (=
by
picture if need be)? Or just boot the kernel and report the kenv if you can=
't
do that easily. Unfortunately, I need more than just what's reported. Also
after boot can you report the output of the following commands (as root, yo=
u'll
need efirt in your kernel or loaded, and sudo means 'run it as root somehow=
'):

sudo efivar --device-path 8be4df61-93ca-11d2-aa0d-00e098032b8c-ConIn
sudo efivar --device-path 8be4df61-93ca-11d2-aa0d-00e098032b8c-ConOut

Thanks!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282267-227-NX4Mb9eHZr>