Topic: [SLVD] persistent BSoD since 10.06 to 11.01
I'm creating my own unattended version of win xp pro.
I get a blue screen of death (BSoD) with code 0x0004.
The problems comes out just after the first reboot and the unpacking of 7z driverpacks archive, just before the screen in which it uses to install the "true addons".
1) I've tested all the stages until the driverpacks integration and they all work fine.
2) I'm using VirtualBox for testing. Never tried on hardware.
3) The installation has no problem if it goes on an IDE system instead of SATA. So, The error is linked to the mass storage. I'm using 11.01; same problem with the previous version.
4) I've the same blue screen also with a clean install (no true addons or removal of components; only regular hotfixes).
I've had problems also with 10.06 in http://forum.driverpacks.net/viewtopic.php?id=4650.
I'm wondering if someone could help. I would like to use newer mass driver one of these days.
ini
[General]
; preferred language
prefLang = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "disc"
; trailing backslash is allowed, but not necessary
location = "C:\Users\Capis\Desktop\AF\02b"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "yes"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset = "yes"
DP_CPU = "yes"
DP_Graphics_A = "yes"
DP_Graphics_B = "yes"
DP_Graphics_C = "yes"
DP_LAN = "yes"
DP_MassStorage = "yes"
DP_Sound_A = "yes"
DP_Sound_B = "yes"
DP_WLAN = "yes"
DPs_3rd_party = "no"
DP_MassStorage_textmode = "yes"
; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming Graphics DriverPack)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl = "CCP"
Nvidia_cpl = "3"
log
2011-03-26 13:45:17 : <INIT> DriverPacks BASE 10.06 initialized.
2011-03-26 13:45:17 : <INIT> Host environment: WIN_7 Service Pack 1 X86 on a X64 CPU.
2011-03-26 13:45:17 : <INIT> Old temporary working directory deleted.
2011-03-26 13:45:17 : <INIT> Created temporary working directory.
2011-03-26 13:45:17 : <INIT> Imported proxy settings from Internet Explorer.
2011-03-26 13:45:17 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2011-03-26 13:45:17 : <INIT> Detected DriverPack Chipset 1101!
2011-03-26 13:45:17 : <INIT> Detected DriverPack CPU 1005!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Graphics A 1011!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Graphics B 10111!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Graphics C 1011!
2011-03-26 13:45:17 : <INIT> Detected DriverPack LAN 1101!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Mass Storage 1011!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Mass Storage 1101!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Sound A 1009!
2011-03-26 13:45:17 : <INIT> Detected DriverPack Sound B 1009!
2011-03-26 13:45:17 : <INIT> Detected DriverPack WLAN 1101!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Bluetooth 910!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Graphics Languages 10111!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Graphics PhysX 1011!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack HID 1101!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack LAN-RIS 1011!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Misc 1011!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Modem 1101!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Monitor 1005!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack Runtimes 1011!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack TV 1005!
2011-03-26 13:45:17 : <INIT> Detected 3rd Party DriverPack WebCam 1101!
2011-03-26 13:45:17 : <INIT> Finished scanning.
2011-03-26 13:45:17 : <INIT> Detected settings file "M:\Unattend\DriverPacks\DPs_BASE.ini".
2011-03-26 13:45:17 : <INIT> Windows XP Professional - SP3 detected.
2011-03-26 13:45:17 : <INIT> wnt5_x86-32_disc is the selected installation platform .
2011-03-26 13:45:17 : <INIT> Imported settings from settings file.
2011-03-26 13:45:17 : <GUI> Initialized GUI.
2011-03-26 13:45:17 : <GUI> Created a list of all available language files.
2011-03-26 13:45:17 : <GUI> Set the last used language, English, as the GUI language.
2011-03-26 13:45:20 : <SLIP> Copied DriverPack Graphics B to \OEM.
2011-03-26 13:45:27 : <SLIP> Copied DriverPack Graphics C to \OEM.
2011-03-26 13:45:27 : <SLIP> Copied DriverPack LAN to \OEM.
2011-03-26 13:45:28 : <SLIP> Copied DriverPack Mass Storage to \OEM.
2011-03-26 13:45:37 : <SLIP> Copied DriverPack Sound A to \OEM.
2011-03-26 13:45:44 : <SLIP> Copied DriverPack Sound B to \OEM.
2011-03-26 13:45:46 : <SLIP> Copied DriverPack WLAN to \OEM.
2011-03-26 13:45:46 : <SLIP> Copied DriverPacks to \OEM.
2011-03-26 13:45:46 : <SLIP> Will not slipstream patches, Service Pack 3 was detected.
2011-03-26 13:45:47 : <SLIP> Updated \I386\winnt.sif to support method 2.
2011-03-26 13:45:47 : <SLIP> Updated DPsFnshr.ini to disable KTD.
2011-03-26 13:45:47 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2011-03-26 13:45:48 : <SLIP> DP_Install_Tool was copied successfully
2011-03-26 13:45:48 : <SLIP> Slipstream finished in 2 minutes and 21 seconds.
2011-03-26 13:45:50 : <CLNP> Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "disc"
; trailing backslash is allowed, but not necessary
location = "C:\Users\Capis\Desktop\AF\02b"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "yes"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset = "yes"
DP_CPU = "yes"
DP_Graphics_A = "yes"
DP_Graphics_B = "yes"
DP_Graphics_C = "yes"
DP_LAN = "yes"
DP_MassStorage = "yes"
DP_Sound_A = "yes"
DP_Sound_B = "yes"
DP_WLAN = "yes"
DPs_3rd_party = "no"
DP_MassStorage_textmode = "yes"
; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming Graphics DriverPack)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl = "CCP"
Nvidia_cpl = "3"
2011-03-26 13:45:51 : <CLNP> Create a DPs_Base.log backup @ M:\Unattend\DriverPacks\LogFiles\DPs_BASE_11-03-26_13-45.log
2011-03-26 13:45:51 : <CLNP> Program terminated.
2011-03-26 13:45:53 : <GUI> Closed GUI.
2011-03-26 13:45:53 : <GUI> Saved settings!
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "disc"
; trailing backslash is allowed, but not necessary
location = "C:\Users\Capis\Desktop\AF\02b"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "yes"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset = "yes"
DP_CPU = "yes"
DP_Graphics_A = "yes"
DP_Graphics_B = "yes"
DP_Graphics_C = "yes"
DP_LAN = "yes"
DP_MassStorage = "yes"
DP_Sound_A = "yes"
DP_Sound_B = "yes"
DP_WLAN = "yes"
DPs_3rd_party = "no"
DP_MassStorage_textmode = "yes"
; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming Graphics DriverPack)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl = "CCP"
Nvidia_cpl = "3"
2011-03-26 13:45:53 : <GUI> Create a DPs_Base.log backup @ M:\Unattend\DriverPacks\LogFiles\DPs_BASE_11-03-26_13-45-53.log
2011-03-26 13:45:53 : <GUI> Program terminated.