this post was submitted on 13 Dec 2023
9 points (90.9% liked)
Raspberry Pi
889 readers
1 users here now
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
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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