mr_smartepants wrote:"If you previously had to use the F6/floppy method to load your RAID or controller driver, make sure you select the DP MS "Text-Mode" option."
Sorry for the off-topic post.
 This is great and I think it really clears things up.  That's basically what I was asking.  
@ Helmi: 
I have used both VirtualPC 2007 and latest version of VirtualBox.  Same problem with both of them.  This is the first time I have encountered this problem and I have done various slipstream/nLited/DriverPack installs before.  It could have something to do with my new motherboard (Asus P5B-Dlx).  Maybe something with AHCI?  
Here is the code for my base.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	= "G:\Slipstream\nLited XP\WXPFPP_EN"
; 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_Graphics_A	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "yes"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DPs_3rd_party	= "yes"
DP_MassStorage_textmode = "no"
; this section is optional!
[OptionalSettingsOther]
; CCC/CCP, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
ATI_cpl		= "CCC"
and here is my base.log:
2007-03-24 23:51:27 : <INIT> DriverPacks BASE 7.01.6 initialized.
2007-03-24 23:51:27 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2007-03-24 23:51:27 : <INIT> Created temporary working directory.
2007-03-24 23:51:27 : <INIT> Imported proxy settings from Internet Explorer.
2007-03-24 23:51:27 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2007-03-24 23:51:27 : <INIT> 	Detected DriverPack Chipset 6.12!
2007-03-24 23:51:27 : <INIT> 	Detected DriverPack Graphics A 7.01!
2007-03-24 23:51:27 : <INIT> 	Detected DriverPack LAN 7.01!
2007-03-24 23:51:27 : <INIT> 	Detected DriverPack MassStorage 7.01.1!
2007-03-24 23:51:27 : <INIT> 	Detected DriverPack Sound A 7.01!
2007-03-24 23:51:27 : <INIT> 	Detected DriverPack Sound B 6.12!
2007-03-24 23:51:27 : <INIT> 	Detected 3rd party DriverPack(s).
2007-03-24 23:51:27 : <INIT> 	Finished scanning.
2007-03-24 23:51:27 : <INIT> Detected settings file "G:\Slipstream\nLited XP\WXPFPP_EN\DPs_BASE.ini".
2007-03-24 23:51:27 : <INIT> Windows XP Professional -  Retail SP2 detected.
2007-03-24 23:51:27 : <INIT> The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2007-03-24 23:51:27 : <INIT> Imported settings from settings file.
2007-03-24 23:51:27 : <INIT> QuickStream Cache directory not found!
2007-03-24 23:51:27 : <GUI>  Initialized GUI.
2007-03-24 23:51:27 : <GUI>  Created a list of all available language files.
2007-03-24 23:51:27 : <GUI>  Set the last used language, English, as the GUI language.
2007-03-24 23:52:01 : <GUI>  Closed GUI.
2007-03-24 23:52:01 : <GUI>  Saved settings!
2007-03-24 23:52:02 : <CLNP> Temporary working directory successfully deleted.
2007-03-24 23:52:02 : Program terminated.
 
						Last edited by ferny (2007-03-26 10:26:09)