Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 17:48:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213651] include serial console support in install media by default, via /usr/src/release/Makefile adjustments?
Message-ID:  <bug-213651-8-qaFsm8U6qz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213651-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213651-8@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=213651

Glen Barber <gjb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |gjb@FreeBSD.org

--- Comment #1 from Glen Barber <gjb@FreeBSD.org> ---
There are a few problems with this, because of my own observations on some
systems with multiple COM ports that I'm still trying to understand.

On some systems, for example, doing as suggested will prevent keyboard input
via serial console and only allow keyboard input on the system (and loader
actually stops the system from booting on one system I have).

Could you try instead adding 'boot_multicons="YES"' to your modification to see
if you see the desired behavior?  I'm a bit overly-paranoid about this because
of some behavior I have witnessed, and do not want to introduce regressions on
hardware that used to work out-of-box without loader.conf changes.

-- 
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-213651-8-qaFsm8U6qz>