Monday, January 1, 2018

Take a regular Windows 7 clone with clonezilla (device-to-image) partition only


I am unexperienced with cloning software and I've decided to use Clonezilla as it seemed best as freeware. I chose device > image and left most options standard. I chose expert mode anyway to see what I could configure, and decided to try the lzop algorithm instead of the default one for compression. The rest was left at default.


When Clonezilla asked me which partitions to clone (I chose parts to image), I chose the C:\ drive but Windows 7 also creates a 100MB partition on setup for system files (the actual boot partition?). I copied that into the image as well. The reason I didn't choose disk to image is that I also have a data partition that needs to stay intact.


Now I'm simply not sure that this is the way to go, should I ever need to restore my disk image. Will Clonezilla know what to do with both partitions and will Windows 7 work perfectly after restoring? Should I even copy the 100MB partition?


Edit: apparantly a similar question has been asked before. The link to the first article in the answer is not relevant to me since it covers a direct device-to-device clone.


It appears the windows installation disk can repair the 100MB partition. As for Clonezilla, it copies "hidden data after the MBR" by default too. I don't know, I feel I'll be allright whether by restoring the partition with Clonezilla or repairing it with the Windows 7 disk.


Answer



I create images frequently and you can just create a device-to-image (so full, not just partitions). Whenever you need to restore, work with image-to-device. It will create a full backup.


You might encounter an error regarding partition table out of range (atleast, I believe that is the error). You can just run any live cd and use Gparted to fix the partition table.


No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...