mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-30 10:09:23 -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.
|
||||
|
||||
**Note:** If your backup was compressed with a program other than `gzip`,
|
||||
you must substitute the correct compression program. This information is
|
||||
contained in `backup-header` (see step 4).
|
||||
you must substitute the correct compression program in the command above.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue