my new system has two SSDs and I want to install Mageia on a RAID 1. How could I do this?
- 1. In case Mageia offers to create a RAID 1 during the installation routine (which I don't know) I could try it. However, it must be possible to boot the system if one of the disks fails. So, grub should be installed on both disks, right? Can this be done? Do I still have to provide a boot partition besides the RAID?
2. There is also an Intel "onboard" RAID controller on the motherboard. I could just create a RAID 1 in BIOS and then install Mageia on it. In this case I could boot directly from the RAID.
3. Maybe there is even a manual solution if I used mdadm with the option -imsm for the Intel Rapid Storage Technology (RSTe). But I have no idea when to create this RAID 1 during the installation process.
What seems to be the best / most reliable solution?