void-mklive icon indicating copy to clipboard operation
void-mklive copied to clipboard

Module dm-raid not loaded, consequently lvm activation fails when raid-type logical volumes exist

Open rubin55 opened this issue 3 years ago • 0 comments

When booting the void installer on a system that has previously configured LVM devices which utilize raid subtypes, the boot aborts.

This happens because the dm-raid module is not loaded. Manually interrupting the boot, then modprobe dm-raid followed by exit to continue the boot works around this issue.

Ideally, the void installer/live-image would preload the dm-raid module so this will magically work for anyone with LVM raid type volumes.

rubin55 avatar Mar 04 '22 10:03 rubin55