Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 01:14:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264226] setting kern.vty=sc causes hang during boot
Message-ID:  <bug-264226-227-EebgucEZb4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264226-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264226-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264226

--- Comment #8 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Ed Maste from comment #7)

Understood, thanks. So if I understand correctly, it sounds like two potent=
ial
routes (modulo sc removal), in context to current reported behaviour 'boot
hang', three if one counts hung boot without messaging as a route.

Since sc is incompatible with UEFI (comment 5):

Catch UEFI & kern.vty=3Dsc case, and do something other than hang...

1) "stop", with message: "kern.vty=3Dsc is set, but is incompatible with UE=
FI
boot"

Outcome: system stops, user informed why: incompatible system configuration
(for that boot)

2) use vt when sc is specified but its an EFI boot

Outcome: system boots

2.1) Log what happened:=20

Outcome: user informed of incompatible system configuration (for that boot)

2.2) Don't log what happened:=20

Outcome: the system did some magic, noone is the wiser

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264226-227-EebgucEZb4>