From owner-freebsd-stable@FreeBSD.ORG Sat Apr 1 02:21:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1DCD16A400 for ; Sat, 1 Apr 2006 02:21:58 +0000 (UTC) (envelope-from groundedforlife@verizon.net) Received: from smtp101.vzn.mail.dcn.yahoo.com (smtp101.vzn.mail.dcn.yahoo.com [209.73.179.139]) by mx1.FreeBSD.org (Postfix) with SMTP id 8087C43D45 for ; Sat, 1 Apr 2006 02:21:58 +0000 (GMT) (envelope-from groundedforlife@verizon.net) Received: (qmail 50630 invoked from network); 1 Apr 2006 02:21:57 -0000 Received: from unknown (HELO ?192.168.1.47?) (groundedforlife@verizon.net@71.116.82.146 with plain) by smtp101.vzn.mail.dcn.yahoo.com with SMTP; 1 Apr 2006 02:21:57 -0000 From: Napoleon Dynamite To: freebsd-stable@freebsd.org Date: Fri, 31 Mar 2006 18:21:31 -0800 User-Agent: KMail/1.8.2 References: <200603311634.35583.groundedforlife@verizon.net> <442DDDC4.2030205@optim.com.ru> In-Reply-To: <442DDDC4.2030205@optim.com.ru> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <200603311821.32454.groundedforlife@verizon.net> Subject: Re: Can't mount encrypted drive X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2006 02:21:59 -0000 El Vie 31 Mar 2006 05:56 PM, Nikolay Mirin escribi=C3=B3: > 1) Are sure you have not just mistyped you password? > 2) Does the file /etc/gbde/ad0s2c still exist? > 3) Does the device /dev/ad0s2c still exist? > 4) Did you include gbde in you new kernel config or do you have the > up-to-date kernel gbde module compiled. > 1) I am sure I typed it right, and I tried about 100 times. I have it=20 memorized and haven't changed it recently 2) it is still there 3) yes it exists 4) it is in my new kernel configuration > > What does it respond when if you run > > gbde attach /dev/ad0s2c -l /etc/gbde/ad0s2c > > and type you password. > > After I type this, I get a blank line, and this is the output of it and=20 ls /dev: gbde attach /dev/ad0s2c -l /etc/gbde/ad0s2c Enter passphrase: thanatos# ls /dev acd0 ad5s3a agpgart dspW0.0 net stderr ttyv7 acpi ad5s3c apm dspW0.1 net1 stdin ttyv8 ad0 ad5s4 ata dspr0.1 net2 stdout ttyv9 ad0s1 ad5s4c atkbd0 fd net3 sysmouse ttyva ad0s1a ad5s4e audio0.0 fd0 net4 ttyd0 ttyvb ad0s1b ad5s4f audio0.1 fido network ttyd0.init ttyvc ad0s1c ad6 bpf0 geom.ctl nfs4 ttyd0.lock ttyvd ad0s2 ad6s1 console io nfslock ttyp0 ttyve ad0s2c ad6s1a consolectl kbd0 null ttyp1 ttyvf ad0s4 ad6s1b ctty klog pci ttyp2 ums0 ad5 ad6s1c cuad0 kmem pf ttyv0 urandom ad5s1 ad6s1d cuad0.init log ppi0 ttyv1 usb ad5s1a ad6s2 cuad0.lock lpt0 ptyp0 ttyv2 usb0 ad5s1b ad6s3 devctl lpt0.ctl ptyp1 ttyv3 xpt0 ad5s1c ad6s4 devstat mdctl ptyp2 ttyv4 zero ad5s2 ad6s4c dsp0.0 mem random ttyv5 ad5s3 ad6s4d dsp0.1 mixer0 sndstat ttyv6 I have had the encrypted partition for about five months with no problems=20 until today. Thank you for your help. Eric Buchanan