Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • had trouble with this; this step is wrong mkfs.vfat /dev/md3 ; the resulting filesystem is messed up because mkfs.vfat doesn't know the the sector size is really 4096 bytes. Commented Sep 24, 2023 at 20:35
  • Also I think step 4 doesn't create a mirror with a write-intent. Thankfully recovery of /boot/efi is rare. Commented Sep 24, 2023 at 20:40
  • And the second disk isn't bootable yet. There's a missing command. :( Commented Sep 24, 2023 at 20:42