koawmfot Posted March 11, 2008 Posted March 11, 2008 i am creating a new image for corporate deployment (XP Pro). i run sysprep (-nosidgen -factory) using the buildmassstorage=yes section along with my non-standard storage controllers and have the system reboot into factory mode. if i backup this image i can bring it down onto any different client system and it works fine. the problem is that when i now run sysprep -pnp -reseal -mini on this build to be able to truly deploy out to clients, mini-setup will run fine, but then when the system reboots after completing mini-setup, i get the 0x0000007b error. i know this is a mass storage problem, but cannot figure out how the system boots and can run through mini-setup ok, then crap out afterwards. usually if i have a mass storage problem, the system cannot even boot into mini-setup.has anyone seen this? any suggestions on things i can try?this is my entire sysprep.inf for the factory sysprep:[sysprep] BuildMassStorageSection=Yes[sysprepMassStorage]PCI\VEN_8086&DEV_2653&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_2681&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_27C1&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_27C5&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_2821&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_2829&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_2922&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_5029&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_2652&CC_0106=".\ms\intel\iaahci.inf"PCI\VEN_8086&DEV_2682&CC_0104=".\ms\intel\iastor.inf"PCI\VEN_8086&DEV_27C3&CC_0104=".\ms\intel\iastor.inf"PCI\VEN_8086&DEV_27C6&CC_0104=".\ms\intel\iastor.inf"PCI\VEN_8086&DEV_2822&CC_0104=".\ms\intel\iastor.inf"PCI\VEN_8086&DEV_282A&CC_0104=".\ms\intel\iastor.inf"PCI\VEN_8086&DEV_2652&CC_0104=".\ms\intel\iastor.inf"PCI\VEN_8086&DEV_2653&SUBSYS_0F001179=".\ms\kr\KR10I.INF"PCI\VEN_8086&DEV_27C5&SUBSYS_0F001179=".\ms\kr\KR10I.INF"PCI\VEN_8086&DEV_24df=".\ms\ar\aarich.INF"PCI\VEN_8086&DEV_25B0=".\ms\ar\aarich.INF"PCI\VEN_8086&DEV_2652&SUBSYS_01801028=".\ms\ar\aarich.INF"PCI\VEN_8086&DEV_2652&SUBSYS_01851028=".\ms\ar\aarich.INF"PCI\VEN_104B&DEV_1040=".\ms\vm\vmscsi.inf"this is my sysprep.inf for the reseal:;SetupMgrTag[unattended] OemSkipEula=Yes DriverSigningPolicy=Ignore OemPnPDriversPath=[GuiUnattended] AdminPassword="*****" EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=2 OEMSkipRegional=1 OEMDuplicatorstring="none" TimeZone=35 OemSkipWelcome=1[userData] ProductID="*****" FullName= OrgName= ComputerName=[Display] BitsPerPel=32 Xresolution=1400 YResolution=1050 Vrefresh=60[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=212[setupMgr] DistFolder=sysprep\ DistShare=whistlerdist[GuiRunOnce] Command0=installs\test.exe[identification] DomainAdmin=**** DomainAdminPassword= ****** JoinDomain=*****[Networking] InstallDefaultComponents=No[NetClients] MS_MSClient=params.MS_MSClient
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now