mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-23 15:01:12 -04:00
Mention installing the compression program
This commit is contained in:
parent
034976f80f
commit
35b16e2e37
1 changed files with 2 additions and 1 deletions
|
@ -136,7 +136,8 @@ any GNU/Linux system.
|
||||||
you must substitute the correct compression program in the command above.
|
you must substitute the correct compression program in the command above.
|
||||||
This information is contained in `backup-header` (see step 4). For example,
|
This information is contained in `backup-header` (see step 4). For example,
|
||||||
if your backup is compressed with `bzip2`, use `bzip2 -d` instead of `gzip
|
if your backup is compressed with `bzip2`, use `bzip2 -d` instead of `gzip
|
||||||
-d` in the command above.
|
-d` in the command above. You might need to install a package of the same
|
||||||
|
name (in this example, `bzip2`) through your distribution's package manager.
|
||||||
|
|
||||||
7. Search inside of `qubes.xml` for the `backup-path` property of the qube
|
7. Search inside of `qubes.xml` for the `backup-path` property of the qube
|
||||||
whose data you wish to restore. Using the value of this property (e.g.
|
whose data you wish to restore. Using the value of this property (e.g.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue