From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by mail.saout.de (Postfix) with ESMTP for ; Sun, 2 May 2010 11:23:42 +0200 (CEST) From: Andreas Content-Type: text/plain; charset="UTF-8" Date: Sun, 02 May 2010 11:23:38 +0200 Message-ID: <1272792218.20273.9.camel@legolas> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] Problem opening device: PBKDF2_HMAC_SHA1: Assertion `iterations != 0' failed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hello, I have a terrible problem with an luks-encrypted device. There's no way atm to open the device. The error: ========== cryptsetup -r luksOpen /dev/sdc data Enter LUKS passphrase: cryptsetup: pbkdf.c:55: PBKDF2_HMAC_SHA1: Assertion `iterations != 0' failed. Aborted (Yes! I've encrypted my device not only a single partition. It worked well for the last years) Configuration: ============== - Ubuntu-box: cryptsetup 1.0.6 (2.6.27-14) - Knoppix-box: cryptsetup 1.0.4 (2.6.19) What i've done: =============== - Removed the device from the Ubuntu-box (it worked there perfectly) - Attached the device to the Knoppix-Box - Tried to open the device on the Knoppix-Box - Received an error (0.99.1 to 0.99)?? - Canceled and tried to open it again - From now on the cryptsetup takes 100% CPU when i open the device - If i switch back to the Ubuntu-box i get the error described above Any help is welcome! maxxle