Jump to content

RESYSPREP old image with new ICH9R drivers for Dell Optiplex 755


tarl57

Recommended Posts

This fact are only for reimaging standard image with sysprep computer

I propose my solution, this solution are ok on the new pc who are using ICH9R chipset (intel Matrix) only

With this chipset you have 3 mode on the bios

SATA NAtive

SATA AHCI

SATA RAID

0 - You change the bios settings on the new computers to SATA NATIVE

1 - You applicate your old image on the new computers

2 - You add on the windows the new configuration for SATA AHCi or SATA RAID

the configuration its defined for one or other mode , its detect only one mode not the two.

3 - You copy the new SATA drivers files on the systems

INF files on the inf folders

SYS files on the drivers folders

4 - You applied the new registry keys depends the you choice

IF YOU CHOOSE AHCI applied this keys

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2922&cc_0106]

"Service"="iaStor"

"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor]

"Type"=dword:00000001

"Start"=dword:00000000

"Group"="SCSI miniport"

"ErrorControl"=dword:00000001

"ImagePath"="system32\\drivers\\iaStor.sys"

"tag"=dword:00000019

"DisplayName"="Intel AHCI Controller"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters]

"queuePriorityEnable"=dword:00000000

"BusType"=dword:00000003

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\PnpInterface]

"5"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port0]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port1]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port2]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port3]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port4]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port5]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Enum]

"0"="PCI\\VEN_8086&DEV_2922&SUBSYS_02111028&REV_02\\3&172e68dd&0&FA"

"Count"=dword:00000001

"NextInstance"=dword:00000001

IF YOU CHOOSE RAID applied this keys

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2822&cc_0104]

"Service"="iaStor"

"ClassGUID"="{4D36E97B-E325-11CE-BFC1-08002BE10318}"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor]

"Type"=dword:00000001

"Start"=dword:00000000

"Group"="SCSI miniport"

"ErrorControl"=dword:00000001

"ImagePath"="system32\\drivers\\iaStor.sys"

"tag"=dword:00000019

"DisplayName"="Intel RAID Controller"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters]

"queuePriorityEnable"=dword:00000000

"BusType"=dword:00000008

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\PnpInterface]

"5"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port0]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port1]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port2]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port3]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port4]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port5]

"AN"=dword:00000000

"LPM"=dword:00000000

"LPMSTATE"=dword:00000000

"LPMDSTATE"=dword:00000001

"GTF"=dword:00000000

"DIPM"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\oromVersion]

"MajorVersion"=dword:00000007

"MinorVersion"=dword:00000006

"HotfixNumber"=dword:00000001

"BuildNumber"=dword:000003e9

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Enum]

"0"="PCI\\VEN_8086&DEV_2822&SUBSYS_02111028&REV_02\\3&172e68dd&0&FA"

"Count"=dword:00000001

"NextInstance"=dword:00000001

5 - Now youre ok to restart the pc on the mode what youre choosing

6 - Restart the pc and go to the BIOS

7 - Change SATA MODE

Change the mode to AHCI if you have install this key

Change the mode to RAID if you have install this key

8 - SAVE and REBOOT to windows

Not set the raid or other option

9 - Now on windows go to Computer Settings - Device manager

Look if you have ICH9R config on IDe if you have choose AHCI

Look if you have RAID config on SCSI if you have choose RAID

If its ok

No install matrix intel application

10 - SYSPREP your computer on windows

sysprep.exe -mini -quiet -reseal -noreboot

11 - Image your pc with ghost or altiris or other

11b - on your sysprep.inf files add this line on the masstorage section

[sysprepMassStorage]

PCI\VEN_8086&DEV_2922&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® ICH9 SATA AHCIController (Desktop ICH9R)"

PCI\VEN_8086&DEV_2829&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)"

PCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801HR/HH/HO SATA AHCI Controller (Desktop ICH8R)"

PCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 631xESB/632xESB SATA AHCI Controller (Server/Workstation ESB2)"

PCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)"

PCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801GBM SATA AHCI Controller (Mobile ICH7M/DH)"

PCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801FBM SATA AHCI Controller (Mobile ICH6M)"

PCI\VEN_8086&DEV_282A&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801HEM SATA RAID Controller (Mobile ICH8M-E)"

PCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® ICH8R/ICH9R SATA RAID Controller"

PCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 631xESB/632xESB SATA RAID Controller (Server/Workstation ESB2)"

PCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801GHM SATA RAID Controller (Mobile ICH7MDH)"

PCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)"

PCI\VEN_8086&DEV_2652&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2652&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

12 - Change the bios setting on AHCI or RAID

Set the raid on the disk and volume if you choose the raid

13 - start your deployement with the new image and sysprep solution

14 - start your deployement with the new image and sysprep solution

15 - when the image are deploy and mini setup are ok

On windows install matrix software

ITS WORKING NOW

REGARDS ALL

ITS WORKING NOW

REGARDS ALL

Link to comment
Share on other sites

  • 3 weeks later...

Just to confirm this works. These are the 2 lines I need.

pci\ven_8086&dev_2822=c:\drivers\755\chip\ich9ide.inf

pci\ven_8086&dev_2922=c:\drivers\755\chip\ich9ide.inf

I saw different id's on another site.

Hopefully my 755 should be on its way.

Thanks,

Link to comment
Share on other sites

  • 2 weeks later...

Good Work!

Notebook Acer Extensia. Sata mode change (native/ahci) not present in bios setup.

My solution:

1. Insert to DVD-rom my custom BartPe (includet usb storage, sata support or Ghost 11).

2. Connect external usb drive containt my old (no support ahci) ghost sysprep image.

3. Boot Bart cd.

4. Applu ghost image.

5. Edit reg file: - replace all \SYSTEM\ to \SSS\ and CurrentControlSet to ControlSet001

6. Run regedit in pe evironment. Load system hive to HKEY_LOCAL_MACHINE\SSS

7. Merge editet reg file.

8. Unload hive.

9. Copy aStor.sys to hardrive drivers dir.

10. Re-captyre image (to future use).

11. Reboot.

Vay. Windows runing normally!!! no more 7B BSOD!

Altenately: Use Ghost explorer nj extrakt system hive bin image, edit hive, add&replace hive and aStor.sys to image, recompile image.

pantz - verri good method! After generate new reg`s apply this metod nj ati/nv/sis or others mass storage controller type!

Sorri, My english is verri bad :(

PS: To full support need add all HWID`s from original inf to this reg file

Edited by BoaSoft
Link to comment
Share on other sites

  • 11 months later...
11b - on your sysprep.inf files add this line on the masstorage section

[sysprepMassStorage]

PCI\VEN_8086&DEV_2922&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® ICH9 SATA AHCIController (Desktop ICH9R)"

PCI\VEN_8086&DEV_2829&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)"

PCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801HR/HH/HO SATA AHCI Controller (Desktop ICH8R)"

PCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 631xESB/632xESB SATA AHCI Controller (Server/Workstation ESB2)"

PCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)"

PCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801GBM SATA AHCI Controller (Mobile ICH7M/DH)"

PCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801FBM SATA AHCI Controller (Mobile ICH6M)"

PCI\VEN_8086&DEV_282A&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801HEM SATA RAID Controller (Mobile ICH8M-E)"

PCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® ICH8R/ICH9R SATA RAID Controller"

PCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 631xESB/632xESB SATA RAID Controller (Server/Workstation ESB2)"

PCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801GHM SATA RAID Controller (Mobile ICH7MDH)"

PCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)"

PCI\VEN_8086&DEV_2652&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

PCI\VEN_8086&DEV_2652&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

PCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

Is this list still up to date with the newest one? Does "%systemdrive%\tools\Drivers\RAID\iastor.inf" refer to a folder that is already on the pc or that we have to create and put the files into?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...