From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 08:48:57 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 393AA16A406 for ; Wed, 25 Apr 2007 08:48:57 +0000 (UTC) (envelope-from hoschi@nemesis.frida.mouhaha.de) Received: from nemesis.frida.mouhaha.de (nemesis.frida.mouhaha.de [85.236.48.53]) by mx1.freebsd.org (Postfix) with ESMTP id EF92713C4BD for ; Wed, 25 Apr 2007 08:48:56 +0000 (UTC) (envelope-from hoschi@nemesis.frida.mouhaha.de) Received: by nemesis.frida.mouhaha.de (Postfix, from userid 1001) id 3E6664B252C; Wed, 25 Apr 2007 10:48:55 +0200 (CEST) Date: Wed, 25 Apr 2007 10:48:55 +0200 From: Oliver Peter To: Rat Paranoid Message-ID: <20070425084854.GJ1322@nemesis.frida.mouhaha.de> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pE2VAHO2njSJCslu" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 6.2-RELEASE-p2 i386 User-Agent: Mutt/1.5.14 (2007-02-12) Cc: freebsd-questions@freebsd.org Subject: Re: GELI recovery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 08:48:57 -0000 --pE2VAHO2njSJCslu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 25, 2007 at 12:40:50AM -0400, Rat Paranoid wrote: > Dear All, Dear Mr. "Rat Paranoid", =20 > I badly need your help! I've used GELI encrypted partition on my > notebook for 5 month but now I can't mount it on startup... it seems > that I forgot the password (but how is it possible if I enter it each > time I switch my notebook?!) or something is wrong with GELI >=20 > anyway when I created that partition I also created "backup key" file > as it was suggested by the manual... Now I've tried to mount the > partition with that key but it keeps telling me that the password is > wrong. %( >=20 > Is it possible to recover the bloody thing with that "backup key"?! >=20 > Your help would be much appreciated! You can provide us your dmesg debug output by adding the following lines to /boot/loader.conf: kern.geom.eli.debug=3D3 GELI(8) says: Debug level of the ELI GEOM class. This can be set to a number between 0 and 3 inclusive. If set to 0, minimal debug informa- tion is printed. If set to 3, the maximum amount of debug infor- mation is printed. For yourself you can add: kern.geom.eli.visible.passphrase=3D1 GELI(8) says: If set to 1, the passphrase entered on boot (before the root file system is mounted) will be visible. This possibility should be used with caution as the entered passphrase can be logged and exposed via dmesg(8). This variable should be set in /boot/loader.conf. Good luck. --=20 Oliver PETER, email: hoschi@mouhaha.de, ICQ# 113969174 "Worker bees can leave. Even drones can fly away. The Queen is their slave." --pE2VAHO2njSJCslu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iEYEARECAAYFAkYvFfYACgkQ6LH/IUVtaI9sjwCfczzuvCJyNg7R1H/d51qn2KSa vd8AoM+JZpys1TUvxp9JZ8Rn+K1D73VZ =sv8x -----END PGP SIGNATURE----- --pE2VAHO2njSJCslu--