MSFN Forum: Calling all XP with SP 2 or 3 users... - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Calling all XP with SP 2 or 3 users... Rate Topic: -----

#1 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 20 March 2011 - 09:08 PM

Is it possible to install Windows' Standard Dual Channel PCI IDE Controller through BartPE? The drivers are in the system32 folder, but how do you manually install the Standard Dual Channel PCI IDE Controller without Windows' GUI installer in Device Manager? Right-click the mshdc.inf and then click Install?

This post has been edited by vipejc: 21 March 2011 - 02:54 AM



#2 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,737
  • Joined: 13-January 06

Posted 21 March 2011 - 01:16 AM

There is also atapi.sys and pciidex.sys.

#3 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 21 March 2011 - 02:41 AM

View Postallen2, on 21 March 2011 - 01:16 AM, said:

There is also atapi.sys and pciidex.sys.


Thanks for taking the time to look.

#4 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 21 March 2011 - 05:32 AM

View Postvipejc, on 20 March 2011 - 09:08 PM, said:

Is it possible to install Windows' Standard Dual Channel PCI IDE Controller through BartPE?

There is a fix ide plugin http://www.911cd.net...showtopic=20246
Standard Dual Channel PCI IDE Controller is possible at next windows boot.
This is based on KB314082 http://support.micro...b;en-us;Q314082

#5 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 21 March 2011 - 06:08 AM

View Postcdob, on 21 March 2011 - 05:32 AM, said:

View Postvipejc, on 20 March 2011 - 09:08 PM, said:

Is it possible to install Windows' Standard Dual Channel PCI IDE Controller through BartPE?

There is a fix ide plugin http://www.911cd.net...showtopic=20246
Standard Dual Channel PCI IDE Controller is possible at next windows boot.
This is based on KB314082 http://support.micro...b;en-us;Q314082


Is it possible to install Windows' Standard Dual Channel PCI IDE Controller without the fixIDE plug-in, such as a Windows repair installation?

#6 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 21 March 2011 - 07:43 AM

Apply KB314082 manually.

#7 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 21 March 2011 - 09:23 AM

View Postcdob, on 21 March 2011 - 07:43 AM, said:

Apply KB314082 manually.


Is it possible to merge .reg files to the local system through BartPE?

#8 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 21 March 2011 - 09:57 AM

Run regedit, load system registry file, apply settings, unload registry.

#9 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,456
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 21 March 2011 - 10:08 AM

View Postvipejc, on 21 March 2011 - 09:23 AM, said:

Is it possible to merge .reg files to the local system through BartPE?

Yes :)
http://homepages.tes...no-answers.html

... and besides the simple and good ol' way cdob described, there are newer ways:
http://reboot.pro/11212/
http://reboot.pro/11312/

jaclaz

#10 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 21 March 2011 - 06:54 PM

View Postcdob, on 21 March 2011 - 09:57 AM, said:

Run regedit, load system registry file, apply settings, unload registry.


I want to add all the XP-supported IDE controllers. I copied this into Notepad and named the file XP IDE controllers.reg.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\primary_ide_channel]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="atapi"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\secondary_ide_channel]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="atapi"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\*pnp0600]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="atapi"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\*azt0502]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="atapi"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\gendisk]
"ClassGUID"="{4D36E967-E325-11CE-BFC1-08002BE10318}"
"Service"="disk"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#cc_0101]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_0e11&dev_ae33]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1039&dev_0601]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1039&dev_5513]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1042&dev_1000]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_105a&dev_4d33]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1095&dev_0640]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1095&dev_0646]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1095&dev_0646&REV_05]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1095&dev_0646&REV_07]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1095&dev_0648]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1095&dev_0649]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1097&dev_0038]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_10ad&dev_0001]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_10ad&dev_0150]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_10b9&dev_5215]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_10b9&dev_5219]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_10b9&dev_5229]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="pciide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1106&dev_0571]
"Service"="pciide"
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_1222]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_1230]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2411]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2421]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_7010]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_7111]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_7199]
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
"Service"="intelide"

