Hi all,
I was finally able to create a working boot cd including sata raid drivers based on the following config:
- Official NVIDIA nForce4
6.66 drivers
-
nLite 1.0 beta 6
- XP Pro cd with SP2 and latest hotfixes already slipstreamed
- Motherboard MSI
K8N Neo4-F with bios 1.6
- Raid 4.84
- 1 single Hitashi Deskstar 7K250 160Gb SATA disk on Channel 3 SATA
- Raid enabled for Channel 3 in Spanning mode (JBOD)
I started by applying the exact steps of post #1 by Fernando 1 using the OEM method. My installation always crashed right after loading the drivers, even before partionning the disk.
I found post #133 by mjswooosh to be very helpful. Here are the exact steps that I used to build a working cd:
1.- Started from original XP Pro cd
2.- Slipstreamed (integrate) SP1
3.- Slipstreamed (integrate) SP2 + latest hotfixes
4.- Downloaded 6.66 nForce4 drivers from NVIDIA:
here
5.- Renamed .exe to .zip and extracted all files using 7-zip (like WinZip)
6.- Started nLite, selecting "
Integrate Drivers" + "
Unattended Setup" (nothing else)
[EDIT]
7.- When nLite asked me to choose the driver to integrate, I browsed my unzipped 6.66 driver directory structure and selected the IDE\WinXP\sataraid\
nvraid.inf file. Then in the textmode driver select box, I picked up both drivers listed.
[/EDIT]
8.- Finished nLite integration (without creating iso at this point, no parameter changed)
9.- In bootable cd root, created the
$OEM$/$$/OEMDIR directories
10.- Copied "
nvatabus.sys" and "
idecoi.dll" from original IDE\WinXP\
sataraid\ directory into
$OEM$/$$/OEMDIR directory
11.- Copied "
nvatabus.inf" from original IDE\WinXP\
pataraid\ into
$OEM$/$$/OEMDIR directory (I didn't modify the file)
12.- In I386/
WINNT.SIF, changed
OemInfName = "nvraid.inf" to
OemInfName = "nvatabus.inf" (yes, no nvraid.inf here)
13.- In I386/
WINNT.SIF, changed
OemDriverPathName = "%SystemRoot%\nldrv" to
OemDriverPathName = "%SystemRoot%\OemDir"
14.- Restarted nLite, selected only "
Create a Bootable ISO"
15.- ISO created by nLite
16.- Burnt ISO with Nero
17.- Installed XP successfully
18.- NVIDIA nForce™ RAID Class Controller visible in Device Manager
19.- Disks Manager now reports a 153Gb JBOD (raid spanning) device
This was my 8th cd, after 7 failed attempts...

Thanks a lot to Fernando 1 and mjswooosh for their detailed posts.
Next step (9th!) will be a bootable dvd, not-so-fully-unattended-setup and slipstreamed with all the remaining drivers (SMBus, Ethernet, Audio, ...). I'll post the details if it works.
Cheers,
- Stéphane
This post has been edited by Stephane: 25 September 2005 - 02:58 PM