When creating a backup image of a partition, will the image always have the same size as the partition, even when the partition is not fully occupied? Therefore will I have to find a storage device with size no less than the partition to store the image?

link|improve this question

56% accept rate
feedback

1 Answer

up vote 1 down vote accepted

This is not always the case. Most backup systems today will have built in compression methods that will greatly reduce the size of images. More advanced solutions will also provide de-dupe functionality to avoid wasting space on duplicate files.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.