;Add driver for Atapi (requires Atapi.sys in Drivers directory)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\atapi]
"ErrorControl"=dword:00000001
"Group"="SCSI miniport"
"Start"=dword:00000000
"Tag"=dword:00000019
"Type"=dword:00000001
"DisplayName"="Standard IDE/ESDI Hard Disk Controller"
"ImagePath"=hex(2):53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 
  52,00,49,00,56,00,45,00,52,00,53,00,5c,00,61,00,74,00,61,00,70,00,69,00,2e,\ 
  00,73,00,79,00,73,00,00,00

;Add driver for intelide (requires intelide.sys in drivers directory)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IntelIde]
"ErrorControl"=dword:00000001
"Group"="System Bus Extender"
"Start"=dword:00000000
"Tag"=dword:00000004
"Type"=dword:00000001
"ImagePath"=hex(2):53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 
  52,00,49,00,56,00,45,00,52,00,53,00,5c,00,69,00,6e,00,74,00,65,00,6c,00,69,\ 
  00,64,00,65,00,2e,00,73,00,79,00,73,00,00,00


;Add driver for Pciide (requires Pciide.sys and Pciidex.sys in Drivers directory)

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PCIIde]
"ErrorControl"=dword:00000001
"Group"="System Bus Extender"
"Start"=dword:00000000
"Tag"=dword:00000003
"Type"=dword:00000001
"ImagePath"=hex(2):53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 
  52,00,49,00,56,00,45,00,52,00,53,00,5c,00,70,00,63,00,69,00,69,00,64,00,65,\ 
  00,2e,00,73,00,79,00,73,00,00,00



Do I merge this .reg file into the local system's Registry through BartPE, and then all XP-supported IDE controllers are usable?

#11 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 22 March 2011 - 11:21 AM

No, there dosn't exist CurrentControlSet at hard disk. Don't apply CurrentControlSet within a .reg file to a offline windows.
Read the file fixide.cmd.

#12 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 23 March 2011 - 04:24 AM

View Postcdob, on 22 March 2011 - 11:21 AM, said:

No, there dosn't exist CurrentControlSet at hard disk. Don't apply CurrentControlSet within a .reg file to a offline windows.
Read the file fixide.cmd.


I'm doing this manually, without the fixIDE plug-in. Could I just add all the registry info for each XP-supported IDE controller on a live system without upseting the currently used IDE controller? If so, how would I do that?

#13 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,456
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 23 March 2011 - 05:42 AM

View Postvipejc, on 23 March 2011 - 04:24 AM, said:

I'm doing this manually, without the fixIDE plug-in. Could I just add all the registry info for each XP-supported IDE controller on a live system without upseting the currently used IDE controller? If so, how would I do that?

You seemingly miss some basic info.
The CurrentControlSet Registry hive does NOT "really" *exist* when the Registry is not in use.
It is a redirection created on-the-fly at boot, based on the contents of HKEY_LOCAL_MACHINE\SYSTEM\Select between (normally) ControlSet001 or ControlSet002 or (more generally) of ControlSetnnn.

The fix-ide plugin, had you took some time to listen to cdob and actually have a look at it, contains a batch file which can be used allright, though the accompanying .reg is hardcoded to ControlSet001 (anyway the most common one).

You are asking about a rather complex (and potentially dangerous) thing, and you need to take some time to understand how it works.

If you use the traditional method you need to actually mount the offline Registry into an existing Registry hive (usually HKLM and giveit a name.
When you export the hive it's path will have the name added.
As well when you import the .reg into an offline mounted Registry, you need to have it's contents with the path you mounted the offline Registry under a hive name (and it's better if it is the SAME name as the above ;)).

The name used in the batch is HKLM\SYSTEM_00.

jaclaz

#14 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 24 March 2011 - 10:48 AM

