Question best free (ideally portable) disk cloning software?

Homerboy

Lifer
Mar 1, 2000
30,890
5,001
126
Need to clone a bunch of HDDs at work. Looking for the best/lightest footprint piece of software. Free of course :)
Thanks!
 

TheELF

Diamond Member
Dec 22, 2012
4,027
753
126
Make a windows recovery disk/usb and make sure imagex and/or dism is included, that's what microsoft uses to "clone" apply windows installations.
I doubt you will find any decent cloning tool that is free for professional use.
 

Homerboy

Lifer
Mar 1, 2000
30,890
5,001
126
I ended up using EaseUS free partition software as the destination drive was smaller than the source (240Gb vs 250Gb)
it seemed to have worked, but now when I boot into Windows I'm getting a piled of errors about C" being corrupt and having to run checkdsk on it (run now). Still loads windows though. So not sure what's going on. This is an older (~7 years) dell desktop I'm testing with
 

VirtualLarry

No Lifer
Aug 25, 2001
56,570
10,202
126
I doubt you will find any decent cloning tool that is free for professional use.
There are some that are free for home/non-commercial usage, but it would be a license violation for usage with a commercial establishment such as a corporation. (Don't forget, many of them "tag" cloned installs, so they can forensically-examine which cloning software was used to make the clone, and the serial number/product key/hash. At least, I know for a fact that Norton Ghost for DOS did that.)
 

Homerboy

Lifer
Mar 1, 2000
30,890
5,001
126
There are some that are free for home/non-commercial usage, but it would be a license violation for usage with a commercial establishment such as a corporation. (Don't forget, many of them "tag" cloned installs, so they can forensically-examine which cloning software was used to make the clone, and the serial number/product key/hash. At least, I know for a fact that Norton Ghost for DOS did that.)

That's an interesting note. In the end I just did a clean install due to some other issues that popped up along the way. Not a big deal
Thanks!
 

VirtualLarry

No Lifer
Aug 25, 2001
56,570
10,202
126
Just an N.B. ... there's always a bootable Linux USB, and using the "dd" command. That's free software, that's free to use under any condition, assuming that you "accept" the GPL.