• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cloning Software

jgigz

Senior member
Im lookign for some freeware to transfer the contents of my hdd to another one without having to reformt. All other feasable suggestions are welcom
 
goto command prompt with both drives installed and type in:

xcopy c:\ d:\ /e /c /h

where c:\ is the source drive, d:\ is the new drive
 
so long as you use a DOS bootdisk ( http://bootdisk.com ) with xcopy on it you'll be able to.
dont boot into windows and have it copy the files, remove the original drive.
chances are windows will bitch about you changing hardware however and possibly not even startup if the drives are too different (i.e. stat instead of IDE). its better to just reinstall windows on the new drive and install the old drive as a backup and copy files over as need be.
 
Its just so i can go from my 80gb (which is making wierd noises and sounds like its dying) to my 250gb. I dont wanna reformat and lose all my music etc.

And obviously i use xp but which version of the bootdisk do i use?

Thanks
 
The XCopy function will not result in a bootable HDD. You need a drive imaging program in order to get all of the stuff in the right place for booting. The best is True Image's clone function when done with the bootable CD it creates for you. As for freeware, use the downloadable drive copy utility at your drive's OEM site. Example, MaxBlast for Maxtors.
 
Yep, True Image is basically the best for me. Its cloning option is sold as an independent tool called Migrate Easy that is cheaper. Or if you want a free cloning utility, you may try your HDD manufacturer one.
 
Back
Top