void-mklive
void-mklive copied to clipboard
Module dm-raid not loaded, consequently lvm activation fails when raid-type logical volumes exist
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.