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
F107036401: D45357.id139068.diff
Thu, Jan 9, 7:56 AM
Unknown Object (File)
Nov 27 2024, 6:55 PM
Unknown Object (File)
Nov 27 2024, 6:55 PM
Unknown Object (File)
Nov 27 2024, 6:55 PM
Unknown Object (File)
Nov 27 2024, 6:29 PM
Unknown Object (File)
Nov 21 2024, 8:55 AM
Unknown Object (File)
Nov 19 2024, 6:10 PM
Unknown Object (File)
Nov 18 2024, 5:10 AM
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