I have had the drivers integrated into text mode for a long time now this is what I do.
My winnt.sif has
[Data]
UnattendedInstall="Yes"
as well as
[Unattended]
OemPreinstall=Yes
OemPnPDriversPath="D\raid"
DriverSigningPolicy=Ignore
D\raid folder is located at on my CD root
$OEM$\$1\D\raid
In the D\raid folder I have both controler drivers files.
Fasttx2k.cat,fasttx2k.INF,fasttx2k.sys,ptipbmf.dll,viamraid.cat,VIAMRAID.INF,viamraid.sys
You must put the cabbed files
fasttx2k.sy_ and viamraid.sy_
in you i386 folder so they are copied in text mode.
In my TXTSETUP.SIF I have
[SourceDisksFiles] fasttx2k.sys = 1,,,,,,3_,4,1 viamraid.sys = 1,,,,,,3_,4,1 [HardwareIdsDatabase] PCI\VEN_105A&DEV_3376 = "fasttx2k" PCI\VEN_105A&DEV_3373 = "fasttx2k" PCI\VEN_1106&DEV_3149 = "viamraid" [SCSI.load] fasttx2k = fasttx2k.sys, 4 viamraid = viamraid.sys, 4 [scsi] fasttx2k = "Promise FastTrak 376/378 (tm) Controller" viamraid = "Via VT8237 Sata Raid Controller"
You must put that before the sometimes invisible marker at the end of txtsetup.sif.
Note if you use nlite you must do this after nliting it. Everytime I did this before it would crash at install.
THAT'S IT!
You should see the drives attached without using F6.
I hope this helps.
:addon:
SynMonger, on Jul 11 2006, 12:25 AM, said:
When I attempt this myself I get "The file 'ulsata.sys' was not found".
Did you have a cabbed version of it in your i386 folder?
ulsata.sy_
This post has been edited by jaws75: 11 July 2006 - 11:51 PM



Help


Back to top









