From 0615b650f1916b6de0e50a74a9cef4431fc57d15 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Tue, 13 Aug 2024 06:05:03 -0500 Subject: todo --- work with unmounted efi partitions.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 work with unmounted efi partitions.md 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. -- cgit v1.2.3