mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-02 03:26:38 -04:00
Clarify alternate compression program instructions
This commit is contained in:
parent
ef940956ed
commit
086a2f5824
1 changed files with 4 additions and 2 deletions
|
@ -157,8 +157,10 @@ Emergency Recovery Instructions
|
||||||
been tampered with.
|
been tampered with.
|
||||||
|
|
||||||
**Note:** If your backup was compressed with a program other than `gzip`,
|
**Note:** If your backup was compressed with a program other than `gzip`,
|
||||||
you must substitute the correct compression program. This information is
|
you must substitute the correct compression program in the command above.
|
||||||
contained in `backup-header` (see step 4).
|
This information is contained in `backup-header` (see step 4). For example,
|
||||||
|
if your backup is compressed with `bzip2`, use `bzip2 -d` instead in the
|
||||||
|
command above.
|
||||||
|
|
||||||
7. Mount `private.img` and access your data.
|
7. Mount `private.img` and access your data.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue