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)
Wed, May 29, 4:03 AM
Unknown Object (File)
Wed, May 29, 4:02 AM
Unknown Object (File)
Wed, May 29, 4:01 AM
Unknown Object (File)
Mon, May 27, 5:03 PM
Unknown Object (File)
Mon, May 27, 2:25 PM
Unknown Object (File)
May 26 2024, 2:00 AM
Unknown Object (File)
May 25 2024, 9:11 PM
Unknown Object (File)
May 24 2024, 9:55 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

Lint
Lint Skipped
Unit
Tests Skipped