[Bug 204969] geom_eli_passphrase_prompt does not recognize input via serial console

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 2 14:08:08 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204969

Jan Bramkamp <crest at bultmann.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crest at bultmann.eu

--- Comment #1 from Jan Bramkamp <crest at bultmann.eu> ---
Thy this loader.conf snippet instead:
# Enable both consoles
console="vidconsole,comconsole"
# Set baudrate
comconsole_speed="115200"
# Set serial port
# ttyu0 / COM1: 0x3F8 (default)
# ttyu1 / COM2: 0x2F8
# ttyu2 / COM3: 0x3E8
# ttyu3 / COM4: 0x2E8
comconsole_port="0x3E8"

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


More information about the freebsd-bugs mailing list