I need to clone a hard drive, bit for bit, what program will do this?

imthebadguy

Platinum Member
Aug 14, 2004
2,703
0
0
I have an XboX hard drive which i need to clone bit for bit, do you guys know of any programs that will do this?
 
S

SlitheryDee

Xcopy would probably do it.

It's a program that's built into windows.

Google it.

Edit: Here you go. I can't see why you couldn't copy an xbox HD in this manner.
 

Arcanedeath

Platinum Member
Jan 29, 2000
2,822
1
76
Xcopy won't make a bit for bit copy, I'd suggest Norton Ghost, just set it to do a sector by sector copy and you should be golden.
 

uOpt

Golden Member
Oct 19, 2004
1,628
0
0
dd or cstream under Linux/FreeBSD. You can boot from a live CD.