Topic: Mass storage installation with sysprep

Hi  all, I hope I'm posting this in the right place!

I have a universal XP image that I am trying to deveop.

Unfortunately, when I come to a machine with an AHCI device, my image runs through, sysprep does it's work but Windows then fails to load (hangs on load screen)

The HWIDs of my 'test' laptop are as follows, along with a few lines   I added to my mass storage section of sysprep.

============
RAID Devices
============
PCI\VEN_8086&DEV_2829&SUBSYS_FF1C1179&REV_03\3&B1BFB68&0&FA
    Name: Intel(R) 82801HEM/HBM SATA AHCI Controller
    Hardware ID's:
        PCI\VEN_8086&DEV_2829&SUBSYS_FF1C1179&REV_03
        PCI\VEN_8086&DEV_2829&SUBSYS_FF1C1179
        PCI\VEN_8086&DEV_2829&CC_010601
        PCI\VEN_8086&DEV_2829&CC_0106
    Compatible ID's:
        PCI\VEN_8086&DEV_2829&REV_03
        PCI\VEN_8086&DEV_2829
        PCI\VEN_8086&CC_010601
        PCI\VEN_8086&CC_0106
        PCI\VEN_8086
        PCI\CC_010601
        PCI\CC_0106
PCI\VEN_8086&DEV_2850&SUBSYS_FF1C1179&REV_03\3&B1BFB68&0&F9
    Name: Intel(R) ICH8M Ultra ATA Storage Controllers - 2850
    Hardware ID's:
        PCI\VEN_8086&DEV_2850&SUBSYS_FF1C1179&REV_03
        PCI\VEN_8086&DEV_2850&SUBSYS_FF1C1179
        PCI\VEN_8086&DEV_2850&CC_01018A
        PCI\VEN_8086&DEV_2850&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_2850&REV_03
        PCI\VEN_8086&DEV_2850
        PCI\VEN_8086&CC_01018A
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_01018A
        PCI\CC_0101
2 matching device(s) found.



Various lines I have tried adding to my sysprep mass storage sectionn:

PCI\VEN_8086&DEV_2829=C:\D\M\I2\iaahci.inf
PCI\VEN_8086&DEV_2829=c:\D\M\I3\IAAHCI.inf
PCI\VEN_8086&DEV_2829=c:\D\m\I4\iaAHCI.inf
PCI\VEN_8086&DEV_2829=c:\D\\m\I5\ibexahci.inf
PCI\VEN_8086&DEV_2829=c:\D\M\I8\iaAHCI.inf
PCI\VEN_8086&DEV_2850=C:\D\M\I5\ich78id2
PCI\VEN_8086&DEV_2850=C:\D\M\I5\ich78ide

I would greatly appreciate some help!

Re: Mass storage installation with sysprep

Moved thread to appropriate topic.
You didn't mention what method of imaging you're using.  Please read the "read before you post" in my signature and post your relevant log files.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Mass storage installation with sysprep

please read (skim, search) through the stickied topics in this (universal imaging) forum.

this looks similar based on your HWID (I used search big_smile)
http://forum.driverpacks.net/viewtopic.php?id=2835

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Mass storage installation with sysprep

Are you adding all of those at once?