Jump to content

Same PCI ID, Buggy sysprep....


Recommended Posts

Hi!

I have some problem configuring a syspreped image for ACPI computer…

I got many Dell computers

Some Dimention 8400, and some new Presision Workstation 470 with a raid controller

So I tried to make those work with the same image…

But when the first work the second doesn’t

The 470 seems to grab the driver from the 8400 so I see 2 drives in Windows instead of one (Two disks, Raid 1, Mirror)

On the 470, the driver is supposed to be… Adaptec Embedded Serial ATA HostRAID Controller (CERC SATA 2S)

But it found a Intel 82801ER!!!!

If I remove the Intel driver, it works fine, but no more 8400 can be installed…

Maybe this will help, this is what I’ve found while configuring my sysprep.inf file…

;**************************

;Adaptec Embedded Serial ATA HostRAID Controller

;

PCI\VEN_8086&DEV_24DF = "c:\windows\drivers\01DSK\AARICH\AARICH.inf"

PCI\VEN_8086&DEV_25B0 = "c:\windows\drivers\01DSK\AARICH\AARICH.inf"

PCI\VEN_8086&DEV_2652 = "c:\windows\drivers\01DSK\AARICH\AARICH.inf"

;**************************

;Intel Application Accelerator driver AHCI

;

PCI\VEN_8086&DEV_2652&CC_0106 = "c:\windows\drivers\01DSK\IAA_AHCI\iaahci.inf"

;**************************

;Intel Application Accelerator driver RAID

;

PCI\VEN_8086&DEV_2652&CC_0104 = "c:\windows\drivers\01DSK\IAA_RAID\iastor.inf"

PCI\VEN_8086&DEV_24DF&CC_0104 = "c:\windows\drivers\01DSK\IAA_RAID\iastor.inf"

PCI\VEN_8086&DEV_25B0&CC_0104 = "c:\windows\drivers\01DSK\IAA_RAID\iastor.inf"

“PCI\VEN_8086&DEV_2652”, “PCI\VEN_8086&DEV_24DF“, “PCI\VEN_8086&DEV_25B0“ are contained in each driver!!!

I don’t think this is normal, I’m wrong?

How should I configure my image?

Thanks!

ShrimpBoy

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...