montysl Posted October 7, 2004 Posted October 7, 2004 I am attempting to fully install XPSP2 from a CD with Intel SATA RAID drivers normally installed at F6. I have read and duplicated code listed here but am having the Error (18) referencing the TEXTSETUP.OEM file on line 1747 and after allowing the install to proceed an error that stops it down saying "The manufacturer File that setup is trying to use is corrupted or invalid. Line 1 contains a syntax error." I have the slipstreamed install working perfectly with most other drivers (a topic for another thread) in the OEMPnPDrivers path and a simpler version without any drivers. I have included my winnt.sif, txtsetup.oem and pertinent parts of my txtsetup.sif file for your help and comments. This is my first posting here so be gentle......thanks.WINNT.SIF;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] UnattendMode=FullUnattended OEMSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=Yes FileSystem=ConvertNTFS WaitForReboot=No UnattendSwitch=Yes DriverSigningPolicy=Ignore OEMPnPDriversPath=Drivers\000_RAID;Drivers\001_INF;Drivers\002_NIC;Drivers\003_Video;Drivers\004_Sound[GuiUnattended] AdminPassword=xxxxx EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OEMSkipWelcome=1[MassStorageDrivers] "Intel Application Accelerator driver" = "OEM"[OEMBootFiles] iaStor.sys iaStor.cat iaStor.inf txtsetup.eom[UserData] ProductKey=xxxxxxxx FullName=xxxx OrgName=xxxx ComputerName=xxxxx[Display] Xresolution=1024 YResolution=768 Vrefresh=60[TapiLocation] CountryCode=1 Dialing=Tone AreaCode=940[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[WindowsFirewall] Profiles=WindowsFirewall.TurnOffFirewallTXTSETUP.OEM[Disks]disk1 = "Intel Application Accelerator driver", iaStor.sys, \[Defaults]scsi = iaStor[scsi]iaStor = "Intel(R) 82801ER SATA RAID Controller";-------------------------------------------[Files.scsi.iaStor]driver = disk1, iaStor.sys, iaStorinf = disk1, iaStor.infcatalog = disk1, iaStor.cat;-------------------------------------------[Config.iaStor]value = "", tag, REG_DWORD, 1bvalue = "", ErrorControl, REG_DWORD, 1value = "", Group, REG_SZ, "SCSI miniport"value = "", Start, REG_DWORD, 0value = "", Type, REG_DWORD, 1;-------------------------------------------------------; Uncomment appropriate ID string by removing semi-colon;-------------------------------------------------------[HardwareIds.scsi.iaStor]id = "PCI\VEN_8086&DEV_24DF&CC_0104","iaStor"TXTSETUP.SIF[SourceDisksFiles]iaStor.sys = 1,,,,,,_x,4,1[HardwareIdsDatabase]1394\609E&10483 = "sbp2port"GenDisk = "Disk",{4D36E967-E325-11CE-BFC1-08002BE10318}GenOptical = "Disk"GenCdRom = "CdRom"SCSI\WormSONY____CD-R___CDU920S__ = "CdRom"GenFloppyDisk = "flpydisk"PCI\VEN_8086&DEV_24DF&CC_0104 = "iaStor"[SCSI.Load]cpqarray = cpqarray.sys,4atapi = atapi.sys,4aha154x = aha154x.sys,4sparrow = sparrow.sys,4symc810 = symc810.sys,4aic78xx = aic78xx.sys,4i2omp = i2omp.sys,4dac960nt = dac960nt.sys,4ql10wnt = ql10wnt.sys,4amsint = amsint.sys,4asc = asc.sys,4asc3550 = asc3550.sys,4mraid35x = mraid35x.sys,4ini910u = ini910u.sys,4ql1240 = ql1240.sys,4aic78u2 = aic78u2.sys,4symc8xx = symc8xx.sys,4sym_hi = sym_hi.sys,4sym_u3 = sym_u3.sys,4asc3350p = asc3350p.sys,4abp480n5 = abp480n5.sys,4cd20xrnt = cd20xrnt.sys,4ultra = ultra.sys,4adpu160m = adpu160m.sys,4dpti2o = dpti2o.sys,4ql1080 = ql1080.sys,4ql1280 = ql1280.sys,4ql12160 = ql12160.sys,4perc2 = perc2.sys,4hpn = hpn.sys,4cbidf2k = cbidf2k.sys,4dac2w2k = dac2w2k.sys,4iaStor = iaStor.sys,4[SCSI]sparrow = "Adaptec AHA-151X/AHA-152X/AIC-6X60 SCSI Adapter"aha154x = "Adaptec AHA-154X/AHA-164X SCSI Host Adapter"aic78xx = "Adaptec AHA-294X/AHA-394X/AIC-78XX SCSI Controller"aic78u2 = "Adaptec AHA-294XU2/AIC-7890 SCSI Controller"adpu160m = "Adaptec AIC-789X/AHA-3960 Ultra160 PCI SCSI Card"afcnt = "Agilent HHBA-510x PCI Fibre Channel Controller"dpti2o = "Adaptec 2000S/3000S Ultra160 SCSI RAID Controller"afc9xxx = "Adaptec AFC-9210G PCI 64-bit/66MHz Fibre Channel 2Gbit Controller"asc3550 = "Advansys 3550 Ultra Wide SCSI Host Adapter"asc3350p = "Advansys ABP460 PCMCIA SCSI Host Adapter"abp480n5 = "Advansys ABP480 CardBus SCSI Host Adapter"asc = "Advansys SCSI Host Adapter"amsint = "AMD PCI SCSI Controller/Ethernet Adapter"mraid35x = "AMI MegaRaid RAID Controller"iaStor = "Intel(R) 82801ER SATA RAID Controller"
tguy Posted November 12, 2004 Posted November 12, 2004 Try using the TXTSETUP.SIF method instead. Search the forum for this topic.You can read this thread, it may help.http://www.msfn.org/board/index.php?showtopic=14869&st=10I have found the TXTSETUP.OEM method to be ineffective when trying to install disk drivers while on the other hand the TXTSETUP.SIF method has always worked for me.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now