From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 3 Feb 2010 20:10:40 +0100 (CET) Date: Wed, 3 Feb 2010 20:10:38 +0100 From: Heinz Diehl Message-ID: <20100203191038.GA8643@fancy-poultry.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [dm-crypt] cryptsetup won't accept password after normal reboot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 03.02.2010, wucherpfennig wrote: > Only thing I can imagine is that im using the wrong keyboard layout, but how > could I check that? I never saw my input in the boot progress '^^. I'm quite shure you entered the wrong passphrase. The cause of this seems to be that you have used a different keymap than you are using now. With other words: the passphrase you enter is the wrong one, although the keys you press indicate the correct passphrase. You'll have to find out what keymap you did use as you entered the passphrase for the first time. If you can't remember, try the most common ones first: your native language, and the US one. See "man loadkeys" for how to switch. > New try with the daily live CD gives me sometimes this error: > device-mapper: remove ioctl failed: Device or resource busy This has nothing to do with your problem at all, you can ignore this warning. It's most likely udev/blkid related.