Date: Thu, 26 May 2022 15:03:48 +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-pteDrDBFv1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264226-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264226 --- Comment #11 from Ed Maste <emaste@freebsd.org> --- (In reply to Kubilay Kocak from comment #8) > 1) "stop", with message: "kern.vty=sc is set, but is incompatible with UEFI boot" Not really an option - to implement this we'd have to override kern.vty (at the point in early boot that the choice is made) to use vt, wait for the system to boot far enough that we can print the message, then stop. > 2) use vt when sc is specified but its an EFI boot I'd happily review a patch if someone wants to go this route. > 2.1) Log what happened: This is a bit tricky for the same reason as #1, the choice is made before we have a way to emit such a message. It could be done, but probably not worth the effort. kern.vty would indicate vt though. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264226-227-pteDrDBFv1>
