Duplicating OS from one HD to another.


Go Back   Computer Help Articles > Windows XP Setup Deployment
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 01-05-2006, 06:22 AM
Hans-Georg Michna
 
Posts: n/a
Default Re: Duplicating OS from one HD to another.

On Tue, 20 Dec 2005 17:43:33 -0500, Richard Urban wrote:

>Can you please email me. I would like to discus this further with you
>off-line.
>
>Thanks!


Richard,

actually, no thanks, because others would like to know more
about this as well.

I personally would wish that the technical discussions are
carried out openly here, unless there are overriding reasons.

Hans-Georg

p.s. While I'm in this thread, there is some information about
this at http://winhlp.com/WxMove.htm .

--
No mail, please.
Reply With Quote
  #12  
Old 01-05-2006, 06:22 AM
Pegasus \(MVP\)
 
Posts: n/a
Default Re: Duplicating OS from one HD to another.


"Hans-Georg Michna" <hans-georgNoEmailPlease@michna.com> wrote in message
news:i4biq1p3ltsbbd1mnpgdhehdb5fkgsfvmv@4ax.com...
> On Tue, 20 Dec 2005 17:43:33 -0500, Richard Urban wrote:
>
> >Can you please email me. I would like to discus this further with you
> >off-line.
> >
> >Thanks!

>
> Richard,
>
> actually, no thanks, because others would like to know more
> about this as well.
>
> I personally would wish that the technical discussions are
> carried out openly here, unless there are overriding reasons.
>
> Hans-Georg
>
> p.s. While I'm in this thread, there is some information about
> this at http://winhlp.com/WxMove.htm .


The information is the same as in my previous reply. It is
largely based on what the OP found out by himself:
1. Boot the machine in such a way that the Windows installation
to be copied is ***not*** active. You could do this by
running the disk as a slave disk in some other PC, or by
booting the machine with a Bart PE boot CD.
2. Make the target partition active.
3. Copy the Windows system drive to the target partition. Make
sure to include hidden and system files.
4. Put the target disk back where it belongs.
5. Boot this PC with a WinXP installation CD.
6. Select Repair / Recovery Console.
7. Type these commands:
fixboot
fixmbr

The nice thing about this method is that it is completely safe
(because it does not alter the source partition in any way)
and that it will work even if Windows won't boot, thus
making it ideal when attempting to repair a failed installation.
The method on the web page you quote relies on a working
Windows installation.


Reply With Quote
  #13  
Old 01-05-2006, 06:22 AM
Hans-Georg Michna
 
Posts: n/a
Default Re: Duplicating OS from one HD to another.

On Wed, 21 Dec 2005 21:39:36 +1100, Pegasus (MVP) wrote:

>The information is the same as in my previous reply. It is
>largely based on what the OP found out by himself:
>1. Boot the machine in such a way that the Windows installation
> to be copied is ***not*** active. You could do this by
> running the disk as a slave disk in some other PC, or by
> booting the machine with a Bart PE boot CD.
>2. Make the target partition active.
>3. Copy the Windows system drive to the target partition. Make
> sure to include hidden and system files.
>4. Put the target disk back where it belongs.
>5. Boot this PC with a WinXP installation CD.
>6. Select Repair / Recovery Console.
>7. Type these commands:
> fixboot
> fixmbr
>
>The nice thing about this method is that it is completely safe
>(because it does not alter the source partition in any way)
>and that it will work even if Windows won't boot, thus
>making it ideal when attempting to repair a failed installation.
>The method on the web page you quote relies on a working
>Windows installation.


Pegasus,

thanks! Actually I also prefer this method.

I haven't had to do step 7 if the new partition was created by
Windows. My impression was that Windows creates proper boot
sectors. What do you think about that?

Hans-Georg

--
No mail, please.
Reply With Quote
  #14  
Old 01-05-2006, 06:22 AM
Hans-Georg Michna
 
Posts: n/a
Default Re: Duplicating OS from one HD to another.

On Wed, 21 Dec 2005 21:39:36 +1100, Pegasus (MVP) wrote:

>The method on the web page you quote relies on a working
>Windows installation.


Pegasus,

in fact, I had the other method described as well, but only in a
later chapter.

I have now rearranged the chapters in
http://winhlp.com/WxMove.htm such that the preferred method
comes first.

The article had been showing age. It originated from the times
when it was difficult to have an extra operating system
installation. Today this has become much easier through
minimized bootable installations like BartPE or Knoppix.

Thanks for pointing this out! You shoved me over the hill to
rework the article.

Hans-Georg

--
No mail, please.
Reply With Quote
  #15  
Old 01-05-2006, 06:22 AM
Pegasus \(MVP\)
 
Posts: n/a
Default Re: Duplicating OS from one HD to another.


"Hans-Georg Michna" <hans-georgNoEmailPlease@michna.com> wrote in message
news:urjkq1p072n9f2ri83eiuc9d4hstu6q5f0@4ax.com...
> On Wed, 21 Dec 2005 21:39:36 +1100, Pegasus (MVP) wrote:
>
> >The information is the same as in my previous reply. It is
> >largely based on what the OP found out by himself:
> >1. Boot the machine in such a way that the Windows installation
> > to be copied is ***not*** active. You could do this by
> > running the disk as a slave disk in some other PC, or by
> > booting the machine with a Bart PE boot CD.
> >2. Make the target partition active.
> >3. Copy the Windows system drive to the target partition. Make
> > sure to include hidden and system files.
> >4. Put the target disk back where it belongs.
> >5. Boot this PC with a WinXP installation CD.
> >6. Select Repair / Recovery Console.
> >7. Type these commands:
> > fixboot
> > fixmbr
> >
> >The nice thing about this method is that it is completely safe
> >(because it does not alter the source partition in any way)
> >and that it will work even if Windows won't boot, thus
> >making it ideal when attempting to repair a failed installation.
> >The method on the web page you quote relies on a working
> >Windows installation.

>
> Pegasus,
>
> thanks! Actually I also prefer this method.
>
> I haven't had to do step 7 if the new partition was created by
> Windows. My impression was that Windows creates proper boot
> sectors. What do you think about that?
>
> Hans-Georg
>
> --
> No mail, please.


Your web page http://winhlp.com/WxMove.htm is well done
and very comprehensive. Well done!

I have noticed too that fixboot and fixmbr may not be
necessary for partitions formatted under WinXP. However,
my sample size is too small and I haven't researched the
topic properly to draw any valid conclusions. Running these
two commands won't damage anything, hence I usually
include them in my responses.


Reply With Quote
  #16  
Old 01-05-2006, 06:23 AM
Hans-Georg Michna
 
Posts: n/a
Default Re: Duplicating OS from one HD to another.

On Thu, 22 Dec 2005 20:15:50 +1100, Pegasus (MVP) wrote:

>Your web page http://winhlp.com/WxMove.htm is well done
>and very comprehensive. Well done!


Pegasus,

thanks!

>I have noticed too that fixboot and fixmbr may not be
>necessary for partitions formatted under WinXP. However,
>my sample size is too small and I haven't researched the
>topic properly to draw any valid conclusions. Running these
>two commands won't damage anything, hence I usually
>include them in my responses.


Yes, makes sense.

Merry Christmas, everyone!

Hans-Georg

--
No mail, please.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT. The time now is 06:06 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Duplicating OS from one HD to another.