Guided Graphical Installer cannot detect/partition NVME drive with an LVM partition.

  • Done
  • quality assurance status badge
Details
3 participants
  • John Doe
  • Mathieu Othacehe
  • Mathieu Othacehe
Owner
unassigned
Submitted by
John Doe
Severity
important

Debbugs page

John Doe wrote 5 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
R40bonBr8d-mv0FXpbcNlYD5kABZum09VilfBGOiFfXUbEqUoP6y8_RMXzsiHLNhNwlUN6_yGc9U6Zipe_ioOLicv2e5t2GO1_qHpDmqbGA=@protonmail.com
Yesterday when trying to install Guix using the Guided Graphical Installer I could not detect my NVME drive which contained an LVM partition using either of the 3 (entire disk guided, entire disk guided with encryption, manual partitioning) options in the Guix installer.

If I went with the manual installation approach from shell I could see the partitions in the output of lsblk.

After formatting the drive completely with another live USB the NVME was then correctly detected by the Guix installer.

This issue occured both on the 1.1.0 stable installer ISO and the latest installer ISO as of August 1 2020.
Attachment: file
Mathieu Othacehe wrote 5 years ago
control message for bug #42683
(address . control@debbugs.gnu.org)
87ft90urhc.fsf@meru.i-did-not-set--mail-host-address--so-tickle-me
severity 42683 important
quit
Mathieu Othacehe wrote 5 years ago
Re: bug#42683: Guided Graphical Installer cannot detect/partition NVME drive with an LVM partition.
(name . John Doe)(address . likeslisp@protonmail.com)(address . 42683@debbugs.gnu.org)
87d044urdp.fsf@gnu.org
Hello,

Toggle quote (4 lines)
> After formatting the drive completely with another live USB the NVME was then correctly detected by the Guix installer.
>
> This issue occured both on the 1.1.0 stable installer ISO and the latest installer ISO as of August 1 2020.

Thanks for the report, I'm also able to reproduce this issue in a
VM. For some reason a disk containing an LVM partition does not show up
in the disk selection menu of the graphical installer.

I'll investigate this issue.

Mathieu
Mathieu Othacehe wrote 5 years ago
(name . John Doe)(address . likeslisp@protonmail.com)(address . 42683-done@debbugs.gnu.org)
877ducunjg.fsf@gnu.org
Toggle quote (2 lines)
> I'll investigate this issue.

Fixed with 5697a524a75efae6144fcfaad730115910a34171.

Thanks,

Mathieu
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 42683@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 42683
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help