Using SWRAID creates ESP as RAID #106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I used the follow config:
This creates
/boot/efias RAID, which does not make any sense in my opinion, since UEFI cannot read from a RAID (yes, I know about the 0.9 meta-data hack, but I am not willing to use it since it is shady).My expectation would be to create two separate EFI partitions with one mounted to
/boot/efiand the other to be maintained manually. Or am I already able to archive that and did I miss something?Yes, this is intended and will create a RAID for ESP using the metadata 1.0 to allow UEFI firmware to read the ESP. Only Ubuntu supports multiple ESP natively and will be set up as such.
If you like to have separate ESPs for any other distro, then feel free to remove the RAID after installation.