I made a small freeware app that allows one to clone a drive (physical or logical) to/from another drive or image.
On top of that the tool can :
-save/restore the MBR or BS,
-delete the layout of the drive, create disk, create a main partition,
-wipe with 0's,
-resize partition (negative growth works but be careful) and volume
-create a raw image file,
-make a vmdk/vmx from a raw image file to boot your cloned disk in vmware,
-turn a physical disk raw image file into a VHD file and the other way around,
-install grub4dos MBR,
-do various operations on the registry around booting,
-copy all files from one logical drive to another,
-format any device to fat16/fat32/ntfs (includig usb pen),
-read faulty devices (with bad sectors for instance),
-backup & restore from devio (imdisk server-end),
-perform speed tests,
-edit the partition table.
Tool can be downloaded here : http://erwan.l.free.fr/clonedisk/ or here
http://erwan.boot-land.net/clonedisk/
There are plenty of other tools (and possibly better) that can do the same.
What I was looking for was a GUI (no command line tool), merging several functionalities at once and free.
Feedback and requests welcome
Regards,
Erwan.






