Jump to content

nLite & Sysprep & WinPE


UI2007

Recommended Posts

Hey All -

Integrated the latest Intel SATA drivers both in text and pnp mode for the T60 and T61 into our gold XP pro disk. Created a new CD and installed it on a T41 (older laptop and IDE of course) and sysprep'd it. I Did a sysprep.exe -bmsd first. Ran the the Sysprep GUI selecting mini setup and detect non pnp hardware. The sysprep took about 30 minutes. Converted it to a .WIM. Used WinPE to drop it down to a T61, at first launch, got the Stop 7B error? Any ideas of what went wrong?

Link to comment
Share on other sites


I think your problem in sysprep.inf.Put your drivers into "c:\drivers\intel" directory

add these lines to sysprep.inf.Run first sysprep.exe -bmsd

[sysprepmassstorage]

PCI\VEN_8086&DEV_2653&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_27C1&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_27C5&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_2681&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_2821&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_2829&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_2922&CC_0106 = "c:\driver\intel\iaahci.inf"

PCI\VEN_8086&DEV_282A&CC_0104 = "c:\driver\intel\iastor.inf"

PCI\VEN_8086&DEV_2822&CC_0104 = "c:\driver\intel\iastor.inf"

PCI\VEN_8086&DEV_27C6&CC_0104 = "c:\driver\intel\iastor.inf"

PCI\VEN_8086&DEV_2682&CC_0104 = "c:\driver\intel\iastor.inf"

PCI\VEN_8086&DEV_27C3&CC_0104 = "c:\driver\intel\iastor.inf"

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