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)
Thu, Apr 24, 11:06 AM
Unknown Object (File)
Wed, Apr 23, 1:05 PM
Unknown Object (File)
Fri, Apr 11, 8:00 PM
Unknown Object (File)
Mar 13 2025, 9:51 PM
Unknown Object (File)
Feb 22 2025, 2:33 PM
Unknown Object (File)
Feb 22 2025, 2:01 PM
Unknown Object (File)
Feb 22 2025, 1:31 PM
Unknown Object (File)
Feb 4 2025, 7:42 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