calamares / calamares-manjaro

Manjaro specific modules for Calamares
GNU General Public License v3.0
18 stars 10 forks source link

calamares crashes when installing on logical volumes #43

Open blueglyph opened 2 years ago

blueglyph commented 2 years ago

In Manjaro 21.2.5, using calamares version 3.2.52.r10510.3e130c3e3

1) The installation crashes after manual partitioning, while trying to format the partitions.

├─MANJ-swap 254:0    0     3G  0 lvm  
├─MANJ-sys  254:1    0    22G  0 lvm  
└─MANJ-home 254:2    0    18G  0 lvm  
sdb           8:16   0    15G  0 disk 
└─MANJ-home 254:2    0    18G  0 lvm

After selecting

and after validating the choices, calamares crashed.

Moreover, MANJ/sys had been removed from the group and completely deleted.

This makes it impossible to install Manjaro in a LVM system.

2) It is apparently possible to manage volume, but not to create physical volumes or volume groups

This can however be done manually from the command line, so this could only be a suggestion to add it.