Registered member login:
Register Now
Altirigos » Homepage2

» Current Poll
Do you leave the Aclient enabled?
YES - 83.06%
103 Votes
NO - 16.94%
21 Votes
Total Votes: 124
You may not vote on this poll.
» Stats
Members: 9,472
Threads: 11,740
Posts: 55,243
Top Poster: Nick (4,981)
Welcome our newest member, Onion
» Online Users: 56
2 members and 54 guests
grantis, tmsmith2
Most users online at once 294, 06-30-2007 at 12:24 PM.
» March 2010
S M T W T F S
28 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 123
View Single Post
Old 01-21-2009, 04:25 PM   #17 (permalink)
jbagnulo
 
Status: Junior Altiris Admin
Join Date: 02-27-2008
Location: Raleigh, NC
Posts: 19


Here's what I've come to find in my couple years of manually building HII's: (after my 3rd preview prior to posting I found I use a lot of parentheses, you have been warned! )

· As you've already found the [SysprepMassStorage] is only referenced when the sysprep utility -reseal command is run on the original host/build/gold computer.
· Include at least one iaAHCI.inf reference in your SyprepMassStorage section (depending on your desktop environment if you use any of the RAID "Intel RAID Controller" options include a second driver Mass storage entry for one of the iaSTOR.inf entries also, we however do not use any desktop raid). See attached for example of my SysprepMassStorage section

If you need to update your image to support new MassStorage drivers: I've only used this in testing to prove that it worked reliably and would never roll this out without very extensive testing!
After you reseal your image and take an image of it, extract the system registry hive (c:\WINDOWS\system32\config\system), mount it in a WinXP or higher PC. Browse to the ControlSet001\control\criticaldevicedatabase\
Look for the PNP ID that matches the one that you used in your original [SysprepMassStorage] section. Export it, and replace the PNP ID's with only your specific PNP ID, or mass produce a list of keys using all known Storage Matrix PNPID's referencing your iaahci.inf, re-use the value names & value data for ClassGUID & Service. (Note if you used both iaachi.inf and iastor.inf mass storage entries, the iastor.inf uses a different ClassGUID)
Import your updated CriticalDeviceDatabase keys. (make sure this is going to your loaded system hive, not your live HKLM\system\current....) See attached for my semi-bulk added examples.
Unload the loaded system hive, add the modified system hive back into your image.
Check the version of your iastor.sys and if it's newer than the one used in your image then update the image (c:\windows\system32\drivers\iastor.sys) with the newer version.
Further experimenting: I've been able to use the dos based ghregedt utility that comes with the ghost package in 6.9.1 to add reg entries prior to first boot, but the length of the syntax to write to the criticaldevicedatabase keys appears to be too long. Here's how it should look:
ghregedt addvalue 1.1:\windows HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Cr iticalDeviceDatabase\pci#ven_8086&dev_9999&cc_9999 "ClassGUID" REG_SZ "{4D36E96A-E325-11CE-BFC1-08002BE10318}"
but it appears to truncates at the point:
ghregedt addvalue 1.1:\windows HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Cr iticalDeviceDatabase\pci#ven_8086&dev_9999&cc_99
Attached Files
File Type: txt criticaldevicedb-full_reg.txt (3.2 KB, 82 views)
File Type: txt sysprep_inf.txt (2.4 KB, 138 views)
jbagnulo is offline   Reply With Quote
 
Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -4. The time now is 06:37 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
vB.Sponsors
Altirigos