From debbugs-submit-bounces@debbugs.gnu.org Thu May 13 04:49:26 2021 Received: (at submit) by debbugs.gnu.org; 13 May 2021 08:49:26 +0000 Received: from localhost ([127.0.0.1]:41299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lh726-0005f9-2u for submit@debbugs.gnu.org; Thu, 13 May 2021 04:49:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:49552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lh721-0005ey-DJ for submit@debbugs.gnu.org; Thu, 13 May 2021 04:49:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lh721-0001eD-51 for bug-guix@gnu.org; Thu, 13 May 2021 04:49:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35112) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lh720-0006ym-QP; Thu, 13 May 2021 04:49:20 -0400 Received: from [2a01:e0a:19b:d9a0:35c2:b1bf:b4c1:9d32] (port=46578 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lh71z-0002zo-QP; Thu, 13 May 2021 04:49:20 -0400 From: Mathieu Othacehe To: alphantom--- via Bug reports for GNU Guix Subject: Re: bug#48380: Guix 1.3 installer restarts after Partitioning Scheme References: Date: Thu, 13 May 2021 10:49:18 +0200 In-Reply-To: (alphantom's message of "Wed, 12 May 2021 16:23:54 +0200 (CEST)") Message-ID: <87im3nxbld.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: 48380@debbugs.gnu.org, alphantom@tutanota.com 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: -3.3 (---) Hello, > Disk: select hard drive > Partitioning Scheme: Everything in one partition Thanks for the bug report. I definitely looks like an installer crash. Could you share the initial formatting of your disk (MSDOS or GPT and existing partitions) ? Mathieu