https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276206
Bug ID: 276206
Summary: Setting kern.vty="sc" will hang the loader boot
process, but vt(4) says we can do that
Product: Documentation
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
>From manpage vt(4), LOADER TUNABLES:
kern.vty
Set this value to `vt' or `sc' to choose a specific system con-
sole, overriding the default. The GENERIC kernel uses vt when
this value is not set.
on my GENERIC kernel shipped with 14.0-RELEASE, adding a line to
/boot/loader.conf 'kern.vty="sc"' will hang the loader while loading kernel and
trying to boot.
--
You are receiving this mail because:
You are on the CC list for the bug.