From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Encrypted root partition Date: Wed, 18 Jan 2017 22:17:06 +0100 Message-ID: <87eg0083vx.fsf@gnu.org> References: <87vavd3k1t.fsf@gnu.org> <87a8cp4bqk.fsf@gmail.com> <877f7swllv.fsf@gnu.org> <87pojkitaf.fsf@gmail.com> 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]:51885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTxbU-00038q-Fh for guix-devel@gnu.org; Wed, 18 Jan 2017 16:17:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTxbR-0005xs-8z for guix-devel@gnu.org; Wed, 18 Jan 2017 16:17:12 -0500 In-Reply-To: <87pojkitaf.fsf@gmail.com> (Chris Marusich's message of "Wed, 18 Jan 2017 01:58:16 -0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Chris Marusich Cc: guix-devel@gnu.org Chris Marusich skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Chris Marusich skribis: >> >>> Is anyone actively working on documenting the new encrypted root stuff? >>> If not, I'm happy to try my hand at it. I'm interested in trying to set >>> it up on my laptop, anyway. >> >> I=E2=80=99ve added documentation in 2b5fea5ba3b07999cf198e1132ffcacbfcb7= ed72. >> >> Please send a patch if you think of improvements that can be made. > > I'm happy to report that I was successful in setting up an encrypted > root file system on my Libreboot laptop. I have to enter the passphrase > twice, but that's no different from the normal case (without Libreboot). > It took me multiple days to get it working, though, because each time I > tried to run "guix system init", it took over 8 hours to finish! Woow, was it building stuff, or was downloading super slow? Was is a desktop-style install? Thanks for your report! Ludo=E2=80=99.