Hi mpack,
I remember a thread in which you mentioned that if one did a raw copy of a partition instead of the entire disk, CloneVDI would detect it and create a boot sector. So i decided to test that. I made a raw copy of the first partition of my laptop using my favorite
"dumb"* imaging program. I had previously defraged but did not zero free space. I started up your fabulous tool and activated the check-box to enable compacting of the drive. Everything was functioning as I was accustomed to. Before cloning, I decided to click on the Partition Info button, expecting to see a non-bootable partition. To my surprise it showed the first partition as being bootable. Here is a screen shot of it.

- RAW file partition info
- PartInfo.png (9.27 KiB) Viewed 10227 times
Is CloneVDI showing me a bootable partition because it has already detected that it has to create one?
Continuing on, CloneVDI did a great job of compacting the drive. The original RAW file was 40 GB in size. The VDI was only 26 GB in size, which corresponds to the actual data present on the original partition. I created a VM with the proper settings and set the BIOS DMI data for the VM accordingly. I started the VM and ... (drum roll) ... it booted up, just as I had expected it to. So, you have another success story to add to the shine and glory of your incredible tool!
I've read in a thread in this forum, that Win7 creates a system backup in the form of a VHD, but that VHD is not bootable. Assuming that everything else to do with this kind of VHD file is equivalent to a "normal" VHD, would CloneVDI be able to detect the missing boot record and create an MBR for that kind of VHD?
Because I know you can't keep your fingers off of your code for long,

here is a screen shot of the window displayed when I clicked on the Header button.

- RAW file header data
- Header.png (9.71 KiB) Viewed 10222 times
Note: If you take a close look at this screen shot you will see that the 'p' of 'Laufwerkstyp' (Drive type) looks as if it has been chopped off a bit.
Well that's it for now. Oh, and before I forget (again

), THANKS for the detailed responses to my questions!
*: If you haven't read this yet, here is a real nice source of
information regarding 'dd'. Yes it's dumb but extremely powerful (like many a politician these days

). In the hands of an inexperienced user it is surely dangerous, but it is amazing what one can do with it, when one knows how!