From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Full encryption Date: Mon, 21 Sep 2015 18:10:59 +0200 Message-ID: <87io73lpm4.fsf@gnu.org> References: <87fv28hgxi.fsf@x200.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze3gE-0000MD-Nw for guix-devel@gnu.org; Mon, 21 Sep 2015 12:11:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ze3gD-0006Oa-Pj for guix-devel@gnu.org; Mon, 21 Sep 2015 12:11:02 -0400 In-Reply-To: <87fv28hgxi.fsf@x200.i-did-not-set--mail-host-address--so-tickle-me> (petter@mykolab.ch's message of "Mon, 21 Sep 2015 00:19:53 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Petter Cc: guix-devel@gnu.org Petter skribis: > I've removed the custom initrd and define %linux-modules from my config, > and done: > sudo -i guix pull > sudo -i guix system reconfigure /etc/config.scm > > Then rebooted. All ok! Excellent, thanks! Ludo'.