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 1OF1Jt-0001xD-8F for garchives@archives.gentoo.org; Thu, 20 May 2010 08:41:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9F43E06F5; Thu, 20 May 2010 13:40:59 +0000 (UTC) Received: from zion.lichtfels.com (zion.lichtfels.com [88.198.33.170]) by pigeon.gentoo.org (Postfix) with ESMTP id 7E973E06F5 for ; Thu, 20 May 2010 13:40:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zion.lichtfels.com (Postfix) with ESMTP id D7DD618400B; Thu, 20 May 2010 15:40:58 +0200 (CEST) Received: from zion.lichtfels.com ([127.0.0.1]) by localhost (zion [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 26544-06; Thu, 20 May 2010 15:40:57 +0200 (CEST) Received: from [172.32.99.12] (mail.oops.co.at [213.129.238.225]) by zion.lichtfels.com (Postfix) with ESMTPA id 8FEE5184009; Thu, 20 May 2010 15:40:56 +0200 (CEST) Message-ID: <4BF53BE8.4040104@xunil.at> Date: Thu, 20 May 2010 15:40:56 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100410 Lightning/1.0b2pre Thunderbird/3.0.4 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 To: gentoo-user@lists.gentoo.org CC: Jan Engelhardt , Daniel Troeder , walt , Florian Philipp , Jason Dusek , Till Maas , hanno@gentoo.org Subject: Re: [gentoo-user] Re: Kernel upgrade and now LUKS failure References: <4BF108F3.1080304@xunil.at> <4BF299B4.2040306@xunil.at> <4BF2C6A7.6040607@xunil.at> <4BF2E336.8030106@xunil.at> <4BF2EB88.8010403@xunil.at> <4BF2F5DA.7090808@xunil.at> <4BF30B74.9090807@xunil.at> <4BF50E37.8000305@xunil.at> In-Reply-To: <4BF50E37.8000305@xunil.at> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-maia at lichtfels.com X-Archives-Salt: e967b39e-0711-47c4-972c-f1b69f8dd88c X-Archives-Hash: e3aec3bde0353baedbd16c63fed569d9 Am 20.05.2010 12:25, schrieb Stefan G. Weichinger: > Am 19.05.2010 00:23, schrieb Jan Engelhardt: > >> OK, but don't stop there. pam_mount really just ultimatively runs >> mount.crypt; and it tells you that it does by means of syslog (with >> enabled debug=1 of course). >> >> command: 'mount.crypt' '-ofsk.... > > Sorry, I don't see that in my logs (yep, debug=1). debug=2 didn't show anything new, btw. -- Trying pmt-ehd for a change: # pmt-ehd -f /dev/VG01/sgwcrypt -p /etc/security/sgwcrypt.enc -h md5 -D -s 25000 Creating a new container at /dev/VG01/sgwcrypt /dev/VG01/sgwcrypt is a symlink and points to ../dm-2 Do you really want to overwrite /dev/VG01/sgwcrypt? (y/n) y Writing random data to container Password: Reenter password: Using openssl cipher "aes-256-cbc" and hash "md5" ehd(crypto-dmc.c:144): Using _dev_VG01_sgwcrypt as dmdevice name crypt_activate: No such file or directory Oh my ...