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 1O8ywz-0004tf-Cw for garchives@archives.gentoo.org; Mon, 03 May 2010 16:56:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB8B6E0760; Mon, 3 May 2010 16:56:24 +0000 (UTC) Received: from mail-pz0-f203.google.com (mail-pz0-f203.google.com [209.85.222.203]) by pigeon.gentoo.org (Postfix) with ESMTP id 798B7E0760 for ; Mon, 3 May 2010 16:56:24 +0000 (UTC) Received: by pzk41 with SMTP id 41so1351140pzk.10 for ; Mon, 03 May 2010 09:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=xtGmtCTHM+KVecndWUz7dCstbfEfZmRWnOM8QDr8ZBw=; b=KO2NT6VrEVHObDv18yv2qeLDNBaw2vgu0bRrsfyQWgRhno56qNyAg4iZoCE/8ni9SI jnyenBU0M/NiaeH35HPvpikr7mok1k43we5+ZNewPauvDzDgG2eJeS3ZninOnQiKxPgy W8HFqEBsspke7XjFo6Bv8GA5YUg4WfrjD4N1Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=wvqaDlj3KwW8yczccu9F2udrxDDUG7cP5o38qyEMrYxPLiDnAbxgqBPaxYxxIfGm2W 2H4aMoyQqcXul4aUvlHqZ6IP/bax5HhSwSKdfe8UTo1GKXgjT7Zuh2EifXiMTwloLmEI aFNbgFTZkMe1rNMroAGA36QzSffvAbdqUXR6E= 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 Received: by 10.114.3.40 with SMTP id 40mr15017510wac.124.1272905782816; Mon, 03 May 2010 09:56:22 -0700 (PDT) Received: by 10.114.150.3 with HTTP; Mon, 3 May 2010 09:56:22 -0700 (PDT) Date: Mon, 3 May 2010 09:56:22 -0700 Message-ID: Subject: [gentoo-user] Kernel upgrade and now LUKS failure. From: Jason Dusek To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 84c7d4d1-fcb9-4419-b10f-63ad1ad4d7da X-Archives-Hash: 28dde19a7051f21e9fec8c4124d88b76 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. However, rebooting with my old kernel works fine so I'm not sure what the problem is. Could it be a different version of `cryptsetup'? When the device can't be opened on boot, I have the option to drop to a shell. I try to run `cryptsetup' and I get the same error -- so maybe that's my problem? Would different versions of `cryptsetup' be incompatible with devices encrypted by older versions? That seems brittle and dangerous to me. -- Jason Dusek