From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aT3jEdKnVWim for ; Fri, 6 Jan 2012 12:37:27 +0100 (CET) Received: from mail-qw0-f50.google.com (mail-qw0-f50.google.com [209.85.216.50]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Fri, 6 Jan 2012 12:37:26 +0100 (CET) Received: by qaea17 with SMTP id a17so1091172qae.16 for ; Fri, 06 Jan 2012 03:37:25 -0800 (PST) Message-ID: <4F06DCF4.2010009@gmail.com> Date: Fri, 06 Jan 2012 06:37:24 -0500 From: Cory Coager MIME-Version: 1.0 References: <4F03CBA9.2000801@gmail.com> <20120104185942.GA21374@tansi.org> <4F04F3DF.3050307@gmail.com> <20120105081102.GA2685@tansi.org> <4F064A43.3040004@gmail.com> <20120106093735.GB28583@tansi.org> In-Reply-To: <20120106093735.GB28583@tansi.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] LUKS header always disappears after reboot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Arno Wagner , dm-crypt@saout.de On 1/6/2012 4:37 AM, Arno Wagner wrote: > I suspect that a BIOS update is necessary. For older boards that coul > be problematic. There may also be a hardware limitation in there > somewhere, I am not sure. It may be a good idea to use the drives only > via USB on the older computers. However, not a cryptsetup problem, so > let us take this off the list. Arno I fixed the problem. I was missing GPT support in the kernel. Thanks for the assist!