From ce2ffa8bf604f4e05ce33a7bd197446ebd3672cc Mon Sep 17 00:00:00 2001 From: Alexander Weiss Date: Tue, 28 Oct 2025 07:20:27 +0100 Subject: [PATCH] update disclaimer about mount command --- src/commands/restore/using_mount.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/commands/restore/using_mount.md b/src/commands/restore/using_mount.md index 3c1c4cd..228d08a 100644 --- a/src/commands/restore/using_mount.md +++ b/src/commands/restore/using_mount.md @@ -1,7 +1,12 @@ # Restore using mount **NOTE**: `rustic` currently only supports `mount` for linux; we are working on -support for other operation systemss. +support for other operation systems. Moreover, when compiling, the `mount` +feature must be chosen and `libfuse` must be installed during comilation and as +shared library when calling `rustic`. Your binary hence may not have a `mount` +command - depending on the preferences during the compilation process. +Alternatives for `rustic mount` are to use `rustic webdav` or +`rustic snapshots -i`. Browsing your backup as a regular file system is also very easy. First, create a mount point such as `/mnt/rustic` and then use the following command to serve