From 0882aca3a87e02a3c0bdac86c3a23a6e392dda9b Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Wed, 26 Sep 2018 21:40:43 +0200 Subject: [PATCH] Add hint for FUSE on FreeBSD --- doc/050_restore.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/050_restore.rst b/doc/050_restore.rst index f2a2f1273..e602c7e8a 100644 --- a/doc/050_restore.rst +++ b/doc/050_restore.rst @@ -68,7 +68,9 @@ command to serve the repository with FUSE: Don't forget to umount after quitting! Mounting repositories via FUSE is not possible on OpenBSD, Solaris/illumos -and Windows. +and Windows. For Linux, the ``fuse`` kernel module needs to be loaded. For +FreeBSD, you may need to install FUSE and load the kernel module (``kldload +fuse``). Restic supports storage and preservation of hard links. However, since hard links exist in the scope of a filesystem by definition, restoring