From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: suggested edit to installation instructions Date: Mon, 19 Dec 2016 14:53:26 +0100 Message-ID: <8737hk58kp.fsf@gnu.org> References: <29194-1482099975-797413@sneakemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIyNf-0002E3-Qc for guix-devel@gnu.org; Mon, 19 Dec 2016 08:53:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIyNc-0005O8-PM for guix-devel@gnu.org; Mon, 19 Dec 2016 08:53:31 -0500 In-Reply-To: <29194-1482099975-797413@sneakemail.com> (David Braun's message of "Sun, 18 Dec 2016 17:22:46 -0500") 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: David Braun Cc: guix-devel@gnu.org "David Braun" skribis: > I followed the installation instructions here: https://www.gnu.org/software/ > guix/manual/html_node/Preparing-for-Installation.html#Preparing-for- > Installation. > > Compilation stopped in the middle because I hadn't allocated sufficient RAM. > > I suggest adding the command 'swapon /dev/sda2' below 'mkswap /dev/sda2'. Done, thanks! Ludo'.