From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Come back and graphical installer Date: Sat, 17 Nov 2018 22:36:05 +0900 Message-ID: <878t1rygfu.fsf@gmail.com> References: <87lg6sejwa.fsf@gmail.com> <87wopd88hq.fsf@gmail.com> <877ehcsocq.fsf@gnu.org> <87bm6oxsyf.fsf@gmail.com> <87a7m7yhu5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gO0li-0006ji-1l for guix-devel@gnu.org; Sat, 17 Nov 2018 08:36:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gO0le-0006hJ-V7 for guix-devel@gnu.org; Sat, 17 Nov 2018 08:36:14 -0500 Received: from mail-pg1-x52b.google.com ([2607:f8b0:4864:20::52b]:46514) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gO0le-0006fR-Oo for guix-devel@gnu.org; Sat, 17 Nov 2018 08:36:10 -0500 Received: by mail-pg1-x52b.google.com with SMTP id w7so11816763pgp.13 for ; Sat, 17 Nov 2018 05:36:10 -0800 (PST) In-reply-to: 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: L p R n d n Cc: Guix-devel > I built the disk image from the wip-newt-installer branch. Ok so could you run: guix gc -R /gnu/store/xxx-your-disk-image | grep installer It should return you the installer script in store (/gnu/store/xxx-installer). Replying to this email with this file in attachment would maybe help me understand what's going wrong. Thanks, Mathieu