Page MenuHomeFreeBSD

vt(4): add note about sc/UEFI incompatibility
ClosedPublic

Authored by emaste on May 24 2024, 9:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 1, 9:15 PM
Unknown Object (File)
Mon, Sep 30, 7:38 PM
Unknown Object (File)
Sat, Sep 28, 7:42 PM
Unknown Object (File)
Sat, Sep 21, 3:37 AM
Unknown Object (File)
Mon, Sep 16, 5:57 AM
Unknown Object (File)
Tue, Sep 3, 4:31 PM
Unknown Object (File)
Jul 31 2024, 9:52 AM
Unknown Object (File)
Jul 28 2024, 8:36 PM
Subscribers

Details

Summary
syscons is not compatible with UEFI boot.  This is noted in syscons(4),
but not mentioned in vt(4) where the kern.vty tunable (used to select
one or the other).  Add a note so that if someone reads vt(4) but not
sc(4) they are not surprised by having no usable console.

PR: 276206

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable