You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,18 @@ As root on the LVM Host system ("Dom0" in XEN):
24
24
- copy files to the host system
25
25
- edit config file /etc/xenbackup.conf
26
26
- list your volumes in /etc/xenback_vols
27
-
- check config of backup-manager /etc/backup-manager.conf (mainly point BM_REPOSITORY_ROOT="/backup/guests" to the "BCKMNTP" mountpoint in the scripts)
27
+
- check config of backup-manager /etc/backup-manager.conf (mainly point BM_REPOSITORY_ROOT="/backup/guests" to your real backup volumes mountpoint and/or adapt mountpoint in /etc/fstab)
28
28
29
29
30
30
CHANGES
31
31
----
32
32
This is productive software, but comes without any warranty!
0 commit comments