Multiple VM's backup note

Added note to help find the id for a VM in a multiple VM backup file and extract only required files
This commit is contained in:
Yassine Ilmi 2018-05-06 13:00:31 +01:00 committed by GitHub
parent 060fff15f8
commit 4d41fe1eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,8 @@ The Qubes backup system has been designed with emergency disaster recovery in mi
vm1/whitelisted-appmenus.list.000.enc vm1/whitelisted-appmenus.list.000.enc
dom0-home/dom0user.000.enc dom0-home/dom0user.000.enc
**Note:** For backups with multiple VM, find the VM <-> id correspondence in `qubes.xml.000.enc`, extract required files `tar -i -xvf qubes-backup-2015-06-05T123456 backup-header backup-header.hmac vm1/`.
3. Set backup passhprase environment variable. While this isn't strictly required, it will be handy later and will avoid saving the passphrase into shell history. 3. Set backup passhprase environment variable. While this isn't strictly required, it will be handy later and will avoid saving the passphrase into shell history.
read backup_pass read backup_pass