Comment 2 for bug 618447

Revision history for this message
vbooh (vbooh-vbooh) wrote :

May be better just to add raid modules to /etc/initramfs-tools/modules.
Workaround:
1) boot to rescue mode using install CD;
2) execute:
echo "$RAID_MODULE_NAME" >> /etc/initramfs-tools/modules
dpkg-reconfigure linux-image-$YOUR_KERNEL_VERSION
3) reboot.