xxcopy ( freeware ) from ,
Forum
Info
Start > Programs > MS-DOS Prompt .
Copy a command from the selection below & click paste in MS-DOS , then click Enter .
No need to close any programs down .
1st command , you get a copy of everything .
2nd command excludes Windows .
3rd command copies Windows only .
4th command excludes Windows Temporary Internet Files .
Adjust drive letters to suit .
1 . XXCOPY C:\ D:\ /CLONE
2 . XXCOPY C:\ D:\ /CLONE /Xwindows
3 . XXCOPY C:\Windows D:\Windows
4 . XXCOPY C:\ D:\ /Clone /x\windows\temp*
If you don't want to confirm all the overwrites ( you get 3 choices Y,N,A, Y ( yes )
overwrites that file , N ( No ) , A ( All ) overwrites everthing ) use the /yy switch after Clone .
Eg. XXCOPY /CLONE /YY C:\ X:\
Below applies if you want to make the new hard drive your main drive ( usually C )
Use the startup disk to boot the computer and when you are at the A:\
prompt type sys c: and press Enter. The required boot information will
be copied to the new disk and you have a working copy of the old hard
disk .
If the partition is not active , use fdisk , option 2 .
If the drive you copied was partitioned , ( ex. C has the Operating system , D has Programs E has
other files & so on ) the new drive is best partitioned the same way .
You can always change things around on the new drive later .
Xxcopy will not clone a Windows 2000 operating system volume , probably will not clone an XP OS .
The best tool for this now , is from Acronis , called TrueImage .