Windows XP Community - XPHeads



Spyware Doctor

replace hard drive using Xcopy32

microsoft.public.windowsxp.perform_maintain


Reply
  #1 (permalink)  
Old 12-10-2008, 10:47 PM
titus12
 
Posts: n/a
replace hard drive using Xcopy32
I am hearing noise from my hard drive and I am going to replace it. I read
that the Xcopy32 command is a good program to use. Will this work well with
WinXP SP3? Will everything be the same as on the old hard drive? If so,
what steps should I use?

Thank you,
David

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-10-2008, 11:07 PM
Ken Blake, MVP
 
Posts: n/a
Re: replace hard drive using Xcopy32
On Wed, 10 Dec 2008 14:47:31 -0800, "titus12" <titus12@msn.com> wrote:

> I am hearing noise from my hard drive and I am going to replace it. I read
> that the Xcopy32 command is a good program to use. Will this work well with
> WinXP SP3?



To copy everything from the old drive to the new one? No, it won't
work.

You need a third-party utility such as Acronis True Image. Also the
new drive will probably come with a utility which will do this.


> Will everything be the same as on the old hard drive? If so,
> what steps should I use?
>
> Thank you,
> David


--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-11-2008, 03:02 AM
Andrew E.
 
Posts: n/a
RE: replace hard drive using Xcopy32
Youre last response to XCOPY is totally not true...XCOPY works perfect with
xp,all youre current data will end up on a new hd as it is now.Also,as for
oem
utilities for hd copy,in most cases (98%),they will not work in xp due to xps
security features,older windows OS work ok with them.As for running XCOPY,
simply set youre new hd as slave to current on same IDE cable,new closest to
MB.Once in xp,format the hd (diskmgmt.msc),once thru,go to run,type:
XCOPY C:\*.* D:\ /c/h/e/k/r Agree to all in the DOS window.Once its
thru,youre
finished,& the new hd is ready to run.Also,D: being the new hd,if asigned
diffrent
letter,then use that letter instead.This only works with IDE hds,SATA
wont.Also,
space the cmd as shown,one after Y * & between \ /

"titus12" wrote:

> I am hearing noise from my hard drive and I am going to replace it. I read
> that the Xcopy32 command is a good program to use. Will this work well with
> WinXP SP3? Will everything be the same as on the old hard drive? If so,
> what steps should I use?
>
> Thank you,
> David
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 12-11-2008, 07:18 AM
Leonard Grey
 
Posts: n/a
Re: replace hard drive using Xcopy32
Xcopy32 will not accomplish what you want. If you are buying a retail
drive it will come with instructions and software that will copy
everything from the old drive to the new, including parts of the disk
that xcopy doesn't copy. In addition, all the major disk makers provide
handholding-type help for setting up your new drive.

It's real easy...you'll do fine.
---
Leonard Grey
Errare humanum est

titus12 wrote:
> I am hearing noise from my hard drive and I am going to replace it. I
> read that the Xcopy32 command is a good program to use. Will this work
> well with WinXP SP3? Will everything be the same as on the old hard
> drive? If so, what steps should I use?
>
> Thank you,
> David

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 12-11-2008, 06:01 PM
Ken Blake, MVP
 
Posts: n/a
Re: replace hard drive using Xcopy32
On Wed, 10 Dec 2008 19:02:00 -0800, Andrew E. <eckrichco@msn.com>
wrote:

> Youre last response to XCOPY is totally not true...XCOPY works perfect with
> xp,all youre current data will end up on a new hd as it is now.



That's completely false.


> Also,as for
> oem
> utilities for hd copy,in most cases (98%),they will not work in xp



Also completely false.


> due to xps
> security features,older windows OS work ok with them.As for running XCOPY,
> simply set youre new hd as slave to current on same IDE cable,new closest to
> MB.Once in xp,format the hd (diskmgmt.msc),once thru,go to run,type:
> XCOPY C:\*.* D:\ /c/h/e/k/r Agree to all in the DOS window.Once its
> thru,youre
> finished,& the new hd is ready to run.Also,D: being the new hd,if asigned
> diffrent
> letter,then use that letter instead.This only works with IDE hds,SATA
> wont.Also,
> space the cmd as shown,one after Y * & between \ /
>
> "titus12" wrote:
>
> > I am hearing noise from my hard drive and I am going to replace it. I read
> > that the Xcopy32 command is a good program to use. Will this work well with
> > WinXP SP3? Will everything be the same as on the old hard drive? If so,
> > what steps should I use?
> >
> > Thank you,
> > David
> >


--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 12-15-2008, 08:54 AM
Anteaus
 
Posts: n/a
Re: replace hard drive using Xcopy32
XCOPY32 C:\*.* D:\ /e /c /h /r /k

will work IF run from a CD-OS such as BartPE, or by putting both disks onto
another computer as slaves. It will NOT work if run on the parent machine,
because XP 'locks open' certain files. After the transfer you need to run
fixboot from the recovery console, as the copy process doesn't update to
bootsector.

Or, get Acronis, etc.

"Leonard Grey" wrote:

> Xcopy32 will not accomplish what you want. If you are buying a retail
> drive it will come with instructions and software that will copy
> everything from the old drive to the new, including parts of the disk
> that xcopy doesn't copy. In addition, all the major disk makers provide
> handholding-type help for setting up your new drive.
>
> It's real easy...you'll do fine.
> ---
> Leonard Grey
> Errare humanum est
>
> titus12 wrote:
> > I am hearing noise from my hard drive and I am going to replace it. I
> > read that the Xcopy32 command is a good program to use. Will this work
> > well with WinXP SP3? Will everything be the same as on the old hard
> > drive? If so, what steps should I use?
> >
> > Thank you,
> > David

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:27 PM.


Driver Scanner 2009 - Free Scan Now
Driver Scanner 2009 - Free Scan Now


Recommended Download



Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74