From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: ISO image available for testing! Date: Thu, 07 Dec 2017 22:19:05 +0100 Message-ID: <87609ick3a.fsf@gnu.org> References: <877f16z9eo.fsf@gnu.org> <87infv54m3.fsf@gnu.org> <87efqgnn7x.fsf@elephly.net> <878teo59tb.fsf@gnu.org> <20171201183042.GB2504@jasmine.lan> <87tvxadz11.fsf@elephly.net> <87lgiirhsf.fsf_-_@gnu.org> <874lp618iy.fsf@cbaines.net> <87shcoaj2w.fsf@gnu.org> <878teegv0i.fsf@cbaines.net> 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]:41426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eN3ZZ-0007v9-UM for guix-devel@gnu.org; Thu, 07 Dec 2017 16:19:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eN3ZV-00020V-1g for guix-devel@gnu.org; Thu, 07 Dec 2017 16:19:13 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:36368) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eN3ZU-00020A-RU for guix-devel@gnu.org; Thu, 07 Dec 2017 16:19:08 -0500 In-Reply-To: <878teegv0i.fsf@cbaines.net> (Christopher Baines's message of "Thu, 07 Dec 2017 20:09:33 +0000") 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: Christopher Baines Cc: guix-devel Hello Chris, Christopher Baines skribis: > Thanks for fixing this Ludo, and congratulations on the release. I'm > glad to say that I've now managed to install GuixSD using the 0.14.0 > x86_64 ISO, however I did encounter some difficulties. > > I tried a few times with both the ISO you replied with here, and the > released ISO, but each time the virtual machine I was installing on to > appeared to restart while guix system init was running. It's difficult > to get more information, but the last messages I got out of guix system > init relate to grafting and collisions. I wonder how the VM can restart. Could it be an out-of-memory condition? Though even that should not lead to a reboot. Could you see if you can get more details from the VM? Thanks, Ludo=E2=80=99.