From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UNjtDDWsgmDYGAAAgWs5BA (envelope-from ) for ; Fri, 23 Apr 2021 13:15:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id GKqtCDWsgmDMegAA1q6Kng (envelope-from ) for ; Fri, 23 Apr 2021 11:15:01 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BA0C18BC2 for ; Fri, 23 Apr 2021 13:14:59 +0200 (CEST) Received: from localhost ([::1]:50462 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZtly-00083n-Pq for larch@yhetil.org; Fri, 23 Apr 2021 07:14:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZtk6-0006ne-P4 for bug-guix@gnu.org; Fri, 23 Apr 2021 07:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52953) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lZtk6-0003Vz-Ht for bug-guix@gnu.org; Fri, 23 Apr 2021 07:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lZtk6-0005h9-Ds for bug-guix@gnu.org; Fri, 23 Apr 2021 07:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47889: [installer image] grub-install efi fails getting canonical path to /boot/efi on dos-formatted disk Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 23 Apr 2021 11:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47889 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 47889-submit@debbugs.gnu.org id=B47889.161917634921851 (code B ref 47889); Fri, 23 Apr 2021 11:13:02 +0000 Received: (at 47889) by debbugs.gnu.org; 23 Apr 2021 11:12:29 +0000 Received: from localhost ([127.0.0.1]:36266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZtjY-0005gN-Po for submit@debbugs.gnu.org; Fri, 23 Apr 2021 07:12:29 -0400 Received: from pelzflorian.de ([5.45.111.108]:54756 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZtjU-0005gC-5E for 47889@debbugs.gnu.org; Fri, 23 Apr 2021 07:12:27 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 0218636063C; Fri, 23 Apr 2021 13:12:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1619176343; bh=dB1l9hr12SW0I+Tw76twBHw8pBv5DcERshfvhYwR72M=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=3NI1HJy8ensvb+thWpOuJVz6ops1dZgWk7ACTUtt2NmGgx80M/4dRfOZCSMrZuCxx PMNC25J1WJyfdcQ2UIfVtcvgYhQpwALrXO1Fxg9JT/MX5C59+vRTDyeYLUIuJ+qh9O FfF6HHyR92OoMx+BXypaNgdlQm4/fy2C4OnfnBnM= Date: Fri, 23 Apr 2021 13:12:11 +0200 From: "pelzflorian (Florian Pelz)" Message-ID: <20210423111211.jauxzqx6uqh5c76e@pelzflorian.localdomain> References: <20210419092928.p426llfdlvb5ay3z@pelzflorian.localdomain> <878s5a1m9k.fsf@gnu.org> <20210422143651.fwdrrqmcw225eh23@pelzflorian.localdomain> <87im4ds2su.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87im4ds2su.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mathieu Othacehe , 47889@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619176499; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=IPQ/wLzr7DJf8oHGOUOXVNLMQ2x/O9pgxONO9DSBzPY=; b=W/PEMuDV6NWx0UFnvUvRRQXLaLPzrTRvw3Ykdd/o/xukrXWj58mSW/fPam1DgyDYSUxG2D BdxZ5WPWXhzCoXnjYIULQFNvncy8qVR/tgxeqtLzf7+udnIGKl514/rvlajJcAqUaqNQ6j 2tL6W6qUulylWJRYVJlWpqogSNx4ZIZZJenrYmasGcl5rSuMk+JWDX44dox2q4EId+6MSJ vM3+WiBs0E8dK/jKt+YJ1NOHrCFT/l/II/IBK/Tj0L5iXtqis952duYY3W8SswZl4+5dKG SthocBuevIPMIUz+ZDKipcBPCGjoQuzN+4absRgdczbpLhgsqYYb0GhrLB5+pw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619176499; a=rsa-sha256; cv=none; b=b4Q33q+bbmjuNn/57hlkm40wDrPgmHiJTV7C7cTY4DAhe3CWzs4AKzY99bpqeRw16e7/AF Vf5AyRFgf8PVHuWKvHsN0diQ5yV1Hd6Gm0ykdByDkLRSusO5j44ZROJVZp4qwAPP0E0pcv hFv9TLr7tkd8BzNg1yluKE57PgkGoTzQckpOF462rFGZTjHVm9Faj4fBtKP7XQ7airtnY/ FKXfCsj38GVFDgRnZxghLp5scgOz6nfU9jslaRM+vZUcjF0b/MWitBJ/lOGZ/U3kmrUB8o aBOSN8uN8MT/oIn5+28OAYypsBKaLVbqCsJZ23kupZdcNqJLbeA2WKr6gKMKrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=3NI1HJy8; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 0.06 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=3NI1HJy8; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: BA0C18BC2 X-Spam-Score: 0.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: Iexv5RLiZY88 On Fri, Apr 23, 2021 at 12:39:13PM +0200, Ludovic Courtès wrote: > The installer determines whether it’s doing a UEFI installation like so: > > (define (efi-installation?) > "Return #t if an EFI installation should be performed, #f otherwise." > (file-exists? "/sys/firmware/efi")) > > It uses that to determine whether to create an EFI System Partition > (ESP) and whether to use ‘grub-efi-bootloader’. > > Did it create an ESP in your case? No, not on a DOS layout, only on GPT layout. I think DOS should not be allowed in auto partitioning (which would be the safer option) or an ESP should be created on DOS as well. Regards, Florian