From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petter Subject: Re: [PATCH] Full encryption Date: Mon, 21 Sep 2015 00:19:53 +0200 Message-ID: <87fv28hgxi.fsf@x200.i-did-not-set--mail-host-address--so-tickle-me> Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdmxj-00028W-G7 for guix-devel@gnu.org; Sun, 20 Sep 2015 18:20:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zdmxg-0004MY-E0 for guix-devel@gnu.org; Sun, 20 Sep 2015 18:19:59 -0400 Received: from mx01.mykolab.com ([95.128.36.1]:28578 helo=mx-out01.mykolab.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdmxg-0004MG-7f for guix-devel@gnu.org; Sun, 20 Sep 2015 18:19:56 -0400 Received: from mx04.mykolab.com (mx04.mykolab.com [10.20.7.102]) by mx-out01.mykolab.com (Postfix) with ESMTPS id 2A01B61D72 for ; Mon, 21 Sep 2015 00:19:54 +0200 (CEST) In-Reply-To: 87vbb4j1h6.fsf@gnu.org 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: guix-devel@gnu.org Happy to help! :) 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! Petter