Aleksandar Milivojevic wrote:
If raid device driver doesn't load even after you built new initrd image, it might be that mkinitrd hasn't included it for whatever reason. You can force mkinitrd to include driver with "--with-module=raid1" (for RAID1 devices).
Oops, this should have been "--with=raid1"...