mreintz
Group: Members
Posts: 6
Joined: July 2006 |
|
Posted: July 09 2006,20:23 |
|
Quote (roberts @ July 09 2006,15:26) | protect when first used, having no prior .des file will restore the existing backup.tar.gz, then upon a normal shutdown an encrypted .des backup file will be created using your protect passwd. At this point I do not automatically delete the old exising backup.tar.gz file. It is up to you to do this step.
Okay, but I cannot find the backup.tar.gz file. Where is it?
upon subsqeuent booting, the protect option is not asking for a new password but the password that must match that which was used to encrypted the backup file.
This does not happen to me. I think QEMU does not find my .des file, because it prompts for a new password (twice), then proceeds to boot a whole new "plain" image.
If it does not match then no restore will occur, unless, of course, you did not remove the old backup.tar.gz. That is why I instructed you to remove it. Otherwise it can become confusing.
Your second issue is a Qemu issue. Qemu with default setting has no access to real drives, only a virtual harddrive which does contain the starting backup.tar.gz. You should not remove the harddrive unless you become more familiar with Qemu and its support files, including their image file creation tools.
I think I'm not getting you, I'm sorry :-( Isn't it enough to use the image in the "harddisk" file? Do I need to make a real hard disk partition in order to protect it? Or am I supposed to unpack the harddisk file to get to the backup.tar.gz file? If so, how?
|
Hi again,
Please see further questions inserted above. I'm sorry for being so dense ;-)
|