Commit graph

1 commit

Author SHA1 Message Date
Daniel Micay
fff5e43b89 work around systemd-boot disliking ESP on RAID 1
Using RAID 1 for ESP is the normal approach used by typical automatic
installs on dedicated servers. It's discouraged by systemd since they
don't know if out-of-band writes could happen such as a Windows install
seeing it and mounting it. That's not a problem for us and we want to do
things the normal way instead of a more error prone approach of syncing
changes without RAID 1.
2025-04-05 11:10:52 -04:00