Copy to I386:
iaStor.inf
iaStor.sys
=====
On iaStor.inf:
change:
[SourceDisksNames] 1 = %DiskName%,,,
for:
[SourceDisksNames] 1 = %DiskName%,,,\I386
=====
Add to I386\DOSNET.INF
[FloppyFiles.2] d1,iaStor.sys [Files] d1,iaStor.sys
NOTE: There are 2 "Files" sections. Add the code to the second section.
=====
Add to I386\TXTSETUP.SIF
[SourceDisksFiles] iaStor.inf = 1,,,,,,,20,0,0 iaStor.sys = 1,,,,,,3_,4,1 [HardwareIdsDatabase] PCI\VEN_8086&DEV_24DF&CC_0104 = "iaStor" [SCSI.Load] iaStor = iaStor.sys,4 [SCSI] iaStor = "Intel(R) 82801ER SATA RAID Controller"
=====
Add to I386\Winnt.sif
NOTE: This is to avoid the "Unsigned Driver" warning that pops up during installation
[Unattended] DriverSigningPolicy=Ignore
NOTE: If you dont have an I386\Winnt.sif file, this is the bare minimum that you need (make it with Notepad and save as Winnt.sif)
[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=ProvideDefault OemPreinstall=No DriverSigningPolicy=Ignore [GuiUnattended] EncryptedAdminPassword=NO OEMSkipRegional=1 [UserData] FullName="" OrgName="" [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes
Burn and install. No more need for FDD or press F6
=====
Any comments are appreciated
Ropera



Help
Back to top








