From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Keyhenge" Subject: bug#40590: Date: Mon, 13 Apr 2020 20:54:28 -0400 Message-ID: <87sgh6c2ez.fsf@keyhenge.xyz> References: <87o8rwt84t.fsf@keyhenge.xyz> <87v9m3n6nr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44992) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOB8K-0004KX-2p for bug-guix@gnu.org; Mon, 13 Apr 2020 22:17:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOB8J-0000eJ-8o for bug-guix@gnu.org; Mon, 13 Apr 2020 22:17:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49626) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jOB8J-0000eF-5k for bug-guix@gnu.org; Mon, 13 Apr 2020 22:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jOB8J-0002me-2q for bug-guix@gnu.org; Mon, 13 Apr 2020 22:17:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87v9m3n6nr.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Mathieu Othacehe Cc: 40590@debbugs.gnu.org Quick update on the previous email: > * This custom release[3]: 1.1.0-rc2 + the patch suggested by > Danny for > partitions > 1TiB. > [3]: Via ipfs: QmbbkQZc7fbsDrutNwVuvpFep3dBjZx6muni3WgXjRneq7 It occured to me that the Samsung drive might have been corrupted at some point, so I dd'd /dev/zero into the first few gigabytes of the drive to completely wipe the partition table. Sure enough, it showed up on the partitioning stage of the graphical installer and I was able get all the way through to the end... except for the same efibootmgr error.