From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [95.108.130.94]) (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 ; Sun, 8 Jun 2014 15:48:38 +0200 (CEST) Received: from web13j.yandex.ru (web13j.yandex.ru [5.45.198.54]) by forward12.mail.yandex.net (Yandex) with ESMTP id 96BF2C2102D for ; Sun, 8 Jun 2014 17:43:28 +0400 (MSK) From: den@almaty.ws MIME-Version: 1.0 Message-Id: <1433801402235008@web13j.yandex.ru> Date: Sun, 08 Jun 2014 19:43:28 +0600 Content-Transfer-Encoding: 7bit Content-Type: text/plain Subject: [dm-crypt] Failed to open encryption mapping List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi,I'm a debian newbie, I just installed ArchLinux and chose encrypted LUKS i got an error like: ERROR: Failed to open encryption mapping: The device /dev/sda2 is not a LUKS volume and the crypto= parameter was not specified. blkid: /dev/sdb1: LABEL="boot" UUID="32037003-e7f8-4ebb-a5f8-259077c86eac" TYPE="ext2" /dev/sdb2: UUID="82f95717-7bf3-43b0-82c0-31472e016e96" TYPE="crypto_LUKS" So what can I do now? How can I boot my system? Please help, Den