On Wed, Dec 24, 2014 at 04:50:38PM -0800,
saltyk...@gmail.com wrote:
> I decided to change how I set my computer set up and wiped my old Qubes install. I backed up the two private.img files I really needed before re-partitioning my SSD, but did it kind of hastily and not as recommended by
https://qubes-os.org/wiki/BackupRestore. I only have the private.img files that were under /var/lib/qubes/appvms/*/. I tried the command
>
> openssl enc -d -pass pass:your_passphrase -aes-256-cbc -in private.img.000 -out private.img.dec.000
>
> shown on the wiki, but even with what was definitely my encryption password, I'm getting bad magic number errors from openssl.
Are you sure you've made encrypted backup? It is the default, but it is
possible to disable it. If backup is not encrypted - use that
private.img.000 directly as tar input.
BTW If you have special characters in password, try to quote the whole
parameter.
--
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?