From d34167b30f5cfd9d552e19263791bcfc9ff2eaca Mon Sep 17 00:00:00 2001 From: szaimen Date: Tue, 1 Mar 2022 09:38:51 +0100 Subject: [PATCH] Add docs on backup container inside LXC containers Signed-off-by: szaimen --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a59c5900..d6a40676 100644 --- a/readme.md +++ b/readme.md @@ -123,7 +123,13 @@ Note that this implementation does not provide remote backups, for this you can --- -**Pro-tip**: you can open the BorgBackup archives on your host by following these steps:
+#### Failure of the backup container in LXC containers +If you are running AIO in a LXC container, you need to make sure that FUSE is enabled in the LXC container settings. Otherwise the backup container will not be able to start as FUSE is required for it to work. + +--- + +#### Pro-tip: Backup archives access +You can open the BorgBackup archives on your host by following these steps:
(instructions for Ubuntu Desktop) ```bash # Install borgbackup on the host