From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: graphical installer Date: Thu, 21 Dec 2017 17:00:31 +0100 Message-ID: <87k1xg3wbk.fsf@gnu.org> References: 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]:43725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eS3Gv-0000vw-Um for help-guix@gnu.org; Thu, 21 Dec 2017 11:00:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eS3Gr-0000yg-VK for help-guix@gnu.org; Thu, 21 Dec 2017 11:00:38 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:60163) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eS3Gr-0000xr-MQ for help-guix@gnu.org; Thu, 21 Dec 2017 11:00:33 -0500 In-Reply-To: (catonano@gmail.com's message of "Thu, 21 Dec 2017 10:15:38 +0100") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix Hello, Catonano skribis: > I would like to test the graphical installer in a virtual machine > > How do I access it ? There=E2=80=99s no easy way. You=E2=80=99d need to fetch the =E2=80=98wip-= installer-2=E2=80=99 branch=C2=B9, ./configure && make, create the installation image=C2=B2, and boot it. HTH! Ludo=E2=80=99. =C2=B9 https://git.savannah.gnu.org/cgit/guix.git/log/?h=3Dwip-installer-2 =C2=B2 https://www.gnu.org/software/guix/manual/html_node/Building-the-Inst= allation-Image.html