Date: Mon, 14 Aug 2017 16:43:28 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221526] GELI passphrase prompt occurs before serial console (FreeBSD 11.1-RELEASE) Message-ID: <bug-221526-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221526 Bug ID: 221526 Summary: GELI passphrase prompt occurs before serial console (FreeBSD 11.1-RELEASE) Product: Base System Version: 11.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: jbw@hilltopgroup.com Created attachment 185409 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185409&action=edit screenshot of bootloader In FreeBSD 11.1-RELEASE using Encrypted ZFS on root via bsdinstall (no customization), the GELI passphrase prompt occurs before the serial console is initialized, which prevents the system from booting with a serial console. The attached screenshot shows the point where the serial console activates, after the passphrase prompt. (at the /boot/config line.) The following are my settings: $ cat /boot.config -D -S115200 $ cat /boot/loader.conf boot_multicons="YES" boot_serial="YES" comconsole_speed="115200" console="comconsole, vidconsole" aesni_load="YES" geom_eli_load="YES" kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" vfs.zfs.min_auto_ashift=12 zfs_load="YES" -- 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-221526-8>
