mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-04-21 16:29:23 -04:00
Use ls instead of cat to show example data
https://forum.qubes-os.org/t/getting-stuck-on-emergency-backup-recovery/18520/5
This commit is contained in:
parent
6e15603483
commit
0aee55a8dd
@ -194,8 +194,9 @@ any GNU/Linux system.
|
||||
|
||||
[user@restore ~]$ sudo mkdir /mnt/img
|
||||
[user@restore ~]$ sudo mount -o loop vm123/private.img /mnt/img/
|
||||
[user@restore ~]$ cat /mnt/img/home/user/your_data.txt
|
||||
This data has been successfully recovered!
|
||||
[user@restore ~]$ ls /mnt/img/home/user/
|
||||
example_data_file.txt
|
||||
...
|
||||
|
||||
Success! If you wish to recover data from more than one qube in your backup,
|
||||
simply repeat steps 7, 8, and 9 for each additional qube.
|
||||
|
Loading…
x
Reference in New Issue
Block a user