kern/105368: [geli] geli passphrase prompt malfunctioning when mounting encrypted fs at boot time

Arne Steinkamm arne at Steinkamm.COM
Mon Oct 5 02:30:05 UTC 2009


The following reply was made to PR kern/105368; it has been noted by GNATS.

From: Arne Steinkamm <arne at Steinkamm.COM>
To: bug-followup at freebsd.org
Cc: cyberlab at gmx.de, aline at bsd.com.br
Subject: Re: kern/105368: [geli] geli passphrase prompt malfunctioning when mounting encrypted fs at boot time
Date: Mon, 5 Oct 2009 04:22:47 +0200

 I'm running RELEASE-7.2 and found the same problem of lost keystrokes.
 
 It seems to be motherboard issue. After replacing a motherboard with the current
 type this problem occurred.
 
 It's a VIA C3-2 system with a VIA EPIA MII motherboard and a PS2 keyboard
 connected with a console switch using the GENERIC kernel with loaded
 geom_eli and geom_mirror modules.
 Loading padlock makes no difference.
 
 The crypted root filesystem is inside a geom mirror. The system boots from
 a CF connected to an IDE port.
 
 Adding kern.geom.eli.visible_passphrase is not a solution because this
 makes the passphrase visible in the logs.
 
 After falling through the passphrase questions you reach the failsafe
 mountpoint dialog still inside the kernel. Here the keyboard works without any
 problems.
 
 Outside the kernel in userspace after boot there are also no problems with
 the keyboard.
 
 loader.conf:
 padlock_load="YES"
 geom_mirror_load="YES"
 geom_eli_load="YES"
 rootdev="mirror/stms1a.eli"
 vfs.root.mountfrom="ufs:mirror/stms1a.eli"
 kern.geom.eli.visible_passphrase=1
 
 mirror/stms1a.eli was created with geli init -b.
 
 Thanks.
 
 .//. Arne
 -- 
 Arne Steinkamm         | Home:     Mail: arne<at>steinkamm<dot>com  IRC: Arne
 Tel.: +49.89.299756    |    URL: http://WWW.Steinkamm.COM/  NIC-Handle: AS306
 Laendstrasse 4         | 
 80538 Muenchen GERMANY |


More information about the freebsd-bugs mailing list