From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Mon, 28 Mar 2011 13:02:47 +0200 (CEST) Message-ID: <4D906AD4.6030305@redhat.com> Date: Mon, 28 Mar 2011 13:02:44 +0200 From: Milan Broz MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] LUKS Header and partition dimension List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Moretti Cc: dm-crypt@saout.de On 03/28/2011 12:41 PM, Claudio Moretti wrote: > If the partition size has no relation with the disk unlocking, does > it mean that somehow my LUKS header is corrupted (and therefore I'll > be unable to unlock the disk, because I was so stupid I didn't backup > the header)? Unfortunately you probably just answered yourself. Partition size (resp. partition end) is not important, you just need full LUKS header starting in the beginning with not corrupted active keyslots to unlock it. Also see http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Backup_and_Data_Recovery Milan