Change backup media filesystem recommendation to ext4 (#605)

This commit is contained in:
gStart9
2024-03-20 05:40:37 +00:00
committed by GitHub
parent f2d34b63fd
commit 649e0c603d

View File

@@ -14,7 +14,7 @@ Physical Drive
.. warning:: Backing up to USB thumb drive or SD card media is highly discouraged, as low-quality flash memory is easily corruptible.
#. Ensure your backup drive is properly formatted. The recommended format at this time is ``exFAT``. **Do not** use ``fat32``.
#. Ensure your backup drive is properly formatted. The recommended format at this time is ``EXT4``. **Do not** use ``fat32`` or ``exFAT``.
#. Plug your physical drive into your server.