making a exact copy of a HD

Jason Clinton clintonj at umkc.edu
Thu Dec 5 19:07:11 CST 2002


Dale wrote:
> Okay. what I am after is an EXACT copy of a HD.
> ghost makes a copy but it isn't exact apperantly cause
> it didnt' copy over some of the information on the
> original drive.. such as a software ID for the system.

If you are moving the HD to a new computer certain device serial number and 
address change make cause copy-protection to kick in.

> community.  I usually use dd to dump a image to a
> disk. But that didnt' give me the results I wanted
> either.
> 

Once again, what exactly isn't it doing? It should work just fine:

dd if=/dev/hda of=/dev/hdb

Make sure the destination disk is equal or larger than the source.




More information about the Kclug mailing list