Macrium Software - News and Articles
Disk Imaging and File Backup for Windows 7, Vista, XP and Server 2003/2008
Tuesday, July 15, 2008
How to transfer Windows XP to different hardware
How to transfer Windows XP to different hardware
Skip the gobbledygook and show me how to do it
Macrium Reflect is primarily designed to protect your PC from hard disk failure and data loss due to virus infection or accidental deletion of files. Your hard disk is the most vulnerable part of your computer and if you’ve ever had a disk crash you’ll know what a nightmare scenario it is to lose
everything
.
One of the advantages of imaging your system drive is that, in theory, you can recover everything to different hardware. This means that when you upgrade your PC you can move
everything
over, not just your data but Windows XP and all the software you’ve installed, to your shiny new PC. This is quite distinct from backup, because you
plan
the restore and you can prepare your PC before imaging to enable restoration to the different hardware.
You can also move Windows XP to a virtual environment; VMWare, Microsoft Virtual PC, VirtualBox, etc. In a real life example I moved my desktop environment to Microsoft Virtual PC. I stored the virtual hard disk on an external FireWire drive and I can now work from my laptop when travelling or my desktop (much faster) when in the office and I use exactly the same environment. Plus, when I eventually upgrade my ageing laptop there’s nothing to reinstall (except for Virtual PC which takes five minutes). Marvellous!
If you try and restore an image to a PC with a different motherboard, you will almost certainly get a
Blue Screen of Death
(BSOD). This term refers to a low level system fault that manifests itself as a bright blue screen with an incomprehensible error message and no option other than to shut down your PC. These used to be quite common on Windows 95/98 but on XP and Vista it’s thankfully a lot rarer.
There are two main reasons why Windows complains when it finds new hardware.
Hardware Abstraction Layer (HAL).
From Wikipedia: “
A hardware abstraction layer (HAL) is an abstraction layer, implemented in software, between the physical hardware of a computer and the software that runs on that computer. Its function is to hide differences in hardware from most of the operating system kernel, so that most of the kernel-mode code does not need to be changed to run on systems with different hardware. On a PC, HAL can basically be considered to be the driver for the motherboard and allows instructions from higher level computer languages to communicate with lower level components, such as directly with hardware.
”
There are five types of HAL, and you will get a BSOD if you are moving from a multi processor (not multi-core!) to a single processor, but not vice versa. So a single Pentium 4 to a Pentium Quad is not a problem and neither is a single CPU to a multi CPU motherboard. The latter will require you to update the CPU in device manager after migration.
You’ll also get a BSOD if you are moving between different Advanced Configuration and Power Interface (ACPI) motherboards. However, most modern PC’s share a common ACPI so this shouldn’t be a problem.
Basically, you’re probably going to be OK with the HAL already setup on your source PC.
For this example we won’t be touching the HAL.
Mass Storage Controller.
This is a much bigger problem. The mass storage controller for the primary hard disk is the interface between Windows and your disk. With the wrong driver you won’t even begin to start booting Windows and you’ll probably just recursively boot with flashes of blue. Don’t bother reading the error message, the only useful thing it says is STOP.
Fortunately we can set the primary disk controller (the one that loads Windows) to a default driver. This is the same as the one used when Windows was first installed and before any specific motherboard drivers were loaded. If we do this then Windows can be transferred to another PC, crucially, without that BSOD this time!
So how do we avoid the BSOD when restoring Macrium images? It’s actually quite simple and I’ll take you through the steps to prepare an XP PC for imaging and restoring to new/different hardware.
Before you begin
Make sure you’ve got access to any drivers required for the Video card, network card etc on the target PC. You’ll need these to update Windows XP once you’ve restored. Put them on a USB stick or anywhere accessible that doesn’t require a network connection. Your network is unlikely to work until you’ve installed the appropriate drivers.
Updating the Mass Storage Controller
Note
: Unfortunately this probably won’t work with Windows Vista.
Right click on ‘My Computer’
and
select ‘Manage’
In the management console
select the ‘Device Manager’ tree node
.
Expand the ‘IDE ATA/ATAPI Controller’
node
,
right click on the first IDE/SATA Controller
and
take the ‘Update Driver’ option
.
Note:
In this screen shot there is only
one
controller (the others are channels). You may have multiple controllers, but we are only concerned with the primary controller, the one that is attached to your system disk.
In the next dialog
click the ‘Install from a list…’
option. We want to override the automatic detection and selection of the correct driver.
Then
choose ‘Don’t Search…’
and
click ‘Next’
. We can now choose the default disk controller, the one that was first used when Windows was installed.
Here it is! It’s the ‘Standard Dual Channel PCI IDE Controller’.
Select it
and
click ‘Next’
.
After a few seconds it will be installed.
Click ‘Finish’.
Select ‘No’
to the reboot option and we’re all done.
So what have we done?
We’ve simply forced Windows to use the default driver for communicating with the primary hard disk. This means that your PC may run a bit on the slow side until we’ve finished, so don’t forget to change it back after we’ve imaged the drive.
Now what?
Just image the drive as normal
http://www.macrium.com/blog/2008/03/25/HowToCreateADiskImageWithMacriumReflect.aspx
Restore to your new hardware
http://www.macrium.com/blog/2008/06/30/HowToRecoverYourPCUsingTheLinuxRescueCDPartII.aspx
To put your correct driver back on the source PC, follow the steps above to but
choose ‘Search automatically for updated driver software’
in step 4.
You’ll need to install disk controller, graphics, network and any other drivers necessary for optimum performance on the target PC. At first boot your network probably won’t work, so make sure you’ve got local access to the driver install files.
Does this really work?
Yes it does. The most ambitious cross hardware restore we’ve tried is from an ageing laptop with a SIS motherboard and a single Pentium 4 to an NVidia SLi based ASUS P5N32-E motherboard running a Pentium QX6850 Quad processor. It all went without a hitch!
Caveats - You knew there’d be some
.
This won't work with Windows Vista.
This won’t work if the HAL’s are incompatible on the two computers. As already mentioned, this won’t be a problem in the majority of cases.
Microsoft doesn’t like this. You will almost certainly have to re-activate Windows after the swap. If you’re using an OEM version of Windows this may not be allowed. If this is the case then you’re stuck. I’m afraid you will have to start from scratch with a fresh copy of Windows. If you’re using a retail or volume licensed version then you should be able to re-activate without problems.
If the primary controller on the target PC can’t run as a standard PCI IDE interface or if you are using RAID then this might not work.
Admin
Tuesday, July 15, 2008 7:28:42 AM (GMT Standard Time, UTC+00:00)
Comments [11]
-
Tutorials
Wednesday, July 16, 2008 3:01:55 PM (GMT Standard Time, UTC+00:00)
Just what I've been looking for!
Thanks
Jeff
Tuesday, November 18, 2008 2:54:10 AM (GMT Standard Time, UTC+00:00)
This is awesome!
Great documentation!
JP
Wednesday, March 11, 2009 4:03:50 PM (GMT Standard Time, UTC+00:00)
"Microsoft doesn’t like this. You will almost certainly have to re-activate Windows after the swap. If you’re using an OEM version of Windows this may not be allowed. If this is the case then you’re stuck. I’m afraid you will have to start from scratch with a fresh copy of Windows. If you’re using a retail or volume licensed version then you should be able to re-activate without problems."
How can I tell whether or not my version of Windows will allow this?
Thanks!
Mike
Mike
Wednesday, March 11, 2009 5:06:33 PM (GMT Standard Time, UTC+00:00)
Hi Mike
If your computer came with Windows pre installed then it's most likely an OEM version and you won't be able to transfer it.
http://www.technibble.com/how-to-tell-what-type-of-windows-xp-cd-or-license-key-you-have/
Nick
Saturday, March 14, 2009 6:42:57 PM (GMT Standard Time, UTC+00:00)
Hi Mike,
Very useful. Thank you.
Any ideas how you can retrospectively do this to a disk which you have removed from a PC with a busted mobo - assuming you have another XP machine on hand?
Thanks
Hal
Hal
Saturday, March 14, 2009 6:44:31 PM (GMT Standard Time, UTC+00:00)
erm, I meant Hi Nick - but Hi Mike as well!!
Hal
Sunday, March 15, 2009 8:32:17 AM (GMT Standard Time, UTC+00:00)
Hi Hal
It isn't easy to do this and it's beyond the scope of this tutorial. If you google "offline mass storage controller change" you should get some hints.
Kind Regards
Nick
Tuesday, July 14, 2009 8:53:28 PM (GMT Standard Time, UTC+00:00)
Hi! In Step 3 you discuss updating the IDE/SATA drivers...however, the screenshot does not match your description and overall is confusing (since I have about 8 items listed in my IDE ATA/ATAPI section).
Can you please clarify?
Thanks!
-Eric
Eric
Tuesday, July 14, 2009 10:18:16 PM (GMT Standard Time, UTC+00:00)
Eric
You only need to change the driver for the primary controller, the one that your boot disk (Drive 'C') is attached to. It should be obvious from the descriptions in device manager.
Kind Regards
Nick
Monday, November 02, 2009 11:55:50 PM (GMT Standard Time, UTC+00:00)
Hi Nick
I'm running a dual-boot PC (Win98SE + WinXP) because of old CD-ROM which do not run XP. Can I copy both my systems as you explain, or do I have to reinstall WIn98SE and then copy WinXP ?
Thank's in advance for any advice on how to do.
Arbiel
Arbiel Perlacremaz
Tuesday, November 03, 2009 8:56:28 AM (GMT Standard Time, UTC+00:00)
Arbiel
Macrium Reflect isn't compatible with dual boot systems running XP and 95/98.
Regards
Nick
Comments are closed.
Navigation
Home
Tutorials
Dave's Profile
Nick's Profile
Richard's Profile
Macrium Reflect Web Site
Categories
Knowledge Base
News
Tutorials
Archive
<
March 2010
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
28
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
1
2
3
4
5
6
7
8
9
10
Blogroll
Downloadsquad
Giveaway of the day
Lifehacker
Macrium Web Site
TipsFor.Us - Macrium Reflect tutorial
Tucows acrticles by Annette
Sign In
© Copyright 2010
Paramount Software UK Ltd
Sign In
Statistics
Total Posts: 26
This Year: 0
This Month: 0
This Week: 0
Comments: 143
All Content © 2010, Paramount Software UK Ltd
DasBlog theme 'Business' created by
Christoph De Baene (delarou)