From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QF9sCIVrrGFBDwEAgWs5BA (envelope-from ) for ; Sun, 05 Dec 2021 08:34:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AAQRBIVrrGFPIAAAB5/wlQ (envelope-from ) for ; Sun, 05 Dec 2021 07:34:29 +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 D426F135AC for ; Sun, 5 Dec 2021 08:34:24 +0100 (CET) Received: from localhost ([::1]:48104 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtm2R-00006J-Fu for larch@yhetil.org; Sun, 05 Dec 2021 02:34:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtm26-00005v-QX for bug-guix@gnu.org; Sun, 05 Dec 2021 02:34:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44652) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mtm26-0007iS-Ih for bug-guix@gnu.org; Sun, 05 Dec 2021 02:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mtm26-0008WJ-Fj for bug-guix@gnu.org; Sun, 05 Dec 2021 02:34:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#52266: [Installer] ESP/EFI Partition not being reformatted (if exists) during graphical install by default. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 05 Dec 2021 07:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52266 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "Ry P." Received: via spool by 52266-submit@debbugs.gnu.org id=B52266.163868962732727 (code B ref 52266); Sun, 05 Dec 2021 07:34:02 +0000 Received: (at 52266) by debbugs.gnu.org; 5 Dec 2021 07:33:47 +0000 Received: from localhost ([127.0.0.1]:56198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtm1n-0008Vj-ET for submit@debbugs.gnu.org; Sun, 05 Dec 2021 02:33:47 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtm1m-0008VT-0z for 52266@debbugs.gnu.org; Sun, 05 Dec 2021 02:33:42 -0500 Received: from [2001:470:142:3::e] (port=32844 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtm1g-0007fo-F5; Sun, 05 Dec 2021 02:33:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=lpoPEUDpghhrDMaHR3nIlx+uCJIxujgt/zNXftqIXPQ=; b=Z7A4lte2iaWMXVp35FWD j6GoHpO1Xb4KceqSknaCSP5nG80kdxJeAqzwgnA8ZL2dIgfYN/eUYN9w7Xxn5E/G0rQUqMG2qATbz R56TXdgVUCnEQlFqsp8dcEuqRjMFHbb9ovLXAFwPU5mQ1Y6VaGpPY6BCY1yUrDbdx1TZKzoFds9Zy hWmRSdMo5xAwbXK2PCqFe3SvyHnw9vAMq5kFNhsxE8pHDw/zt5dY1dcLJj07M+AY95+qKZspAVnxm C0zipytNuYIWuYCV7B1ccL01JZjNNqq9HYt6Gw2xeVHvICc8xh2lcstz5BzCWf33NhYZ7968zAzQd 1YN84DWBJ1Z8xA==; Received: from [2a01:e0a:19b:d9a0:2ddb:d3d2:32e8:d31a] (port=48892 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtm1f-0005q6-QI; Sun, 05 Dec 2021 02:33:36 -0500 From: Mathieu Othacehe References: <87sfv9jmji.fsf@opal.sh> Date: Sun, 05 Dec 2021 08:33:33 +0100 In-Reply-To: <87sfv9jmji.fsf@opal.sh> (Ry P.'s message of "Fri, 03 Dec 2021 15:13:04 -0800") Message-ID: <87h7bn1p6a.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 52266@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638689664; 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=lpoPEUDpghhrDMaHR3nIlx+uCJIxujgt/zNXftqIXPQ=; b=lKETgrn73FfZhxggax8AUAYdtAFzitWFlV0KttDGW9HqSthehESSK8a2i3KgkLZqZ78F2S jr2I90RmOn93em9eHs2vqwN53tzr288ScNCM6b/FWQrrEwtZpwnCg+92eYDzTOeIGR2aTK kdJhm42/51gHnGvCWEkf/lcx0DCZCNbTZtWpoK8K530S9bO6O9bUL4o7tsVxJCEQX5BD2q Kx7HURbwLRwkEFDELUk/iqAEcW6orWcbr17TXbWDkLNbG1NZXaQuQoK5K8tRP50otHih7B WbvSwIAPUl/0g6gPhSic1coMrqScfIo+l2vRRyVkc0RAWfqP2EXE5leaV/B5Gg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638689664; a=rsa-sha256; cv=none; b=JrFragN9yOsDKrx/qnzDjm9vRfXcLEhPXdLuz0OfxAHxXIgnJV6uxUvBNvHHw6PD4yhJ9k c/+vxPs/gb1HpCECPYff0NXB9xdQdj0xvl5nqNYwy83Eou8lpixQvpT7mTEkzqG5J2GpqE ovYm4/bdjrnK56lvDik6xn+7dcqkhx97FMlESceSwtIwNHoi0f5HM1N+hKDfXxoG93AOVP nnxzmbREn9Jh/UJayKDyXug3dijowJbrjNODsjymtse/lt63YTBjQOtHbTNZkY5jUL+GQj t9SFsIyxy8ajcvAWAqwTe2o13QnSXmWPfOTlirUDNvH62ZFtoKfLMNda5FR8ug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Z7A4lte2; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Z7A4lte2; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: D426F135AC X-Spam-Score: -3.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: dD8g4XCDPxxc Hello, > Brief Summary: It appears as though the Guix installer does not > reformat the EFI/ESP partition if it already exists. Sorry the installation failed for you :(. While it's true that the Guix installer doesn't reformat the ESP partition if it already exists, that shouldn't cause any issue. That's what happened when I installed Guix on my X1 Nano. > Effects: It creates a GRUB2 error which states that it can not find > the filesystem properly. In my case, it=E2=80=99s because Grub expected a > previous OS=E2=80=99s filesystem information (Fedora), but as the EFI > partition was not modified in the install, the .cfg did not reflect > the new GUIX filesystem UUID. Could you share the Grub error you encountered? Thanks, Mathieu