From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Mon, 4 May 2015 16:51:54 +0200 (CEST) Received: by qgeb100 with SMTP id b100so66458401qge.3 for ; Mon, 04 May 2015 07:51:53 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 4 May 2015 16:51:53 +0200 Message-ID: From: janemba Content-Type: multipart/alternative; boundary=001a11409b66e65522051542b3c2 Subject: [dm-crypt] External HD don't want to be deciphered List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de --001a11409b66e65522051542b3c2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable (Sorry I forgot the subject) On Mon, May 4, 2015 at 4:50 PM, janemba wrote: > Hi, > > I have an issue with LUKS. I have a new external hard drive with the > following characteristics : > > Host scsi11: usb-storage > Vendor: Seagate (2TB) > Product: Expansion > Serial Number: xxx > Protocol: Transparent SCSI > Transport: Bulk > Quirks: SANE_SENSE > > Also I have cryptsetup install on my box with version 1.4.3 and kernel > 3.14.5. I can't update cryptsetup on this box as I ciphered the hard driv= e > with this version and I'm afraid to not be able to deciphered the hard > drive if cryptsetup version change. > > Moreover, I'm using the external hard drive only with this box. This mean > I setup nad I use cryptsetup on my external hard drive only with the box > above. > > My issue is each time I open the device I got the following error : > "No key available with this passphrase." > > I open it like below : > $ cryptsetup luksOpen /dev/sdb1 safehd > > But sometimes it works so this is not a password issue. Also, I setup > again the hard drive by zeroing the whole device and I got the exact same > issue. > > Do you know whats going ? > > Please let me know if you want further information. > > Thanks > --=20 La modestie est au m=C3=A9rite ce que les ombres sont aux figures dans un tableau: elle lui donne de la force et du relief --001a11409b66e65522051542b3c2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

(Sorry I forgot the subject)
=

On Mon, May 4, 20= 15 at 4:50 PM, janemba <cap.janemba@gmail.com> wrote:
Hi,

I have an issue with LUKS. I have a new external hard drive with th= e following characteristics :

Host scsi11: usb-sto= rage
Vendor: Seagate (2TB)
Product: Expansion
Serial Number:= xxx
Protocol: Transparent SCSI
Transport: Bulk
Qu= irks: SANE_SENSE

Also I have cryptsetup instal= l on my box with version 1.4.3 and kernel 3.14.5. I can't update crypts= etup on this box as I ciphered the hard drive with this version and I'm= afraid to not be able to deciphered the hard drive if cryptsetup version c= hange.

Moreover, I'm using the external hard d= rive only with this box. This mean I setup nad I use cryptsetup on my exter= nal hard drive only with the box above.

My issue i= s each time I open the device I got the following error :
"N= o key available with this passphrase."

I open= it like below :
=C2=A0$ cryptsetup luksOpen =C2=A0/dev/sdb1 safe= hd

But sometimes it works so this is not a passwor= d issue. Also, I setup again the hard drive by zeroing the whole device and= I got the exact same issue.

Do you know whats goi= ng ?=C2=A0

Please let me know if you want further = information.

Thanks



--
La modestie est au m=C3=A9rite ce que les ombres sont
aux figure= s dans un tableau: elle lui donne de
la force et du relief
--001a11409b66e65522051542b3c2-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mps1.wohnheimg.uni-frankfurt.de (mps1.wohnheimg.uni-frankfurt.de [141.2.118.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Mon, 4 May 2015 20:59:54 +0200 (CEST) Received: from localhost ([127.0.0.1] helo=ssl.verfeiert.org) by mps1.wohnheimg.uni-frankfurt.de via ESMTP (Exim) (envelope-from ) id 1YpLar-0005SK-Bb for dm-crypt@saout.de; Mon, 04 May 2015 20:59:53 +0200 Message-ID: <31863d9a3c317bd4943bcb16612a63ca.squirrel@ssl.verfeiert.org> In-Reply-To: References: Date: Mon, 4 May 2015 20:59:53 +0200 From: "Sven Eschenberg" Reply-To: sven@whgl.uni-frankfurt.de MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [dm-crypt] External HD don't want to be deciphered List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On Mon, May 4, 2015 16:51, janemba wrote: > (Sorry I forgot the subject) > > On Mon, May 4, 2015 at 4:50 PM, janemba wrote: > >> Hi, >> >> I have an issue with LUKS. I have a new external hard drive with the >> following characteristics : >> >> Host scsi11: usb-storage >> Vendor: Seagate (2TB) >> Product: Expansion >> Serial Number: xxx >> Protocol: Transparent SCSI >> Transport: Bulk >> Quirks: SANE_SENSE >> >> Also I have cryptsetup install on my box with version 1.4.3 and kernel >> 3.14.5. I can't update cryptsetup on this box as I ciphered the hard >> drive >> with this version and I'm afraid to not be able to deciphered the hard >> drive if cryptsetup version change. >> On a short sidenote, you could still keep a copy of your current cryptsetup for safety or even compile a static build to keep on your 'desk' or some thumb drive just in case some issues arise with newer versions. Ragards -Sven P.S.: Aside from that you might want to fill in the details Arno asked for... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Tue, 5 May 2015 20:47:34 +0200 (CEST) Received: by widdi4 with SMTP id di4so173193830wid.0 for ; Tue, 05 May 2015 11:47:33 -0700 (PDT) Received: from [10.42.42.5] ([77.231.192.242]) by mx.google.com with ESMTPSA id hu1sm220344wib.6.2015.05.05.11.47.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 May 2015 11:47:31 -0700 (PDT) Message-ID: <55491040.2090400@gmail.com> Date: Tue, 05 May 2015 20:47:28 +0200 From: janemba MIME-Version: 1.0 References: <31863d9a3c317bd4943bcb16612a63ca.squirrel@ssl.verfeiert.org> In-Reply-To: <31863d9a3c317bd4943bcb16612a63ca.squirrel@ssl.verfeiert.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] External HD don't want to be deciphered List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 05/04/2015 08:59 PM, Sven Eschenberg wrote: > On Mon, May 4, 2015 16:51, janemba wrote: >> (Sorry I forgot the subject) >> >> On Mon, May 4, 2015 at 4:50 PM, janemba wrote: >> >>> Hi, >>> >>> I have an issue with LUKS. I have a new external hard drive with the >>> following characteristics : >>> >>> Host scsi11: usb-storage >>> Vendor: Seagate (2TB) >>> Product: Expansion >>> Serial Number: xxx >>> Protocol: Transparent SCSI >>> Transport: Bulk >>> Quirks: SANE_SENSE >>> >>> Also I have cryptsetup install on my box with version 1.4.3 and kernel >>> 3.14.5. I can't update cryptsetup on this box as I ciphered the hard >>> drive >>> with this version and I'm afraid to not be able to deciphered the hard >>> drive if cryptsetup version change. >>> > On a short sidenote, you could still keep a copy of your current > cryptsetup for safety or even compile a static build to keep on your > 'desk' or some thumb drive just in case some issues arise with newer > versions. > > Ragards > > -Sven > > P.S.: Aside from that you might want to fill in the details Arno asked for... > Ok thank you guys. I tried with a static version of cryptsetup and everything worked fine now. So, I will update to the latest version like Arno said but after a complete backup. Thanks again