Page 1 of 1

Copying files from hard drive to hard drive

Posted: Sun Oct 07, 2001 1:06 pm
by TinyTim
I recently purchased a 40 gb western digital hard drive and wanted to transfer all of my files and stuff from the origional 7gig hdd that is currently in my computer now. My first attempt to do this was unsuccessful as it copied all of the files, but failed to transfer any of the .dll files??? I am scratching my head on this one as it is the first time i have attempted to do this. Anyone know what I am doing wrong here?

Posted: Sun Oct 07, 2001 1:09 pm
by TEH WIN
Did you do it through windows?

Try it through DOS

boot to dos thru a boot disk and type "copy c:\ d:\" without the quotes where c:\ and d:\ are the source and destination, respectivly

Posted: Sun Oct 07, 2001 10:23 pm
by TinyTim
i did it through windows....i will try it through dos though, that would make a little more sense for it to work that way....thanks

Posted: Mon Oct 08, 2001 11:02 am
by sattien
Actually the best way to do this is to use a drive/partition-imaging/cloning software like Norton Ghost or PowerQuest DriveImage. But if you don't have one of these, another alternative would be to get into DOS mode and use the xcopy command:

xcopy c:\ d:\ /s/h

This will copy everything from one drive to another, including all sub-directories and hidden/system files.

Posted: Mon Oct 08, 2001 3:26 pm
by Norm
I use a file called xxcopy. See my response in This Thread

Posted: Mon Oct 08, 2001 4:49 pm
by lost9999
You can use the data life guard program on Western Digital's website. You can do a drive to drive copy. It's free when you buy the drive.