Share

ODIN (Open Disk Imager in a Nutshell)

Subscribe

Possible to take snapshot w/o usedblocks

You are viewing a single message from this topic. View all messages.

  1. 2009-09-23 06:16:40 UTC

    That's an interesting question. I thought about offering this option but came to the conclusion that it doesn't make much sense. The VSS option internally uses the unused area of the partition for updates/writes during the backup operation. So backing up this area with VSS in my opinion does not make much sense as you do not have control what data are contained on the backup in the unused blocks. I think the only use case for a "raw backup" is to make a snapshot before you try to repair an inconsistent file system or recover lost/accidently deleted data. Making a VSS however prevents you doing this because your data might be overridden. Perhaps you can explain a bit more why you want do a raw copy in your case.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.