diff options
-rw-r--r-- | work with unmounted efi partitions.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/work with unmounted efi partitions.md b/work with unmounted efi partitions.md new file mode 100644 index 0000000..6c3f8e9 --- /dev/null +++ b/work with unmounted efi partitions.md @@ -0,0 +1,8 @@ +# Work with Unmounted EFI Partitions + +For syncing to work, the EFI partition must be mounted during system operation. +This increases the risk for EFI partition errors due to unclean system +shutdowns. + +Support the use case of automatically mounting and unmounting the EFI during +operations. |