Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2009 02:30:04 GMT
From:      Arne Steinkamm <arne@Steinkamm.COM>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/105368: [geli] geli passphrase prompt malfunctioning when mounting encrypted fs at boot time
Message-ID:  <200910050230.n952U4nY005385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/105368; it has been noted by GNATS.

From: Arne Steinkamm <arne@Steinkamm.COM>
To: bug-followup@freebsd.org
Cc: cyberlab@gmx.de, aline@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 |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910050230.n952U4nY005385>