You have to put /boot partitions on each drive, and boot to one. If the drive fails update grub to use the 2nd drive to boot.
Raspberry Pi
Welcome to the programming.dev Raspberry Pi community!
Raspberry Pi is a series of small single-board computers. It is widely used in many areas because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists.
Rules
Members of this community are expected to exhibit mature and respectful behavior.
Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.
Please keep discussions in English so that they can be appropriately moderated.
Links
ahh, if I understand you correctly, you mean make separate /boot partitions and the raid partitions on each drive. Only the raid partitions are part of the RAID volume. I get you, I was finding hints out there that booting from a raid wasn't really possible, but I see how this works around that since the boot partition can have an bootable filesystem.
Worth a shot. It won't be till tonight that I can try that solution, but I'll report back on the result. Much appreciated.
Yes, boot can't be a raid partition, make it ext3 or ext4. Install grub on both