[BUG] GUI installer loops when using a NVME drive

  • Done
  • quality assurance status badge
Details
3 participants
  • Kozo
  • K I
  • Mathieu Othacehe
Owner
unassigned
Submitted by
Kozo
Severity
normal
K
(address . bug-guix@gnu.org)
3305a4c3ab6b8abc843dce6cfd6ffd5e70765dbf.camel@runbox.com
Hello,

Did some troubleshooting with Civodul. Submitting the message log that
helped him determine it was a NVME issue.

At the option of partitioning where you choose:

1) Auto full disk
2) Auto full disk with encryption
3) Manual

When I make a selection, it loops back to the language select.

Thank you
Attachment: messages
M
M
Mathieu Othacehe wrote on 28 Apr 2020 09:25
(name . Kozo)(address . Gitlabcanada@runbox.com)(address . 40912@debbugs.gnu.org)
87v9lkul64.fsf@gmail.com
Hello Kozo,

Toggle quote (3 lines)
> 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]:

Toggle snippet (3 lines)
guix system disk-image --file-system-type=iso9660 gnu/system/install.scm

K
(name . Mathieu Othacehe)(address . m.othacehe@gmail.com)(name . 40912-done)(address . 40912-done@debbugs.gnu.org)
E1jTUmH-0005m4-FK@rmmprod05.runbox
Hello Mathieu,

I can confirm that it works. Thank you.

On Tue, 28 Apr 2020 09:25:07 +0200, Mathieu Othacehe <m.othacehe@gmail.com> wrote:

Toggle quote (20 lines)
>
> 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
Closed
?