Comment on Best way to keep a hot spare SD card for a raspberry pi?
IsoKiero@sopuli.xyz 5 months agoGrub supports software raid just fine. The main issue is that you need to modify grub configuration to add bootloader on both drives, but even if you don’t it’s pretty simple to recreate needed files for second drive when the primary one dies.
dan@upvote.au 5 months ago
GRUB does, but Raspberry Pis don’t use GRUB by default. You should be able to install it, but it’s not officially supported.