From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 26 22:48:56 2019 Received: (at 37164) by debbugs.gnu.org; 27 Aug 2019 02:48:56 +0000 Received: from localhost ([127.0.0.1]:47439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i2RXU-0001GA-DH for submit@debbugs.gnu.org; Mon, 26 Aug 2019 22:48:56 -0400 Received: from mail-pl1-f176.google.com ([209.85.214.176]:34736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i2RXR-0001Fw-5D for 37164@debbugs.gnu.org; Mon, 26 Aug 2019 22:48:54 -0400 Received: by mail-pl1-f176.google.com with SMTP id d3so11028306plr.1 for <37164@debbugs.gnu.org>; Mon, 26 Aug 2019 19:48:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:cc:in-reply-to:references:date :mime-version:content-transfer-encoding; bh=hrlDYGmbDKi8Pm+XgDyA1nCbmY1Ae6oiBX6kMVo1Jw4=; b=rEexiHpbBM3eUB05ykRDY4PLZavBp8IOqkaNYir+Cdk0aFlR3tWZMWIhlVGc7r20Qs a9bH9ten2EgUXrg9uicwQK8AEkMTzCBVxgNusqt47N9bOGO62rViBZ6GtSumQl8w2fha o5sCqTVbLLbB4Zrx0ZZa6PxAX8sxPeFIF5HHBpRf+1Q+kAwRLqyxD81v17/P0rDv0RlR YmNkWvToz+lPUQUDKyt4lSHLHh8cgIPz3r5btCjxMR6BpiCeaJ5amGKDgTecWid5JsnR MyXZqfPyoY3IhgWdivnjh7452gFcgct1Orn6A6Zgj6bqvB2MZ8kj9jIJsCu8YLuvlltZ dz1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:in-reply-to :references:date:mime-version:content-transfer-encoding; bh=hrlDYGmbDKi8Pm+XgDyA1nCbmY1Ae6oiBX6kMVo1Jw4=; b=l1/MaqtZJyowfDhrb97Yi5pSoLt63rywMFTTzndBD1VNn2Cc0mMsHLTkmzfl9gltFZ +SUzYY1DGNWr4hyHVU5K8LraWoXdBb7rs3r5agIoiUJx7J7fy6dkjo+VNKlAEtrdddv+ LcdCr7bxZGLhy3r2CN90u6k+AkcA02T13gzZN7Stw11+uf58nrD9Pl5orTmG2aXV6DBq VqmGkudcH8Aa8xGMFFKw7lkGkkfUnKstXjpRjNRA5kY/Q3AFrnRvOC+CLS6jFf1JinrV FztbFfH2/t0IsEqZZZ1j7TGIEwH6WsIe2UtvHgwRGxRUEyDW/4VcobfYYBlu7KW/9dU2 3rOg== X-Gm-Message-State: APjAAAX5UROjkZAyDob29bG/blBxA1L5cipPOzhtPJ3/a4546li6ZxtU p4NyLN34Iz9rpU3k5X5VSdo= X-Google-Smtp-Source: APXvYqy2MTfj37zffGSgZJB+7YP9kmXW9iyoohWg3cCoW75pkFGJ/vSTPqK0y2pdwkSnP5LSSzPzuA== X-Received: by 2002:a17:902:3:: with SMTP id 3mr22886609pla.41.1566874127313; Mon, 26 Aug 2019 19:48:47 -0700 (PDT) Received: from piranhaplant.local ([199.68.53.171]) by smtp.googlemail.com with ESMTPSA id m37sm1130997pjb.0.2019.08.26.19.48.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Aug 2019 19:48:46 -0700 (PDT) Message-ID: <8d7dfc1c93a24a6dedac3733a6758fd9dafbe7a3.camel@gmail.com> Subject: Re: bug#37164: Generated installation image does not include grub. From: Jesse Gibbons To: =?ISO-8859-1?Q?G=E1bor?= Boskovits In-Reply-To: References: <7eb5e5964ad6564c7cc6cc7711b18daf1faac64a.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 26 Aug 2019 20:48:45 -0600 Mime-Version: 1.0 X-Mailer: Evolution 3.28.1 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 37164 Cc: 37164@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Mon, 2019-08-26 at 22:44 +0200, Gábor Boskovits wrote: > Hello, > > Jesse Gibbons ezt írta (időpont: 2019. aug. > 23., P, 19:41): > > 1. generate the install image > > guix system disk-image --file-system-type=iso9600 --verbosity=3 -- > > root=installation-os-x86_64.iso --system=x86_64-linux -e '(@ (gnu > > system install) installation-os)' > > > > Just a wild guess, does it work with the verbosity option removed? > I had issues with that in the past. I tried generating an install image with --verbosity and another without --verbosity. There was no difference because guix does not expect the --verbosity option to make a difference. I deleted the link and ran the garbage collector, then tried building the image without --verbosity, but file does not detect grub. I think it isn't a problem with 'file' because a virtual machine setup with virt-manager does not think the ISO is bootable.