SAGE Advice - The
wise choice
|
|
|
Windows XP - Moving a WinXP installation to a new motherboard. Connecting a hard disk containing a WinXP installation for one motherboard design to a new motherboard of a different design is likely to cause the PC to continuously reboot without getting close to reaching the desktop. Even Safe Mode will not let you in. If you have fast enough eyes you may read an error screen which is displayed for a couple of micro-seconds which probably refers to "Stop 0x0000007B". Microsoft do not seem to have anticipated that a user would ever want to upgrade the motherboard, even though the motherboard ID is one of the parameters used in the Licence Activation algorithm. They do provide a rather cryptically titled KnowledgeBase article (Q314082) called "You Receive a Stop 0x0000007B Error After You Move the Windows XP System Disk to Another Computer" which is actually aimed at this very issue. Intel have a web page at http://support.intel.com/support/chipsets/iaa/harddrive.htm which provides rather more detail on this issue. Basically it seems that WinXP needs to know the hardware manufacturer's ID and the hardware ID for the IDE controller before it will load Windows. The Windows 95 - ME family did not have this problem nor did WinNT. The ID in question (called the PnP ID) is used to identify which device driver file to use. From this one can infer that WinXP will not autodetect changes to the IDE controller on boot. Fortunately there is a fairly easy solution which is likely to work in most cases providing the hard disk controller has a device driver provided by Microsoft on the XP install CD. You can check by looking in the Setupapi.log in the C:\Windows folder. Search for "MSHDC.INF" and find an entry which includes something like "PCI\VEN_10B9&DEV_5215=%SystemRoot%\inf\Mshdc.inf". The number after VEN (1089 is this case) is the manufacturer ID, the number after DEV (5215) is the Device ID. Microsoft provide drivers for the following devices:
If the new motherboard's IDE controller is in this list the following solution will almost certainly work for Windows XP Home and Pro, original release and SP1. Start with the hard disk still attached to the old (working) motherboard. Download this Zip file, extract the 4 sys files into C:\Windows\System32\drivers (probably overwriting later versions, its OK). Extract the file MergeIde.reg, double click on it so that the contents will be merged into the Registry. Now shut down the system and move the hard disk to the new motherboard. Most likely the system will not boot and start the usual hardware detection process. |
|
Last modified: January 03, 2008 |