From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t7PL74GKjvVy for ; Sun, 1 Apr 2012 21:09:21 +0200 (CEST) Received: from mail-ee0-f50.google.com (mail-ee0-f50.google.com [74.125.83.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Sun, 1 Apr 2012 21:09:20 +0200 (CEST) Received: by eekc14 with SMTP id c14so625023eek.37 for ; Sun, 01 Apr 2012 12:09:20 -0700 (PDT) Message-ID: <4F78A7D6.2000506@unixindia.com> Date: Sun, 01 Apr 2012 20:09:10 +0100 From: Bhasker C V MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] Help needed please with luks volume List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: DM-CRYPT , debian-user@lists.debian.org Hi all Sorry for the cross-list posting; I think this will help. I have a luks formatted volume and on debian this volume just stopped working after a dist-upgrade The error reported is as below $ sudo cryptsetup luksOpen /dev/sdc dsk LUKS keyslot 6 is invalid. LUKS keyslot 7 is invalid. $ cryptsetup --version cryptsetup 1.4.1 $ uname -a Linux bcv 3.2.9 #1 SMP Sat Mar 10 20:36:56 GMT 2012 x86_64 GNU/Linux Whereas when used in an older version (in my office) this disk works perfectly fine and I am able to view data. This home system of mine running debian with cryptsetup version as above has a problem and so I am not able to take the data out wheras cryptsetup version cryptsetup 1.0.6 (which runs kernel 2.6.39-rc6 ) works perfectly okay. I am stuck with not able to see my private data at home. Can someone help please ? Or is this a bug introduced in the newer versions ? thanks -- Bhasker C V