Jaclaz, my motherboard failed and I don't have a backup system. I want to set my XP installation to use Windows' Standard Dual Channel PCI IDE Controller and change the HAL, without reinstalling or performing an in-place repair. Is this possible using BartPE or any other tools?

This post has been edited by vipejc: 24 March 2011 - 12:16 PM


#15 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,247
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 24 March 2011 - 11:16 AM

Honestly, I've never heard of it being done any other way (successfully). An "over the top" reinstall (aka "upgrade in-place") usually works but you have to reinstall all of subsequent the SP's/hotfixes again and (maybe) retest all of your apps (to make sure nothing got clobbered). I've done this before and haven't found a problem with it. Just time-consuming (which is what you're massively losing right now - time!).

#16 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 24 March 2011 - 12:12 PM

View Postsubmix8c, on 24 March 2011 - 11:16 AM, said:

Honestly, I've never heard of it being done any other way (successfully). An "over the top" reinstall (aka "upgrade in-place") usually works but you have to reinstall all of subsequent the SP's/hotfixes again and (maybe) retest all of your apps (to make sure nothing got clobbered). I've done this before and haven't found a problem with it. Just time-consuming (which is what you're massively losing right now - time!).


That's exactly why I do NOT want to perform an in-place upgrade. I wonder if my theory would work: manipulate the Registry offline using BartPE (hard disk controller data); delete "hal.dll" from the system32 folder, replace with correct HAL file, and rename "hal.dll"; and then reboot.

#17 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 24 March 2011 - 01:09 PM

View Postvipejc, on 24 March 2011 - 12:12 PM, said:

I wonder if my theory would work: manipulate the Registry offline using BartPE (hard disk controller data); delete "hal.dll" from the system32 folder, replace with correct HAL file, and rename "hal.dll"; and then reboot.
This does work.
Beside hal there is kernel, chipset, cpu and custom drivers.
Old and new hardware is importand. A backup would be nice too.

#18 User is offline   vipejc 

  • Member
  • PipPip
  • Group: Members
  • Posts: 233
  • Joined: 03-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 25 March 2011 - 02:44 AM

View Postcdob, on 24 March 2011 - 01:09 PM, said:

View Postvipejc, on 24 March 2011 - 12:12 PM, said:

I wonder if my theory would work: manipulate the Registry offline using BartPE (hard disk controller data); delete "hal.dll" from the system32 folder, replace with correct HAL file, and rename "hal.dll"; and then reboot.
This does work.
Beside hal there is kernel, chipset, cpu and custom drivers.
Old and new hardware is importand. A backup would be nice too.


I can find plenty of articles on how to migrate an XP installation from a WORKING SOURCE SYSTEM to DESTINATION SYSTEM, but not one on migrating XP from an IMAGE OF A DOWNED SYSTEM to destination system.

So it can be done, but how? Exactly what hard disk controller data needs to be changed in the Registry to make this procedure successful? How do we set the offline Registry data for XP so it uses Windows' standard drivers, such as the Dual Channel PCI IDE Controller?

#19 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 25 March 2011 - 03:23 AM

Which old and new hardware do you use?
Motherboard, hard disk, CPU, chipset, mass storage controller

Does old windows map ControlSet001 to CurrentControlSet?
http://technet.micro...y/cc978529.aspx
Boot a PE, load system registry and read default.
http://technet.micro...y/cc978530.aspx

View Postvipejc, on 25 March 2011 - 02:44 AM, said:

Exactly what hard disk controller data needs to be changed in the Registry to make this procedure successful?
Settings relating to the unknown controller.

Quote

How do we set the offline Registry data for XP so it uses Windows' standard drivers, such as the Dual Channel PCI IDE Controller?
FixIDE or another one.

#20 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,690
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 25 March 2011 - 07:48 AM

Why exactly are you opposed to a repair install? I had done a repair install on my old XP system and it saved all settings and everything was exactly the same. I even had used the wrong media type to do the reinstall so I only had to activate Windows and it was just like before.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy