From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#40912: [BUG] GUI installer loops when using a NVME drive Date: Tue, 28 Apr 2020 09:25:07 +0200 Message-ID: <87v9lkul64.fsf@gmail.com> References: <3305a4c3ab6b8abc843dce6cfd6ffd5e70765dbf.camel@runbox.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46906) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTLI0-0002gh-VT for bug-guix@gnu.org; Tue, 28 Apr 2020 04:09:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTLF4-0001Tz-Pj for bug-guix@gnu.org; Tue, 28 Apr 2020 04:08:23 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55397) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTKcz-0000TT-O1 for bug-guix@gnu.org; Tue, 28 Apr 2020 03:26:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTKcz-0006FE-Jo for bug-guix@gnu.org; Tue, 28 Apr 2020 03:26:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <3305a4c3ab6b8abc843dce6cfd6ffd5e70765dbf.camel@runbox.com> (Kozo's message of "Mon, 27 Apr 2020 14:58:56 -0600") 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: Kozo Cc: 40912@debbugs.gnu.org Hello Kozo, > Did some troubleshooting with Civodul. Submitting the message log that > helped him determine it was a NVME issue. I guess you used the 1.1.0 release? This bug should be resolved on master. Do you have the possibility to build a new ISO image? You can run this command as explained here[1]: --8<---------------cut here---------------start------------->8--- guix system disk-image --file-system-type=iso9660 gnu/system/install.scm --8<---------------cut here---------------end--------------->8--- Thanks, Mathieu [1]: https://guix.gnu.org/manual/en/html_node/Building-the-Installation-Image.html#Building-the-Installation-Image