From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O9F2G-0000qx-NC for garchives@archives.gentoo.org; Tue, 04 May 2010 10:07:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A3C9E0B8B; Tue, 4 May 2010 10:06:18 +0000 (UTC) Received: from zion.lichtfels.com (zion.lichtfels.com [88.198.33.170]) by pigeon.gentoo.org (Postfix) with ESMTP id CFC8BE0B8B for ; Tue, 4 May 2010 10:06:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zion.lichtfels.com (Postfix) with ESMTP id E2AD56DCF5 for ; Tue, 4 May 2010 12:06:16 +0200 (CEST) Received: from zion.lichtfels.com ([127.0.0.1]) by localhost (zion [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 18189-08 for ; Tue, 4 May 2010 12:06:15 +0200 (CEST) Received: from [172.32.99.12] (mail.oops.co.at [213.129.238.225]) by zion.lichtfels.com (Postfix) with ESMTPA id 2DAE86DC27 for ; Tue, 4 May 2010 12:06:14 +0200 (CEST) Message-ID: <4BDFF195.9070404@xunil.at> Date: Tue, 04 May 2010 12:06:13 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100410 Lightning/1.0b2pre Thunderbird/3.0.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Kernel upgrade and now LUKS failure. References: In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-maia at lichtfels.com X-Archives-Salt: 0a646369-5f22-421c-91d2-fd5174426b11 X-Archives-Hash: c8f1730515fe0262ce8207abbca78a57 Am 03.05.2010 18:56, schrieb Jason Dusek: > I have an encrypted block device, `/dev/sda2', which is > mounted as my root filesystem. I recently installed this > system -- I've been away from Gentoo for awhile -- and used > gentoo sources 2.6.31-r6. When the kernel upgrade rolled > around, to 2.6.32-r7, I installed and rebooted and then my > passphrase didn't work anymore. The error message: > > Command failed: No key available with this passphrase. I see something similar here. Upgraded from tuxonice-sources-2.33-r1 to -r2 on my thinkpad. I use an encrypted /home mounted by pam_mount, it reads the key from a file so there is no keyboard involved. When I login I don't get /home mounted. /var/log/messages says: pam_mount(mount.c): crypt_activate_by_passphrase: Operation not permitted but with both kernels, -r1 and -r2 I now fiddle around with downgrading cryptsetup etc. Any hints welcome, thanks. Stefan