From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: root encryption Date: Thu, 9 Feb 2017 18:43:20 +0100 Message-ID: References: <87inojz82e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113c7f9267ad5a05481c8414 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbske-0004dp-Je for help-guix@gnu.org; Thu, 09 Feb 2017 12:43:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbskd-00078Y-U7 for help-guix@gnu.org; Thu, 09 Feb 2017 12:43:24 -0500 In-Reply-To: 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: help-guix --001a113c7f9267ad5a05481c8414 Content-Type: text/plain; charset=UTF-8 I just realized I have mistyped the grub configuration (bootloader (grub-configuration (device "/dev/sd1"))) it should probably be (bootloader (grub-configuration (device "/dev/sda1"))) or (bootloader (grub-configuration (device "/dev/sda"))) --001a113c7f9267ad5a05481c8414 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I just realized I have mistyped the grub configu= ration

(bootloader (grub-configuration (device "/dev/sd1&= quot;)))

it should probably be

(bootloader (grub-config= uration (device "/dev/sda1")))

or

(bootloader (grub-con= figuration (device "/dev/sda")))

<= /div> --001a113c7f9267ad5a05481c8414--