From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: root encryption Date: Fri, 10 Feb 2017 10:47:48 +0100 Message-ID: <8760kiidh7.fsf@gnu.org> References: <87inojz82e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cc7o2-00070R-82 for help-guix@gnu.org; Fri, 10 Feb 2017 04:47:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cc7nz-0004nt-4E for help-guix@gnu.org; Fri, 10 Feb 2017 04:47:54 -0500 In-Reply-To: (catonano@gmail.com's message of "Thu, 9 Feb 2017 19:19:04 +0100") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix Howdy! Catonano skribis: > I managed to make the process end with no errors but then no operating > system to boot can be found :-/ Do you have more info? If you are on a UEFI system, the process is a bit more involved and not really documented right now, but that=E2=80=99d be an opportunity to docume= nt it. :-) Ludo=E2=80=99.