From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eddie Baxter Subject: LUKS encrypted root with GuixSD 0.12.0 Date: Thu, 29 Dec 2016 23:37:10 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1142bbc07137500544d4904c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMkG2-0004MX-UU for help-guix@gnu.org; Thu, 29 Dec 2016 18:37:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMkG1-0008DN-UV for help-guix@gnu.org; Thu, 29 Dec 2016 18:37:14 -0500 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]:33041) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cMkG1-0008CK-LE for help-guix@gnu.org; Thu, 29 Dec 2016 18:37:13 -0500 Received: by mail-lf0-x236.google.com with SMTP id c13so229142032lfg.0 for ; Thu, 29 Dec 2016 15:37:11 -0800 (PST) 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: help-guix@gnu.org --001a1142bbc07137500544d4904c Content-Type: text/plain; charset=UTF-8 Hi, I have attempted to install GuixSD on an encrypted root using LUKS, after reading the release notes for 0.12.0 that implies this should now work - My config.scm is linked: https://gist.github.com/AcouBass/3a1a6ab28c17830a175dc7da95eb18cd I don't get any errors on installation, nor upon doing a system reconfigure. At the moment I am still having to drop to a command prompt in Grub and use the commands: insmod luks cryptomount hd0,msdos2 Which while it does work does mean I'm entering my passphrase twice (As well as having to drop to the Grub command line!) Is this still an unsupported setup for now? If not, am I doing something blatently wrong? Thanks! --001a1142bbc07137500544d4904c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a1142bbc07137500544d4904c--