Re: External HD to Internal HD?
- From: "Williams" <cwillyATE@xxxxxxxxx>
- Date: Sun, 06 Jan 2008 00:22:26 GMT
Thanks, Frank.
Can you refresh my memory on all the /E /C /H etc. from DOS? I remember
XCOPY, but all the subcommands elude me.
Never mind. I opened the Command Prompt window and typed HELP XCOPY, which
gives me all the info I was looking for. A bit rusty on this stuff...
"Frank McCoy" <mccoyf@xxxxxxxxxxxx> wrote in message
news:0g30o39vnh3j3t43j9gd7sikcpfe6jqkhd@xxxxxxxxxx
In alt.comp.hardware.pc-homebuilt "Williams" <cwillyATE@xxxxxxxxx>
wrote:
I have a Hitachi Deskstar 250 meg HD in an external USB enclosure. I haveYes ... as long as they're just data files.
another external HD now, so I don't use the Hitachi any more.
I would like to know if I can copy all the files from my D: drive (120 gig
drive that contains all my documents, photos, etc.) onto the Hitachi via
USB, then put the Hitachi drive into my PC to replace the old D: drive.
These days (with Windows-XP and above) transferring systems doesn't work
that easy any more.
I like using XCOPY, if you don't have any files on the destination disk,
or don't mind trashing them.
If you don't mind wiping the old disk, then open a DOS window under
Windows and type:
Format F: /U
When the format of the F: drive completes, type:
XCOPY D:\ F:\ /E /C /H /K /R /X /Y
The above assumes your USB drive is drive F:
If not, then change the drive numbers to match what you have.
This will take a while to complete.
--
_____
/ ' / T
,-/-, __ __. ____ /_
(_/ / (_(_/|_/ / <_/ <_
.
- Follow-Ups:
- Re: External HD to Internal HD?
- From: Frank McCoy
- Re: External HD to Internal HD?
- References:
- External HD to Internal HD?
- From: Williams
- Re: External HD to Internal HD?
- From: Frank McCoy
- External HD to Internal HD?
- Prev by Date: Re: PC sales in the tank
- Next by Date: Re: Old Mobo drivers
- Previous by thread: Re: External HD to Internal HD?
- Next by thread: Re: External HD to Internal HD?
- Index(es):
Relevant Pages
|