Topic: DriverPacks with Sysprep HOWTO

Versions of tools used:
sysprep sp3
DriverPacks Base 1006

Driver packs used:
DP_CPU_wnt5_x86-32_1005.7z
DP_Chipset_wnt5_x86-32_10052.7z
DP_Graphics_B_wnt5_x86-32_1005.7z
DP_LAN_wnt5_x86-32_1007.7z
DP_MassStorage_wnt5_x86-32_1006.7z
DP_Sound_A_wnt5_x86-32_1009.7z
DP_Sound_B_wnt5_x86-32_1009.7z

WRONG - SEE DISCUSSION
VVVVVVVVVVVVVVVVVVVV
A note: If you want your sysprepped Windows to boot on storage controllers for which Windows hasn't got the drivers built-in (i.e. AHCI-compatible controllers, notebooks), you first need to slipstream the 'text-mode drivers' into the media from which you'll install Windows for the subsequent actions. To do it, copy the files from Windows installation CD to the HDD. Run DPBase, Select "disc" as the platform, browse to the location where you put those files and then select mass storage text mode (M1 or M2 doesn't matter). Only select the text mode checkbox, and not the pack itself. Finally, assemble the new installation iso image. With nLite for example. Use this image to install Windows you'll be torturing.
^^^^^^^^^^^^^^^^^^
WRONG - SEE DISCUSSION

The Quick'n'Dirty outline:
==The DriverPacks part==
1. Boot Windows you intend to sysprep. Run DPBase. Choose 'Standalone Drivers' as platform, next check only the CPU driver pack and choose 'Method 1' and finally click 'Slipstream'
2. Move the contents of thus created folder 'DriverPacks.net' to the root of disc C: Then unpack all remaining driver packs to the root of disc C:
3. Extract DevPath.exe from DPBase\bin\wnt5_x86-32\M2.7z and run DevPath.exe C:\D
4. Edit dp_Inst_tool.cmd and REMove the line 'Echo DPsRootDel  = "false"            >> %DPFL%'
5. Delete DPBase, DriverPacks.net, DevPath.exe and compressed driver packs
==The Sysprep part==
6. Place sysprep files to C:\sysprep
7. Create sysprep.inf with setupmgr.exe and open it in an editor. To the [Unattended] section add the two lines: UpdateInstalledDrivers=Yes and DriverSigningPolicy=Ignore
8. Add a new section [GuiRunOnce] to sysprep.inf, under which add a line Command0=C:\DP_Install_Tool.cmd
9. Add a new section [SysprepMassStorage] to sysprep.inf, save the file, then execute sysprep.exe -bmsd
10. Finally, launch sysprep.exe, check 'Use Mini-Setup' and 'Detect non-plug and play hardware' and hit 'Reseal'. It will take some time (30-40-60 min according to reports and my own experience, YMMV) to finish and shutdown Windows.
11. PROFIT.

1. Install VirtualBox (any VM will do I think. feel free to use the one you like)
2. Create Windows virtual machine
3. Install Windows in virtual machine
4. Install Guest Additions in Windows in virtual machine
5. Setup a shared folder to exchange files between your host OS and guest Windows (of course you can transfer files any other way you like, e.g. via network, usb, or even a cd image, so the previous step isn't strictly necessary)
UPDATE: I've actually opted to using a network share - saves the hassle of uninstalling those Guest Additions before sysprepping.
6. Do the necessary (for you) customizations to guest Windows
7. Keep in mind that the Default User profile (on target machines, i.e. where you will deploy your image) will be overwritten with Administrator profile even with sysprep SP3 (according to my perception of weird M$ ideas through one of their KB articles, see below for additional info)

8. Unpack sysprep files and place them in 'sysprep' folder in the root of disk C: in guest Windows (i.e. in C:\sysprep)
9. Download the "DriverPack Base" application, unpack it and place it somewhere in guest Windows (e.g. C:\DPBase)
10. Download any driver packs you want, but be sure to download CPU driver pack (it's the smallest one)
11. Place the CPU driver pack in DriverPacks subfolder of DriverPacks Base folder (i.e. C:\DPBase\DriverPacks\DP_CPU_wnt5_x86-32_1005.7z)
12. Run DriverPack Base application. Choose 'Standalone Drivers' as a platform, check only the CPU driverpack and choose Method 1. Click 'Slipstream' button. Application's work will end shortly.

http://img177.imageshack.us/img177/9651/driverpacksbase1006wnt5.png http://img43.imageshack.us/img43/9651/driverpacksbase1006wnt5.png

http://img100.imageshack.us/img100/9651/driverpacksbase1006wnt5.png

13. As a result of the previous step a folder called 'DriverPacks.net' will be created (C:\DriverPacks.net). Move the contents of this folder (this will consist of a 'D' subfolder and a couple of stray files - don't worry, they will be auto-removed on the target computer) to the root of the system drive of the guest Windows. Delete the DriverPacks.net folder.
14. Now you have a C:\D folder (and files in the root of drive C: ). In this step unpack all you driver packs to the root of the system drive (each driver pack consists of a 'D' folder and a file - so the contents of the 'D' folder will join the existing C:\D folder, while the file will be placed in the root of the drive)

http://img69.imageshack.us/img69/6757/screenshotwindozefilebr.png http://img411.imageshack.us/img411/266/screenshotdfilebrowser.png

15. Next, extract DevPath.exe from DPBase\bin\wnt5_x86-32\M2.7z archive and place it, for convenience, to the root of the drive (i.e. C:\devpath.exe). Open command prompt (cmd), change to the root of the drive and run

devpath.exe C:\D

Close the cmd window. Delete DevPath.exe and C:\DPBase directory (it won't be auto removed for you). After this it's recommended to make sure that the value of the 'devicepath' parameter in guest Windows registry starts with '%SystemRoot%\INF' without quotes. It's said that this portion could go missing (it didn't happen in my case)
16. In the root folder there should be a file called dp_Inst_tool.cmd Open it in text editor and find the following line:

Echo DPsRootDel  = "false"            >> %DPFL%

Change it so it becomes:

REM Echo DPsRootDel  = "false"            >> %DPFL%

http://img829.imageshack.us/img829/3011/dpinstalltoolcmdtempvbo.png

Save it and close the editor.

17. Now to sysprep. Obviously I won't go through all the cruel stuff you can inflict on poor windoze with this toy, I'll only settle on some of the more obscure and/or important things.
18. First. YOU MOST LIKELY NEED NOT BOTHER WITH *HAL*. I couldn't help but to notice that probably all sysprep guides will scare you with this acronym, while it's not really critical to now what's this beast at all. But on a couple of conditions: one - that the scope of the target machines will be limited to ACPI (doesn't matter single or multi-core CPU) computers (i.e. you're not trying to make a universal image that will be able to live on both "normal" PCs and some exotic and/or terribly (11+ yo) outdated hardware, and two - that the Windows version that you're sysprepping is Windows XP and above. The trick is that during mini-setup on the target PC, Windows even sysprepped on a single core CPU will automagically change it's HAL to the multi processor one if installed on a respective computer. See this http://support.microsoft.com/kb/309283 for details. Still there're some cases like notebooks and such, for which I cannot say anything definite.
19. On the notorious Default User profile behavior in sysprep starting from Service Pack 2 version. It seems that with SP3 or with hotfix (http://support.microsoft.com/kb/959753 says 'hofix' here hehe) 887816 is applied, there is no copying done at all. To enforce copying of the Administrator profile over the Default User profile (like SP2 version does by default) you need to specify

UpdateServerProfileDirectory=1

in the [UNATTENDED] section of sysprep.inf Does that mean that with sysprep SP3 and without the said parameter the Default User profile is left as is and actually serves as such on the target computer (like it should have been all the way according to sane human logic and not M$ one)? I'm not so sure. I've read on some forum that SP3 sysprep resets all customization to Default Profile. If this is the case, then if you do not specify the aforementioned parameter you'll be left with bare and decustomised Default User profile on the target machine and even the Administrator profile not copied over the Default User one, like SP2 does by default. As it's perfectly OK with me when sysprep copies the Administrator profile over the Default User profile, I've just added that line to sysprep.inf and got what I wanted.
20. Next, add a line [SysprepMassStorage] to sysprep.inf and save the file
21. Open cmd, change to C:\sysprep and execute

sysprep.exe -bmsd

This should add A LOT of lines to that sysprep.inf section you added in the previous step. These lines are essential for Windows to boot on the target machine.
22. Add this

[GuiRunOnce]
Command0=C:\DP_Install_Tool.cmd

somewhere in sysprep.inf so that DriverPacks can do its magic on the first login into deployed Windows.
23. Add

UpdateInstalledDrivers=Yes
DriverSigningPolicy=Ignore

to the [Unattended] section of your sysprep.inf and save it.

My sysprep.inf for reference:
geez, no [spoiler] tag?

;SetupMgrTag
[Unattended]
InstallFilesPath=C:\sysprep\i386
ExtendOEMPartition=1
OemSkipEula=Yes
UpdateInstalledDrivers=Yes
DriverSigningPolicy=Ignore
TargetPath=\WINDOWS
DUDisable=1
UpdateServerProfileDirectory=1
;setupmgr.exe took the liberty to silently wipe the next line away with all the ; comments. true m$ way
KeepPageFile=

[GuiUnattended]
;setupmgr.exe places your encrypted admin password here
AdminPassword=
EncryptedAdminPassword=Yes
OEMSkipRegional=1
OEMDuplicatorstring=sysprep01
OEMSkipWelcome=1
TimeZone=180

[UserData]
FullName="User"
OrgName="Org"
ComputerName=*

[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=60

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[RegionalSettings]
LanguageGroup=1,5
SystemLocale=00000419
UserLocale=00000419
InputLocale_DefaultUser=0409:00000409,0419:00000419

[Options]
SkipAutoUpdate=1

[Branding]
BrandIEUsingUnattended=Yes

;proxy section optional of course. not sure if it works at all - I just set it up in Admin profile
[Proxy]
HTTP_Proxy_Server=yourproxy:port
Proxy_Enable=1
Proxy_Override=<local>
Use_Same_Proxy=1

[SysprepMassStorage]
*pnp0a00=c:\windows\inf\machine.inf
*pnp0a01=c:\windows\inf\machine.inf
*pnp0a04=c:\windows\inf\machine.inf
*pnp0a03=c:\windows\inf\machine.inf
pci\cc_0604=c:\windows\inf\machine.inf
pci\cc_0601=c:\windows\inf\machine.inf
pci\cc_0602=c:\windows\inf\machine.inf
pci\cc_0600=c:\windows\inf\machine.inf
pci\cc_0500=c:\windows\inf\machine.inf
root\ftdisk=c:\windows\inf\machine.inf
root\swenum=c:\windows\inf\machine.inf
root\update=c:\windows\inf\machine.inf
root\mssmbios=c:\windows\inf\machine.inf
root\dmio=c:\windows\inf\machine.inf
lptenum\microsoftrawport958a=c:\windows\inf\machine.inf
root\rdpdr=c:\windows\inf\machine.inf
root\rdp_mou=c:\windows\inf\machine.inf
root\rdp_kbd=c:\windows\inf\machine.inf
*pnp0000=c:\windows\inf\machine.inf
*pnp0001=c:\windows\inf\machine.inf
*pnp0003=c:\windows\inf\machine.inf
*pnp0004=c:\windows\inf\machine.inf
*pnp0100=c:\windows\inf\machine.inf
*pnp0101=c:\windows\inf\machine.inf
*pnp0103=c:\windows\inf\machine.inf
*pnp0200=c:\windows\inf\machine.inf
*pnp0201=c:\windows\inf\machine.inf
*pnp0800=c:\windows\inf\machine.inf
*pnp0b00=c:\windows\inf\machine.inf
*pnp0a05=c:\windows\inf\machine.inf
*pnp0a06=c:\windows\inf\machine.inf
*pnp0c00=c:\windows\inf\machine.inf
*pnp0c01=c:\windows\inf\machine.inf
*pnp0c02=c:\windows\inf\machine.inf
*pnp0c04=c:\windows\inf\machine.inf
*pnp0c0b=c:\windows\inf\machine.inf
*pnp0c0c=c:\windows\inf\machine.inf
*pnp0c0d=c:\windows\inf\machine.inf
*pnp0c0e=c:\windows\inf\machine.inf
*pnp0c15=c:\windows\inf\machine.inf
acpi\dockdevice=c:\windows\inf\machine.inf
acpi\dockdevice&_sb_.pci_.oak_=c:\windows\inf\machine.inf
acpi\dockdevice&_sb_.pci_.isa_.slce=c:\windows\inf\machine.inf
acpi\fixedbutton=c:\windows\inf\machine.inf
acpi\thermalzone=c:\windows\inf\machine.inf
isapnp\readdataport=c:\windows\inf\machine.inf
pci\ven_10aa&dev_0000=c:\windows\inf\machine.inf
pci\ven_1025&dev_1435=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1445=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1489=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1449=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1533=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1451=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1521=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1621=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1647=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1651=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1523=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1531=c:\windows\inf\machine.inf
pci\ven_10b9&dev_1541=c:\windows\inf\machine.inf
pci\ven_10b9&dev_5243=c:\windows\inf\machine.inf
pci\ven_10b9&dev_5247=c:\windows\inf\machine.inf
pci\ven_10b9&dev_7101=c:\windows\inf\machine.inf
pci\ven_1022&dev_7007=c:\windows\inf\machine.inf
pci\ven_1022&dev_700d=c:\windows\inf\machine.inf
pci\ven_1022&dev_700f=c:\windows\inf\machine.inf
pci\ven_1022&dev_740b=c:\windows\inf\machine.inf
pci\ven_1022&dev_7413=c:\windows\inf\machine.inf
pci\ven_1022&dev_7443=c:\windows\inf\machine.inf
pci\ven_1022&dev_7451=c:\windows\inf\machine.inf
pci\ven_1022&dev_746a=c:\windows\inf\machine.inf
pci\ven_1022&dev_746b=c:\windows\inf\machine.inf
pci\ven_0e11&dev_0001=c:\windows\inf\machine.inf
pci\ven_0e11&dev_0002=c:\windows\inf\machine.inf
pci\ven_0e11&dev_1000=c:\windows\inf\machine.inf
pci\ven_0e11&dev_2000=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae29=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae2b=c:\windows\inf\machine.inf
pci\ven_0e11&dev_a0f0=c:\windows\inf\machine.inf
pci\ven_0e11&dev_a0f3=c:\windows\inf\machine.inf
pci\ven_0e11&dev_a0f7=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae2a=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae31=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae69=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae6c&cc_0600=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae6c&cc_0604=c:\windows\inf\machine.inf
pci\ven_0e11&dev_ae6d=c:\windows\inf\machine.inf
*cpqa0ef=c:\windows\inf\machine.inf
*cpqae08=c:\windows\inf\machine.inf
*cpqae30=c:\windows\inf\machine.inf
*cpqae3b=c:\windows\inf\machine.inf
*cpqae3c=c:\windows\inf\machine.inf
*cpqae4a=c:\windows\inf\machine.inf
*cpqae4b=c:\windows\inf\machine.inf
*cpqae4c=c:\windows\inf\machine.inf
*cpqae4d=c:\windows\inf\machine.inf
*cpqae53=c:\windows\inf\machine.inf
*cpqae54=c:\windows\inf\machine.inf
*cpqae55=c:\windows\inf\machine.inf
*cpqb05f=c:\windows\inf\machine.inf
*cpqb118=c:\windows\inf\machine.inf
*cpqb119=c:\windows\inf\machine.inf
*cpqb11a=c:\windows\inf\machine.inf
*cpqfa1b=c:\windows\inf\machine.inf
pci\ven_1080&dev_0600=c:\windows\inf\machine.inf
pci\ven_1078&dev_0000=c:\windows\inf\machine.inf
pci\ven_1078&dev_0002=c:\windows\inf\machine.inf
pci\ven_1011&dev_0001=c:\windows\inf\machine.inf
pci\ven_1011&dev_0021=c:\windows\inf\machine.inf
pci\ven_1011&dev_0022=c:\windows\inf\machine.inf
pci\ven_1011&dev_0024=c:\windows\inf\machine.inf
pci\ven_1011&dev_0025=c:\windows\inf\machine.inf
pci\ven_1011&dev_0026=c:\windows\inf\machine.inf
pci\ven_103c&dev_10c1=c:\windows\inf\machine.inf
pci\ven_103c&dev_10ed=c:\windows\inf\machine.inf
pci\ven_103c&dev_1219=c:\windows\inf\machine.inf
pci\ven_103c&dev_121a=c:\windows\inf\machine.inf
pci\ven_103c&dev_121b=c:\windows\inf\machine.inf
pci\ven_103c&dev_121c=c:\windows\inf\machine.inf
*hwpc209=c:\windows\inf\machine.inf
pci\ven_1014&dev_000a=c:\windows\inf\machine.inf
pci\ven_1014&dev_0017=c:\windows\inf\machine.inf
pci\ven_1014&dev_0022&rev_00=c:\windows\inf\machine.inf
pci\ven_1014&dev_0022=c:\windows\inf\machine.inf
pci\ven_1014&dev_0095=c:\windows\inf\machine.inf
*ibm006a=c:\windows\inf\machine.inf
*int0800=c:\windows\inf\machine.inf
pci\ven_8086&dev_0008=c:\windows\inf\machine.inf
pci\ven_8086&dev_0326=c:\windows\inf\machine.inf
pci\ven_8086&dev_0327=c:\windows\inf\machine.inf
pci\ven_8086&dev_0329=c:\windows\inf\machine.inf
pci\ven_8086&dev_032a=c:\windows\inf\machine.inf
pci\ven_8086&dev_0482=c:\windows\inf\machine.inf
pci\ven_8086&dev_0483=c:\windows\inf\machine.inf
pci\ven_8086&dev_0484=c:\windows\inf\machine.inf
pci\ven_8086&dev_0486=c:\windows\inf\machine.inf
pci\ven_8086&dev_04a3&rev_00=c:\windows\inf\machine.inf
pci\ven_8086&dev_04a3&rev_01=c:\windows\inf\machine.inf
pci\ven_8086&dev_04a3&rev_02=c:\windows\inf\machine.inf
pci\ven_8086&dev_04a3&rev_03=c:\windows\inf\machine.inf
pci\ven_8086&dev_04a3=c:\windows\inf\machine.inf
pci\ven_8086&dev_1130=c:\windows\inf\machine.inf
pci\ven_8086&dev_1131=c:\windows\inf\machine.inf
pci\ven_8086&dev_1161=c:\windows\inf\machine.inf
pci\ven_8086&dev_1225=c:\windows\inf\machine.inf
pci\ven_8086&dev_122d=c:\windows\inf\machine.inf
pci\ven_8086&dev_122e=c:\windows\inf\machine.inf
pci\ven_8086&dev_1234=c:\windows\inf\machine.inf
pci\ven_8086&dev_1235=c:\windows\inf\machine.inf
pci\ven_8086&dev_1237=c:\windows\inf\machine.inf
pci\ven_8086&dev_123b=c:\windows\inf\machine.inf
pci\ven_8086&dev_123c=c:\windows\inf\machine.inf
pci\ven_8086&dev_123d=c:\windows\inf\machine.inf
pci\ven_8086&dev_123f=c:\windows\inf\machine.inf
pci\ven_8086&dev_124b=c:\windows\inf\machine.inf
pci\ven_8086&dev_1250=c:\windows\inf\machine.inf
pci\ven_8086&dev_1360=c:\windows\inf\machine.inf
pci\ven_8086&dev_1361=c:\windows\inf\machine.inf
pci\ven_8086&dev_1460=c:\windows\inf\machine.inf
pci\ven_8086&dev_1461=c:\windows\inf\machine.inf
pci\ven_8086&dev_1462=c:\windows\inf\machine.inf
pci\ven_8086&dev_1a21=c:\windows\inf\machine.inf
pci\ven_8086&dev_1a23=c:\windows\inf\machine.inf
pci\ven_8086&dev_1a24=c:\windows\inf\machine.inf
pci\ven_8086&dev_1a30=c:\windows\inf\machine.inf
pci\ven_8086&dev_1a31=c:\windows\inf\machine.inf
pci\ven_8086&dev_2410=c:\windows\inf\machine.inf
pci\ven_8086&dev_2413=c:\windows\inf\machine.inf
pci\ven_8086&dev_2418=c:\windows\inf\machine.inf
pci\ven_8086&dev_2420=c:\windows\inf\machine.inf
pci\ven_8086&dev_2423=c:\windows\inf\machine.inf
pci\ven_8086&dev_2428=c:\windows\inf\machine.inf
pci\ven_8086&dev_2440=c:\windows\inf\machine.inf
pci\ven_8086&dev_2443=c:\windows\inf\machine.inf
pci\ven_8086&dev_2448=c:\windows\inf\machine.inf
pci\ven_8086&dev_244c=c:\windows\inf\machine.inf
pci\ven_8086&dev_244e=c:\windows\inf\machine.inf
pci\ven_8086&dev_2480=c:\windows\inf\machine.inf
pci\ven_8086&dev_2483=c:\windows\inf\machine.inf
pci\ven_8086&dev_248c=c:\windows\inf\machine.inf
pci\ven_8086&dev_24c0=c:\windows\inf\machine.inf
pci\ven_8086&dev_24c3=c:\windows\inf\machine.inf
pci\ven_8086&dev_24cc=c:\windows\inf\machine.inf
pci\ven_8086&dev_24d0=c:\windows\inf\machine.inf
pci\ven_8086&dev_24d3=c:\windows\inf\machine.inf
pci\ven_8086&dev_24dc=c:\windows\inf\machine.inf
pci\ven_8086&dev_2500=c:\windows\inf\machine.inf
pci\ven_8086&dev_2501=c:\windows\inf\machine.inf
pci\ven_8086&dev_250b=c:\windows\inf\machine.inf
pci\ven_8086&dev_250f=c:\windows\inf\machine.inf
pci\ven_8086&dev_2530=c:\windows\inf\machine.inf
pci\ven_8086&dev_2531=c:\windows\inf\machine.inf
pci\ven_8086&dev_2532=c:\windows\inf\machine.inf
pci\ven_8086&dev_2533=c:\windows\inf\machine.inf
pci\ven_8086&dev_2534=c:\windows\inf\machine.inf
pci\ven_8086&dev_2540=c:\windows\inf\machine.inf
pci\ven_8086&dev_2541=c:\windows\inf\machine.inf
pci\ven_8086&dev_2543=c:\windows\inf\machine.inf
pci\ven_8086&dev_2544=c:\windows\inf\machine.inf
pci\ven_8086&dev_2545=c:\windows\inf\machine.inf
pci\ven_8086&dev_2546=c:\windows\inf\machine.inf
pci\ven_8086&dev_2547=c:\windows\inf\machine.inf
pci\ven_8086&dev_2548=c:\windows\inf\machine.inf
pci\ven_8086&dev_254c=c:\windows\inf\machine.inf
pci\ven_8086&dev_2550=c:\windows\inf\machine.inf
pci\ven_8086&dev_2551=c:\windows\inf\machine.inf
pci\ven_8086&dev_2552=c:\windows\inf\machine.inf
pci\ven_8086&dev_2553=c:\windows\inf\machine.inf
pci\ven_8086&dev_2554=c:\windows\inf\machine.inf
pci\ven_8086&dev_255d=c:\windows\inf\machine.inf
pci\ven_8086&dev_2560=c:\windows\inf\machine.inf
pci\ven_8086&dev_2561=c:\windows\inf\machine.inf
pci\ven_8086&dev_2570=c:\windows\inf\machine.inf
pci\ven_8086&dev_2571=c:\windows\inf\machine.inf
pci\ven_8086&dev_2573=c:\windows\inf\machine.inf
pci\ven_8086&dev_2576=c:\windows\inf\machine.inf
pci\ven_8086&dev_2578=c:\windows\inf\machine.inf
pci\ven_8086&dev_2579=c:\windows\inf\machine.inf
pci\ven_8086&dev_257b=c:\windows\inf\machine.inf
pci\ven_8086&dev_257e=c:\windows\inf\machine.inf
pci\ven_8086&dev_2580=c:\windows\inf\machine.inf
pci\ven_8086&dev_2581=c:\windows\inf\machine.inf
pci\ven_8086&dev_2584=c:\windows\inf\machine.inf
pci\ven_8086&dev_2585=c:\windows\inf\machine.inf
pci\ven_8086&dev_25a1=c:\windows\inf\machine.inf
pci\ven_8086&dev_25a4=c:\windows\inf\machine.inf
pci\ven_8086&dev_25ab=c:\windows\inf\machine.inf
pci\ven_8086&dev_25ac=c:\windows\inf\machine.inf
pci\ven_8086&dev_25ae=c:\windows\inf\machine.inf
pci\ven_8086&dev_2640=c:\windows\inf\machine.inf
pci\ven_8086&dev_2641=c:\windows\inf\machine.inf
pci\ven_8086&dev_2642=c:\windows\inf\machine.inf
pci\ven_8086&dev_2660=c:\windows\inf\machine.inf
pci\ven_8086&dev_2662=c:\windows\inf\machine.inf
pci\ven_8086&dev_2664=c:\windows\inf\machine.inf
pci\ven_8086&dev_2666=c:\windows\inf\machine.inf
pci\ven_8086&dev_266a=c:\windows\inf\machine.inf
pci\ven_8086&dev_3340=c:\windows\inf\machine.inf
pci\ven_8086&dev_3341=c:\windows\inf\machine.inf
pci\ven_8086&dev_3575=c:\windows\inf\machine.inf
pci\ven_8086&dev_3576=c:\windows\inf\machine.inf
pci\ven_8086&dev_3578=c:\windows\inf\machine.inf
pci\ven_8086&dev_3580=c:\windows\inf\machine.inf
pci\ven_8086&dev_3581=c:\windows\inf\machine.inf
pci\ven_8086&dev_3584=c:\windows\inf\machine.inf
pci\ven_8086&dev_3585=c:\windows\inf\machine.inf
pci\ven_8086&dev_3590=c:\windows\inf\machine.inf
pci\ven_8086&dev_3591=c:\windows\inf\machine.inf
pci\ven_8086&dev_3592=c:\windows\inf\machine.inf
pci\ven_8086&dev_3594=c:\windows\inf\machine.inf
pci\ven_8086&dev_3595=c:\windows\inf\machine.inf
pci\ven_8086&dev_3596=c:\windows\inf\machine.inf
pci\ven_8086&dev_3597=c:\windows\inf\machine.inf
pci\ven_8086&dev_3598=c:\windows\inf\machine.inf
pci\ven_8086&dev_3599=c:\windows\inf\machine.inf
pci\ven_8086&dev_359a=c:\windows\inf\machine.inf
pci\ven_8086&dev_359b=c:\windows\inf\machine.inf
pci\ven_8086&dev_359e=c:\windows\inf\machine.inf
pci\ven_8086&dev_7000=c:\windows\inf\machine.inf
pci\ven_8086&dev_7030=c:\windows\inf\machine.inf
pci\ven_8086&dev_7100=c:\windows\inf\machine.inf
pci\ven_8086&dev_7110&cc_0680=c:\windows\inf\machine.inf
pci\ven_8086&dev_7110&cc_0601=c:\windows\inf\machine.inf
pci\ven_8086&dev_7110&rev_01&cc_0680=c:\windows\inf\machine.inf
pci\ven_8086&dev_7110&rev_01&cc_0601=c:\windows\inf\machine.inf
pci\ven_8086&dev_7113&rev_00=c:\windows\inf\machine.inf
pci\ven_8086&dev_7113&rev_01=c:\windows\inf\machine.inf
pci\ven_8086&dev_7113=c:\windows\inf\machine.inf
pci\ven_8086&dev_7120=c:\windows\inf\machine.inf
pci\ven_8086&dev_7122=c:\windows\inf\machine.inf
pci\ven_8086&dev_7124=c:\windows\inf\machine.inf
pci\ven_8086&dev_7180=c:\windows\inf\machine.inf
pci\ven_8086&dev_7181=c:\windows\inf\machine.inf
pci\ven_8086&dev_7190=c:\windows\inf\machine.inf
pci\ven_8086&dev_7192=c:\windows\inf\machine.inf
pci\ven_8086&dev_7191=c:\windows\inf\machine.inf
pci\ven_8086&dev_7194=c:\windows\inf\machine.inf
pci\ven_8086&dev_7198=c:\windows\inf\machine.inf
pci\ven_8086&dev_719b=c:\windows\inf\machine.inf
pci\ven_8086&dev_71a1=c:\windows\inf\machine.inf
pci\ven_8086&dev_7600=c:\windows\inf\machine.inf
pci\ven_8086&dev_7603=c:\windows\inf\machine.inf
pci\ven_8086&dev_84c4=c:\windows\inf\machine.inf
pci\ven_8086&dev_84c5=c:\windows\inf\machine.inf
pci\ven_8086&dev_b152=c:\windows\inf\machine.inf
pci\ven_8086&dev_b154=c:\windows\inf\machine.inf
pci\ven_1042&dev_3000=c:\windows\inf\machine.inf
pci\ven_1042&dev_3010=c:\windows\inf\machine.inf
pci\ven_1066&dev_0001=c:\windows\inf\machine.inf
pci\ven_1066&dev_8002=c:\windows\inf\machine.inf
pci\ven_1066&dev_0002=c:\windows\inf\machine.inf
pci\ven_100b&dev_0011=c:\windows\inf\machine.inf
pci\ven_1033&dev_00a8&cc_0600=c:\windows\inf\machine.inf
pci\ven_1033&dev_00a8&cc_0000=c:\windows\inf\machine.inf
pci\ven_1033&dev_00a9&cc_0600=c:\windows\inf\machine.inf
pci\ven_1033&dev_00aa&cc_0500=c:\windows\inf\machine.inf
pci\ven_1033&dev_00ab&subsys_00ab1033=c:\windows\inf\machine.inf
pci\ven_1033&dev_00ac&cc_0600=c:\windows\inf\machine.inf
pci\ven_1033&dev_00ad&cc_0600=c:\windows\inf\machine.inf
pci\ven_1033&dev_00ae&cc_0600=c:\windows\inf\machine.inf
pci\ven_1033&dev_00af=c:\windows\inf\machine.inf
pci\ven_1033&dev_00b0=c:\windows\inf\machine.inf
pci\ven_1033&dev_00b1&cc_0600=c:\windows\inf\machine.inf
pci\ven_1045&dev_c822=c:\windows\inf\machine.inf
pci\ven_1045&dev_c832=c:\windows\inf\machine.inf
pci\ven_1045&dev_c557=c:\windows\inf\machine.inf
pci\ven_1045&dev_c558=c:\windows\inf\machine.inf
pci\ven_1045&dev_c567=c:\windows\inf\machine.inf
pci\ven_1045&dev_c568=c:\windows\inf\machine.inf
pci\ven_1045&dev_c700=c:\windows\inf\machine.inf
pci\ven_1045&dev_c701=c:\windows\inf\machine.inf
pci\ven_1166&dev_0005&cc_0604=c:\windows\inf\machine.inf
pci\ven_1166&dev_0005&cc_0600=c:\windows\inf\machine.inf
pci\ven_1166&dev_0007=c:\windows\inf\machine.inf
pci\ven_1166&dev_0008=c:\windows\inf\machine.inf
pci\ven_1166&dev_0013=c:\windows\inf\machine.inf
pci\ven_1166&dev_0009&cc_0604=c:\windows\inf\machine.inf
pci\ven_1166&dev_0009&cc_0600=c:\windows\inf\machine.inf
pci\ven_1166&dev_0014&cc_0600=c:\windows\inf\machine.inf
pci\ven_1166&dev_0011&cc_0600=c:\windows\inf\machine.inf
pci\ven_1166&dev_0012&cc_0600=c:\windows\inf\machine.inf
pci\ven_1166&dev_0014&cc_0604=c:\windows\inf\machine.inf
pci\ven_1166&dev_0015=c:\windows\inf\machine.inf
pci\ven_1166&dev_0016&cc_0604=c:\windows\inf\machine.inf
pci\ven_1166&dev_0016&cc_0600=c:\windows\inf\machine.inf
pci\ven_1166&dev_0200=c:\windows\inf\machine.inf
pci\ven_110a&dev_001d=c:\windows\inf\machine.inf
pci\ven_1039&dev_0001=c:\windows\inf\machine.inf
pci\ven_1039&dev_0008=c:\windows\inf\machine.inf
pci\ven_1039&dev_0009=c:\windows\inf\machine.inf
pci\ven_1039&dev_0406=c:\windows\inf\machine.inf
pci\ven_1039&dev_0496=c:\windows\inf\machine.inf
pci\ven1039&dev_0540=c:\windows\inf\machine.inf
pci\ven_1039&dev_0630=c:\windows\inf\machine.inf
pci\ven_1039&dev_0635=c:\windows\inf\machine.inf
pci\ven_1039&dev_0730=c:\windows\inf\machine.inf
pci\ven_1039&dev_0735=c:\windows\inf\machine.inf
pci\ven_1039&dev_6001=c:\windows\inf\machine.inf
pci\ven_1055&dev_9460=c:\windows\inf\machine.inf
pci\ven_1055&dev_9463=c:\windows\inf\machine.inf
pci\ven_104c&dev_ac20=c:\windows\inf\machine.inf
pci\ven_1179&dev_0601=c:\windows\inf\machine.inf
pci\ven_1179&dev_0618=c:\windows\inf\machine.inf
pci\ven_1179&dev_0602=c:\windows\inf\machine.inf
pci\ven_1179&dev_0611=c:\windows\inf\machine.inf
pci\ven_1179&dev_0603=c:\windows\inf\machine.inf
pci\ven_1179&dev_0604=c:\windows\inf\machine.inf
pci\ven_1179&dev_0605=c:\windows\inf\machine.inf
pci\ven_1179&dev_0609=c:\windows\inf\machine.inf
pci\ven_1060&dev_8886=c:\windows\inf\machine.inf
pci\ven_1060&dev_886a=c:\windows\inf\machine.inf
pci\ven_1060&dev_e886=c:\windows\inf\machine.inf
pci\ven_1060&dev_8881=c:\windows\inf\machine.inf
pci\ven_1060&dev_0891=c:\windows\inf\machine.inf
pci\ven_1060&dev_e881=c:\windows\inf\machine.inf
pci\ven_1060&dev_e891=c:\windows\inf\machine.inf
pci\ven_1106&dev_0204=c:\windows\inf\machine.inf
pci\ven_1106&dev_0258=c:\windows\inf\machine.inf
pci\ven_1106&dev_0269=c:\windows\inf\machine.inf
pci\ven_1106&dev_1204=c:\windows\inf\machine.inf
pci\ven_1106&dev_2204=c:\windows\inf\machine.inf
pci\ven_1106&dev_3168=c:\windows\inf\machine.inf
pci\ven_1106&dev_3188=c:\windows\inf\machine.inf
pci\ven_1106&dev_3189=c:\windows\inf\machine.inf
pci\ven_1106&dev_3204=c:\windows\inf\machine.inf
pci\ven_1106&dev_3205=c:\windows\inf\machine.inf
pci\ven_1106&dev_4204=c:\windows\inf\machine.inf
pci\ven_1106&dev_7204=c:\windows\inf\machine.inf
pci\ven_1106&dev_0305=c:\windows\inf\machine.inf
pci\ven_1106&dev_0391=c:\windows\inf\machine.inf
pci\ven_1106&dev_0501=c:\windows\inf\machine.inf
pci\ven_1106&dev_0601=c:\windows\inf\machine.inf
pci\ven_1106&dev_0605=c:\windows\inf\machine.inf
pci\ven_1106&dev_0691=c:\windows\inf\machine.inf
pci\ven_1106&dev_3091=c:\windows\inf\machine.inf
pci\ven_1106&dev_3099=c:\windows\inf\machine.inf
pci\ven_1106&dev_3101=c:\windows\inf\machine.inf
pci\ven_1106&dev_3112=c:\windows\inf\machine.inf
pci\ven_1106&dev_0505=c:\windows\inf\machine.inf
pci\ven_1106&dev_0576=c:\windows\inf\machine.inf
pci\ven_1107&dev_0576=c:\windows\inf\machine.inf
pci\ven_1106&dev_0586=c:\windows\inf\machine.inf
pci\ven_1106&dev_0596=c:\windows\inf\machine.inf
pci\ven_1106&dev_0686=c:\windows\inf\machine.inf
pci\ven_1106&dev_3074=c:\windows\inf\machine.inf
pci\ven_1106&dev_3109=c:\windows\inf\machine.inf
pci\ven_1106&dev_8231=c:\windows\inf\machine.inf
pci\ven_1106&dev_0597=c:\windows\inf\machine.inf
pci\ven_1106&dev_0598=c:\windows\inf\machine.inf
pci\ven_1106&dev_3040=c:\windows\inf\machine.inf
pci\ven_1106&dev_3050=c:\windows\inf\machine.inf
pci\ven_1106&dev_3051=c:\windows\inf\machine.inf
pci\ven_1106&dev_3057=c:\windows\inf\machine.inf
pci\ven_1106&dev_8235=c:\windows\inf\machine.inf
pci\ven_1106&dev_8305=c:\windows\inf\machine.inf
pci\ven_1106&dev_8391=c:\windows\inf\machine.inf
pci\ven_1106&dev_8598=c:\windows\inf\machine.inf
pci\ven_1106&dev_8501=c:\windows\inf\machine.inf
pci\ven_1106&dev_8601=c:\windows\inf\machine.inf
pci\ven_1106&dev_8605=c:\windows\inf\machine.inf
pci\ven_1106&dev_b091=c:\windows\inf\machine.inf
pci\ven_1106&dev_b099=c:\windows\inf\machine.inf
pci\ven_1106&dev_b112=c:\windows\inf\machine.inf
pci\ven_1004&dev_0005=c:\windows\inf\machine.inf
pci\ven_1004&dev_0006=c:\windows\inf\machine.inf
pci\ven_1004&dev_0101=c:\windows\inf\machine.inf
pci\ven_1004&dev_0102=c:\windows\inf\machine.inf
pci\ven_1004&dev_0103=c:\windows\inf\machine.inf
pci\ven_1004&dev_0104=c:\windows\inf\machine.inf
*adp1540=c:\windows\inf\pnpscsi.inf
*adp1542=c:\windows\inf\pnpscsi.inf
*adp4215=c:\windows\inf\pnpscsi.inf
*adp1502=c:\windows\inf\pnpscsi.inf
*adp1505=c:\windows\inf\pnpscsi.inf
*adp1510=c:\windows\inf\pnpscsi.inf
*adp1512=c:\windows\inf\pnpscsi.inf
*adp1515=c:\windows\inf\pnpscsi.inf
*adp1520=c:\windows\inf\pnpscsi.inf
*adp1522=c:\windows\inf\pnpscsi.inf
*adp3015=c:\windows\inf\pnpscsi.inf
*adp3215=c:\windows\inf\pnpscsi.inf
*adp6360=c:\windows\inf\pnpscsi.inf
*adp6370=c:\windows\inf\pnpscsi.inf
pcmcia\adaptec__inc.-apa-1460_scsi_host_adapter-be89=c:\windows\inf\pnpscsi.inf
pcmcia\adaptec__inc.-apa-1460_scsi_host_adapter-b67e=c:\windows\inf\pnpscsi.inf
pcmcia\adaptec__inc.-apa-1460_scsi_host_adapter-6f71=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_00cf=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_00c0=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_008f=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0080=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0081=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0050=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0051=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0010=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8178=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8478=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8578=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_00c0&subsys_f6209005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_00c0&subsys_f6200e11=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0080&subsys_e2a09005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0080&subsys_e2a00e11=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0080&subsys_62a09005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0080&subsys_e2209005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0081&subsys_62a19005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0082&subsys_02109005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0050&subsys_f5009005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0051&subsys_b5009005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0010&subsys_a1009005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0010&subsys_a1809005=c:\windows\inf\pnpscsi.inf
pci\ven_1044&dev_a501&subsys_c0471044=c:\windows\inf\pnpscsi.inf
pci\ven_1044&dev_a501&subsys_c03c1044=c:\windows\inf\pnpscsi.inf
pci\ven_1044&dev_a501&subsys_c05a1044=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_005f=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_001f=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0010&subsys_21809005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0010&subsys_e1009005=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_0011&subsys_01819005=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7895&subsys_78959004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7895&subsys_78919004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7895&subsys_78929004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7895&subsys_78949004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8078&subsys_78809004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8078=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8178&subsys_78819004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8778&subsys_78879004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_3860&subsys_38699004=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8278=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_8678=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_3b78=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_ec78=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7078=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7678=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7778=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7178=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7278=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7478=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7578=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6075=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6778=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6678=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6578=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6478=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6278=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6078=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_6178=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_7860=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_5078=c:\windows\inf\pnpscsi.inf
pci\ven_9004&dev_5075=c:\windows\inf\pnpscsi.inf
detected\aha154x=c:\windows\inf\scsi.inf
detected\sparrow=c:\windows\inf\scsi.inf
pci\ven_0e11&dev_ae10=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0012&subsys_001b0e11=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_000b&subsys_60040e11=c:\windows\inf\pnpscsi.inf
*cpqfd17=c:\windows\inf\pnpscsi.inf
detected\cpqarray=c:\windows\inf\scsi.inf
pci\ven_8086&dev_1960&subsys_04711028=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_04711028=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_04931028=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_04931028=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_11111028=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_11121111=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_11111111=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_04671028=c:\windows\inf\pnpscsi.inf
pci\ven_1011&dev_0046&subsys_13649005=c:\windows\inf\pnpscsi.inf
pci\ven_1028&dev_0001&subsys_00011028=c:\windows\inf\pnpscsi.inf
pci\ven_1028&dev_0002&subsys_00d11028=c:\windows\inf\pnpscsi.inf
pci\ven_1028&dev_0002&subsys_00d91028=c:\windows\inf\pnpscsi.inf
pci\ven_1028&dev_0002&subsys_00021028=c:\windows\inf\pnpscsi.inf
pci\ven_1028&dev_0003&subsys_00031028=c:\windows\inf\pnpscsi.inf
pci\ven_9005&dev_00c5&subsys_00c51028=c:\windows\inf\pnpscsi.inf
pci\ven_1011&dev_0046&subsys_10c2103c=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_10c6103c=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_10c7103c=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_10cc103c=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_10cd103c=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_60e7103c=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_60e8103c=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_000c=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_000f=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_000a=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_000b=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0012=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0020=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0021=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0001=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0002=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0003=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0004=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0005=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0006=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_000d=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1020=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1080=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1240=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1280&subsys_01068086=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1280&subsys_00061077=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1216&subsys_00071077=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1016&subsys_00081077=c:\windows\inf\pnpscsi.inf
pci\ven_1077&dev_1216&subsys_01078086=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_9621&subsys_00018086=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_9641&subsys_00018086=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_96a1&subsys_00018086=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_3092&subsys_00018086=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_9622&subsys_00018086=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0020&subsys_10201de1=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0021&subsys_10201de1=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0020&subsys_10101de1=c:\windows\inf\pnpscsi.inf
pci\ven_1000&dev_0021&subsys_10101de1=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_03a2113c=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_9010=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_9060=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0438101e=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0466101e=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0467101e=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0490101e=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0471101e=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_0471101e=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0493101e=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_0493101e=c:\windows\inf\pnpscsi.inf
pci\ven_8086&dev_1960&subsys_0475101e=c:\windows\inf\pnpscsi.inf
pci\ven_101e&dev_1960&subsys_0475101e=c:\windows\inf\pnpscsi.inf
pcmcia\ibm-pcmcia_portable_cd-rom_drive-84e3=c:\windows\inf\pnpscsi.inf
pcmcia\ibm-pcmcia_cd-rom_drive_cd-400-5afa=c:\windows\inf\pnpscsi.inf
pcmcia\ibm-pcmcia_portable_cd-rom_drive-84e2=c:\windows\inf\pnpscsi.inf
pcmcia\pcmcia-ide_card-3220=c:\windows\inf\pnpscsi.inf
pci\ven_13e6&dev_3603&subsys_00461014=c:\windows\inf\pnpscsi.inf
pcmcia\pcmcia-pnpide-4522=c:\windows\inf\pnpscsi.inf
pcmcia\pcmcia-pnpide-7b72=c:\windows\inf\pnpscsi.inf
pcmcia\pcmcia-pnpide-7762=c:\windows\inf\pnpscsi.inf
pcmcia\pcmcia-ide_dock-eeea=c:\windows\inf\pnpscsi.inf
pci\ven_13e6&dev_3603&subsys_004613e6=c:\windows\inf\pnpscsi.inf
pci\ven_13e6&dev_3603&subsys_004913e6=c:\windows\inf\pnpscsi.inf
pci\ven_13e6&dev_3603&subsys_00460900=c:\windows\inf\pnpscsi.inf
pci\ven_13e6&dev_3603=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_0050&subsys_00541069=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_0050&subsys_00521069=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_0050&subsys_00501069=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_ba56&subsys_00401069=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_ba56&subsys_00301069=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_0001=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_0002=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_0010=c:\windows\inf\pnpscsi.inf
pci\ven_1011&dev_1065&subsys_00201069=c:\windows\inf\pnpscsi.inf
pci\ven_1069&dev_ba55=c:\windows\inf\pnpscsi.inf
detected\dac960nt=c:\windows\inf\scsi.inf
pci\ven_10cd&dev_2300=c:\windows\inf\pnpscsi.inf
pci\ven_10cd&dev_1100=c:\windows\inf\pnpscsi.inf
pci\ven_10cd&dev_1200=c:\windows\inf\pnpscsi.inf
pci\ven_10cd&dev_1300=c:\windows\inf\pnpscsi.inf
pcmcia\advansys_-pcmcia_ultra_scsi_abp460-25c7=c:\windows\inf\pnpscsi.inf
pci\ven_10cd&dev_1300&subsys_133010cd=c:\windows\inf\pnpscsi.inf
pci\ven_1022&dev_2020=c:\windows\inf\pnpscsi.inf
gen_scsiadapter=c:\windows\inf\pnpscsi.inf
pci\ven_1101&dev_9500=c:\windows\inf\pnpscsi.inf
pci\ven_1101&dev_9400=c:\windows\inf\pnpscsi.inf
pci\ven_1101&dev_9401=c:\windows\inf\pnpscsi.inf
pci\ven_1101&dev_134a=c:\windows\inf\pnpscsi.inf
pci\ven_1101&dev_0002=c:\windows\inf\pnpscsi.inf
pci\ven_105a&dev_4d68&cc_0180=c:\windows\inf\pnpscsi.inf
pci\ven_105a&dev_4d30&cc_0180=c:\windows\inf\pnpscsi.inf
pci\ven_105a&dev_0d30&cc_0180=c:\windows\inf\pnpscsi.inf
pci\ven_105a&dev_4d38&cc_0180=c:\windows\inf\pnpscsi.inf
pci\ven_105a&dev_4d33=c:\windows\inf\mshdc.inf
pci\ven_1000&dev_008f=c:\windows\inf\scsi.inf
buslogic_scsi=c:\windows\inf\scsi.inf
detected\buslogic=c:\windows\inf\scsi.inf
*bus0042=c:\windows\inf\scsi.inf
pci\ven_104b&dev_1040=c:\windows\inf\scsi.inf
flashpnt_scsi=c:\windows\inf\scsi.inf
pci\ven_104b&dev_8130=c:\windows\inf\scsi.inf
cpqfws2e_scsi=c:\windows\inf\scsi.inf
detected\cpqfws2e=c:\windows\inf\scsi.inf
*fdc0000=c:\windows\inf\scsi.inf
detectedpci\fd16_700=c:\windows\inf\scsi.inf
fd16_700_scsi=c:\windows\inf\scsi.inf
detected\fd16_700=c:\windows\inf\scsi.inf
pcmcia\future_domain_corporation-scsi_pcmcia_credit_card_controller-1bf8=c:\windows\inf\scsi.inf
pci\ven_1036&dev_0000=c:\windows\inf\scsi.inf
*cpq4410=c:\windows\inf\scsi.inf
*cpq4411=c:\windows\inf\scsi.inf
ncrc710_scsi=c:\windows\inf\scsi.inf
detected\ncrc710=c:\windows\inf\scsi.inf
pci\ven_1103&dev_0004&subsys_00051103&rev_03=c:\windows\inf\scsi.inf
pci\ven_1103&dev_0004&subsys_00011103&rev_03=c:\windows\inf\scsi.inf
pci\ven_1103&dev_0004&subsys_00011103&rev_04=c:\windows\inf\scsi.inf
pcmcia\*pnp0600=c:\windows\inf\mshdc.inf
pcmcia\exp___-pnpide-b0b3=c:\windows\inf\mshdc.inf
pcmcia\kme-kxlc005-a99e=c:\windows\inf\mshdc.inf
pcmcia\_-ninjaata--3768=c:\windows\inf\mshdc.inf
pcmcia\fujitsu-ide-pc_card-ddf2=c:\windows\inf\mshdc.inf
primary_ide_channel=c:\windows\inf\mshdc.inf
secondary_ide_channel=c:\windows\inf\mshdc.inf
*pnp0600=c:\windows\inf\mshdc.inf
*azt0502=c:\windows\inf\mshdc.inf
pci\cc_0101=c:\windows\inf\mshdc.inf
pcmcia\lookmeet-cbide2______-6c0a=c:\windows\inf\mshdc.inf
pci\ven_10b9&dev_5215=c:\windows\inf\mshdc.inf
pci\ven_10b9&dev_5219=c:\windows\inf\mshdc.inf
pci\ven_10b9&dev_5229=c:\windows\inf\mshdc.inf
pci\ven_1097&dev_0038=c:\windows\inf\mshdc.inf
pci\ven_1095&dev_0640=c:\windows\inf\mshdc.inf
pci\ven_1095&dev_0646=c:\windows\inf\mshdc.inf
pci\ven_1095&dev_0646&rev_05=c:\windows\inf\mshdc.inf
pci\ven_1095&dev_0646&rev_07=c:\windows\inf\mshdc.inf
pci\ven_1095&dev_0648=c:\windows\inf\mshdc.inf
pci\ven_1095&dev_0649=c:\windows\inf\mshdc.inf
pci\ven_0e11&dev_ae33=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_1222=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_1230=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_7010=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_7111=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_2411=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_2421=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_244a=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_244b=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_248a=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_248b=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_24c1=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_24ca=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_24cb=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_24d1=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_24db=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_25a2=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_25a3=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_2651&cc_0101=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_2652&cc_0101=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_2653&cc_0101=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_266f=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_7199=c:\windows\inf\mshdc.inf
pci\ven_8086&dev_7601=c:\windows\inf\mshdc.inf
pci\ven_1042&dev_1000=c:\windows\inf\mshdc.inf
pci\ven_1039&dev_0601=c:\windows\inf\mshdc.inf
pci\ven_1039&dev_5513=c:\windows\inf\mshdc.inf
pci\ven_10ad&dev_0001=c:\windows\inf\mshdc.inf
pci\ven_10ad&dev_0150=c:\windows\inf\mshdc.inf
pci\ven_1106&dev_0571=c:\windows\inf\mshdc.inf
pcmcia\ibm-microdrive-7f50=c:\windows\inf\mshdc.inf
pcmcia\ibm-microdrive-aa55=c:\windows\inf\mshdc.inf
pcmcia\cl_ata_flash_card_lexar__-hurric_-172f=c:\windows\inf\mshdc.inf
pcmcia\cl_ata_flash_card_lexar__-tidalwv-0e97=c:\windows\inf\mshdc.inf
pcmcia\____cl_ata_flash_card_lexar__-hurric_-dc37=c:\windows\inf\mshdc.inf
pcmcia\cl_ata_flash_card_lexar__-tornado-29ec=c:\windows\inf\mshdc.inf
pcmcia\cl_ata_flash_card_lexar__-tidalwv-fd21=c:\windows\inf\mshdc.inf
pcmcia\lexarmedia_ata_flash_card-hur_hp_-0623=c:\windows\inf\mshdc.inf
pcmcia\sony-memorystick(__4m)-e637=c:\windows\inf\mshdc.inf
pcmcia\sony-memorystick(__8m)-9eb3=c:\windows\inf\mshdc.inf
pcmcia\sony-memorystick(_16m)-d04d=c:\windows\inf\mshdc.inf
pcmcia\sony-memorystick(_32m)-1766=c:\windows\inf\mshdc.inf
pcmcia\sony-memorystick(_64m)-8c2c=c:\windows\inf\mshdc.inf
pci\ven_1055&dev_9130=c:\windows\inf\mshdc.inf
pcmcia\micron-mtcf____-392d=c:\windows\inf\mshdc.inf
pci\ven_1179&dev_0105=c:\windows\inf\mshdc.inf

[GuiRunOnce]
Command0=C:\DP_Install_Tool.cmd

24. You're ready! Revise your settings, delete any unneeded stuff from the guest system that was left after your task-specific customizations (defragment the disk?) and proceed to the next step.
25. Finally fire up sysprep.exe, check 'Use Mini-Setup' and 'Detect non-plug and play hardware' and hit 'Reseal'. Then wait. And wait. And... actually you can get yourself some tea...

http://img269.imageshack.us/img269/8314/86382111.png

26. You're almost there. After the virtual machine shuts down you have to make an image of its virtual HDD. For this I set up another virtual machine running Linux this time and attached the HDD containing the sysprepped Windows to it. Then I 'inserted' Clonezilla livecd image into virtual machine virtual cd-rom drive, booted from it, made an image (default options are perfectly fine, you can just hit enter on most of the choices) saving the image to the Linux's HDD. Next boot Linux and transfer the directory created by Clonezilla from Linux's virtual HDD to the host.
http://img340.imageshack.us/img340/4571/linuxsettings1.pnghttp://img140.imageshack.us/img140/272/linuxrunningvirtualboxo.png

27. This is the end. (c) Now you can use Clonezilla livecd/liveusb to transfer your hard-fought image to real hardware. I've placed the directory containing the image to a bootable usb flash drive with Clonezilla on it. Find out here http://clonezilla.org/clonezilla-live/liveusb.php how to create one. A small addition to this simple procedure - if, like me, you find it convenient to have the image directory on the same bootable flash dongle, you'll have to create two partitions on it - first one, small for the Clonezilla installation files, then the large one for image(s).
http://img823.imageshack.us/img823/6106/devsdbgparted.png

Last edited by somebody (2011-02-10 16:23:18)

Re: DriverPacks with Sysprep HOWTO

Actually I composed it very hastily in a single 'run'. I would be very much surprised if there are no mistakes.
I intend to refine and update this a bit.
Feel free to ask questions and point to any problems.

Re: DriverPacks with Sysprep HOWTO

Excellent! Stickied!
I love how you did your screenshots in Ubuntu, then switched the widgets from the right to left then back to right. wink  (I use Mint myself)

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: DriverPacks with Sysprep HOWTO

mr_smartepants wrote:

Excellent! Stickied!

Thanks!

mr_smartepants wrote:

I love how you did your screenshots in Ubuntu, then switched the widgets from the right to left then back to right. wink

He-he, the trick is that the ones with the buttons in their proper position (on the right of course), are from my main Ubuntu installation at work. The ones with the default poor-man's-MacOs setup are from virtual machine.

mr_smartepants wrote:

(I use Mint myself)

not to scare you (it's Halloween approachin'), but I use Gentoo at home.

Last edited by somebody (2010-10-14 17:19:46)

Re: DriverPacks with Sysprep HOWTO

Thank you for this very well developed step by step.
However I do have a question.

Why wouldnt you integrate the mass storage drivers along with the CPU drivers? To make it more likely to be Hardware Independent?
Or is that included in the Non-plug and play hardware detection?


I would like to use this method (with a few differences) to create an image that can be put across many platforms.

Pig

Re: DriverPacks with Sysprep HOWTO

Good observation Pig (and welcome to DriverPacks)

It would be a good idea to add mass storage text mode drivers. As it is this image would not support SATA or other non natively supported HDD controllers.

This would require running DriverPacks BASE a second time, selecting "disc" as the platform and then selecting mass storage text mode. (M1 or M2 doesn't matter). Only select the text mode checkbox, and not the pack itself.
*The DriverPack MassStorage will be extracted to the SAD (Stand Alone Drivers) folder so that the PnP Mass storage drivers will then be setup / included with the devpath command.

Well done Somebody... Glad you took the time to create your own thread as I suggested.

Let's get some feedback on this from some of the other crazy sysprep guys then we'll get it copied over to the FAQs in it's final form.

I have added you to the donors group for your efforts. This opens up some hidden forums and gives you access to our testing team beta packs (our 'nightlies').

Thanks a million~!

Jeff

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: DriverPacks with Sysprep HOWTO

OverFlow wrote:

This would require running DriverPacks BASE a second time, selecting "disc" as the platform

but what folder should I select with "Browse"?

Last edited by somebody (2010-10-20 19:34:18)

Re: DriverPacks with Sysprep HOWTO

Thanks for the welcome.

I used Somebody's methodology here, the only changes I have are:

1: Using a physical box to develop the image.
2: Added both the CPU and Mass storage to the Stand Alone (Step. 12 above)

I am now just updating all my driver packs today, and plan on transfering them over and running the Sysprep for some testing.
Fingers crossed!

Somebody, thanks again for laying it all out in a simplified manner!

Pig

Re: DriverPacks with Sysprep HOWTO

Ok, first issue has arisen.

Upon reboot after sysprep the machine went through the setup steps, however when it hit the setup phases and came to the desktop, the first error showed up.

It was looking for DPSFNSHR. Now I did not see it in your walkthrough.

Is this something that I missed? Was it forgotten, or is it underlying knowlege that I just havent committed to memory?

I replaced the image just prior to sysprep so I can add the files needed.... if needed.

Anyone have any ideas?

Pig

Re: DriverPacks with Sysprep HOWTO

Never had that issue.
What's DPSFNSHR anyway?
Oh, wait. There's DPsFnshr.exe can be seen in the screenshot that shows files on C: So it must have been put in DriverPacks.net folder by DPBase during creation of the SAD folder and subsequently moved to the root according to the guide.
Was it there before you hit 'Reseal'?

Re: DriverPacks with Sysprep HOWTO

somebody wrote:
OverFlow wrote:

This would require running DriverPacks BASE a second time, selecting "disc" as the platform

but what folder should I select with "Browse"?

the platform 'Disc' is selected and is applied to the source disc (the disc / image you use to install the Virtual machine with)
See the DriverPacks tutorial linked in my signature. however you only need apply the mass storage text mode drivers as you follow the tutorial.

@Somebody
the DriverPacks Finisher is the tool that completes the driverpacks. IE some drivers require that an EXE is run to fully install them (control panels for example). This info is stored in the INFs you copy to the root of the drive. We refer to these driver requirements as "exceptions" the finisher applies all exceptions that are appropriate to the target machine and then removes the driverpacks and related files. "Finishing" the driver installation... as the name implies.

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: DriverPacks with Sysprep HOWTO

OverFlow wrote:

the platform 'Disc' is selected and is applied to the source disc

that I know, naturally

OverFlow wrote:

(the disc / image you use to install the Virtual machine with)

Ah, so your proposal was to install Windows that's going to be sysprepped from a source with 'text mode drivers' sleapstreamed?

OverFlow wrote:

the DriverPacks Finisher is the tool that completes the driverpacks. IE some drivers require that an EXE is run to fully install them (control panels for example). This info is stored in the INFs you copy to the root of the drive. We refer to these driver requirements as "exceptions" the finisher applies all exceptions that are appropriate to the target machine and then removes the driverpacks and related files. "Finishing" the driver installation... as the name implies.

yeah, that's understood - I wasn't sure what Pig's problem was, hence the question.

Re: DriverPacks with Sysprep HOWTO

Pig apparently did not copy the files from the DriverPacks.net folder correctly...

yes that was my proposal.

you asked "What's DPSFNSHR anyway?" So i expained it.

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: DriverPacks with Sysprep HOWTO

Ok, Thank you both for pointing that out to me. I am not sure how I missed that.
Ill give it a shot and see how it turns out!

Thanks again
Pig

Re: DriverPacks with Sysprep HOWTO

OverFlow wrote:

Pig apparently did not copy the files from the DriverPacks.net folder correctly...

Actually, going back over my steps. I did do that correctly. I had to extract the files from DPsFnshr.7z in order to get the files needed under C:

Pig

Re: DriverPacks with Sysprep HOWTO

wetpiggirl wrote:
OverFlow wrote:

Pig apparently did not copy the files from the DriverPacks.net folder correctly...

Actually, going back over my steps. I did do that correctly. I had to extract the files from DPsFnshr.7z in order to get the files needed under C:

Pig

your problem is here somewhere. you didn't need to do it. you only extract DevPath.exe from DPBase\bin\wnt5_x86-32\M2.7z (step 15). All other files are from SAD created by DPBase and unpacked driverpacks (steps 12-14)

Re: DriverPacks with Sysprep HOWTO

Ok, let me try to explain what is happening.

When Driverpacks.net is created here is what is under it.

---Driverpacks.net
   -DP_Install_tool.cmd
   -DPCP1005.7z
   -DPINST.exe
   -DPInst.xml
   -DPM1009.7z
-Bin
  -7-Zip.dll
  -devpath.exe
  -DPsFnshr.7z
  -DPsFnshr.ini
  -un7zip.exe
   

So your step states:

Move the contents of this folder (this will consist of a 'D' subfolder and a couple of stray files - don't worry, they will be auto-removed on the target computer) to the root of the system drive of the guest Windows. Delete the DriverPacks.net folder.

So this puts the bin folder labeled above on C:\
Looking back at your picture reference under 14. I do not see a bin folder. So am I supposed to remove the files from BIN and then put them under C:? Only DPsFnshr is under BIN. Yet under your picture you have files such as pmtimer.exe, makePNF, etc.

Do you see the confusion now? I am following your instructions verbatim. However, your results are not matching up to mine, and I am using the latest files from Driverpacks.net. If I am doing something wrong, then so be it, I will have to fix the methods I am using. However I am following your instructions step by step. So If my results are wrong, perhaps we need to look back at the instructions provided and see where the disconnect is. Currently I just added the files needed so that my folders are almost exactly like yours. I shall see if that helps... if not... then I will start completely over and go step by step again. If I recieve the same results. I will let you know.

Pig

Re: DriverPacks with Sysprep HOWTO

Well, you've mentioned earlier that you've chosen CPU AND Mass Storage driverpacks when creating SAD. Probably that's what making the difference. Other than that I can see no deviations. But I can clearly state that I've just moved the contents of DriverPacks.net folder to C: not doing anything else to its contents. And by the way, where's the "D" folder in your Driverpacks.net? Pretty much everything points to that your Driverpacks.net is being created differently than mine.
By the way, if your decision to choose Mass Storage along with CPU comes from the desire to boot on non-standard controllers, then according to at least my (limited) understanding of this it won't work. Correct me if I'm wrong, but I don't see how this will make storage drivers available to Windows's mini-setup. OverFlow has described the right way to do it in his post.

Re: DriverPacks with Sysprep HOWTO

Thanks Somebody. I reread overflows post and I must have joined a few sentences and misinterpreted his instructions.
Disregard my previous post. Ill start from scratch.
tongue

Pig

Re: DriverPacks with Sysprep HOWTO

I now know why your output for SAD is not the same as Somebodys....

Somebody told us to use Method 1 (M1) you chose Method 2 (M2). Well perhaps you did not choose it, since it is the default. BUT the solution is the same... You need to choose M1 for SAD big_smile.

In order to boot non standard controllers it is neccessary to FIRST (before you even load your VM with windows) Slipstream the mass storage drivers into the source that you will be useing to load your VM with. *See tutorial in my signature for this* (only add mass storage Textmode at this point). Once you have added the mass storage drivers you may then follow Somebodys guide.

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: DriverPacks with Sysprep HOWTO

OverFlow wrote:

I now know why your output for SAD is not the same as Somebodys....

Somebody told us to use Method 1 (M1) you chose Method 2 (M2). Well perhaps you did not choose it, since it is the default. BUT the solution is the same... You need to choose M1 for SAD big_smile.

In order to boot non standard controllers it is neccessary to FIRST (before you even load your VM with windows) Slipstream the mass storage drivers into the source that you will be useing to load your VM with. *See tutorial in my signature for this* (only add mass storage Textmode at this point). Once you have added the mass storage drivers you may then follow Somebodys guide.

I've added a few words about this yesterday - at the beginning, before the main bulk of the guide.
Haven't tried it myself, since it would require to go all the way from the scratch and it's not easy for me to lay my hands on AHCI-compatible hardware around here to test it afterwards... But I hope it's simple enough to just work.

Thank you for your helpful posts - it's mostly around them I've set it all up (well, at least the DriverPacks part - it's not much more than the detailed version of your idea in the old thread).

Re: DriverPacks with Sysprep HOWTO

I try to help when I can... It's nice to know my efforts are successful on occasion! big_smile

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: DriverPacks with Sysprep HOWTO

Thanks for excellent tutorial!

Should we include DriverPacks language pack and PhysX pack also? Will it work without them?

Edit: This system works good on IDE drives, but it fails on AHCI controllers.

Am I missing something here?

I have integrated text-mode only mass storage drivers to installation medium, but did not include mass-storage pack in my sysprep image.

Might this be cause?

Last edited by Excessive (2010-12-13 09:26:57)

Re: DriverPacks with Sysprep HOWTO

yup that would be the main cause... there is another, that is very rare

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: DriverPacks with Sysprep HOWTO

Whatever I do, this doesn't work on HP G62 laptop. What is the problem? Still receiving 7b error..