Description of problem: During the partitioning step, lvm on top of encrypted volumes are not detected, because it assumes a standard partition is âbehindâ the encrypted volume. Trying to workaround this issue by manually opening encrypted volumes and running lvm commands to make these volume appear is of no help either, diskdrake does not take them into account, even if one attempts to reload the partition table Version-Release number of selected component (if applicable): 13.43-1.mga1 How reproducible: always Steps to Reproduce: 1. install a distribution with root on top of lvm on top of LUKS 2. boot the mageia iso 3. the partitioning tool does not detect lvm pv it would be nice if we could have the opportunity to do some steps manually and have diskdrake take them into account, just like what you can do with archlinux install tool Reproducible: Steps to Reproduce:
Created attachment 38 [details] screenshot of partitioning tool with encrypted volumes as you can see, diskdrake assumes that a standard ext4 partition is lying behind the LUKS
Created attachment 40 [details] patch to help detecting lvm on luks Here is a patch that allows lvm on luks to be properly detected, works for me in diskdrake, but review would be welcome, as it might be suboptimal. I didnât remove the lvm detection before because one can decide to only have one partition encrypted on top of lvm (like encrypted home in a logical volume) or to have the whole lvm on top of luks Regards,
CC: (none) => thierry.vignaud
CC: (none) => pterjan
still valid with alpha2
I just commited it to svn
seems like itâs not fixed in beta 1 :(
b/c there weren't any release of d-i-stage2 between 2011-02-18 & 2011-05-06 Btw, next time please describe your change in install/NEWS ...
Keywords: (none) => PATCHStatus: NEW => RESOLVEDResolution: (none) => FIXED