Jump to content

txtsetup.oem


Recommended Posts

what are the differences if any in the txtmode.oem used on a floppy

for F6 and one used in $OEM$/TEXTMODE for integrating drivers in

an unattended install?

Here's mine I use on a floppy which works there, but I get error

txtsetup.oem caused unexpected error 18 at line 1725? in file D:\...

during unattended setup.

; This file installs the SiI 3114 serial ATA RAID driver as part of text
; mode setup on 64-bit versions of Windows XP and Windows Server 2003.
;
; Copyright (C) 2003 by Silicon Image, Inc.
; All rights reserved


[Disks]
disk2 = "Silicon Image SiI 3114 SATARaid Driver Installation Disk",Si3114r.inf
d1 = "NVIDIA RAID DRIVER (SCSI)",nvatabus.inf

[Defaults]
SCSI = Si3114r_AMD64
scsi = RAIDCLASS

[SCSI]                ; HwComponent section
Si3114r_AMD64 = "Silicon Image SiI 3114 SATARaid Controller (AMD 64-bit)"
RAIDCLASS = "NVIDIA RAID CLASS DRIVER (required)"
BUSDRV = "NVIDIA NForce Storage Controller (required)"


[Files.SCSI.Si3114r_AMD64]
driver = disk2,si3114r.sys, Si3114r
driver = disk2,SiWinAcc.sys, SiFilter
inf = disk2,SI3114r.inf
catalog = disk2, Si3114r.cat


[Files.scsi.RAIDCLASS]
driver  = d1,nvraid.sys,RAIDCLASS
inf     = d1,nvraid.inf
dll     = d1,nvraidco.dll
catalog = d1,nvraid.cat

[Files.scsi.BUSDRV]
driver = d1,nvatabus.sys,BUSDRV
inf    = d1, nvatabus.inf
dll    = d1,idecoi.dll
catalog = d1, nvatabus.cat

[Config.RAIDCLASS]

[Config.BUSDRV]


[HardwareIds.scsi.RAIDCLASS]
id = "GenNvRaidDisk","nvraid"
id = "*_NVRAIDBUS","nvraid"

[HardwareIds.scsi.BUSDRV]
id = "PCI\VEN_10DE&DEV_008E", "nvatabus"
id = "PCI\VEN_10DE&DEV_0085", "nvatabus"
id = "PCI\VEN_10DE&DEV_00D5", "nvatabus"
id = "PCI\VEN_10DE&DEV_00EE", "nvatabus"
id = "PCI\VEN_10DE&DEV_00E3", "nvatabus"
id = "PCI\VEN_10DE&DEV_00E5", "nvatabus"
id = "PCI\VEN_10DE&DEV_0035", "nvatabus"
id = "PCI\VEN_10DE&DEV_0036", "nvatabus"
id = "PCI\VEN_10DE&DEV_003E", "nvatabus"
id = "PCI\VEN_10DE&DEV_0053", "nvatabus"
id = "PCI\VEN_10DE&DEV_0054", "nvatabus"
id = "PCI\VEN_10DE&DEV_0055", "nvatabus"



[HardwareIds.SCSI.Si3114r_AMD64]
id = "PCI\VEN_1095&DEV_3114&SUBSYS_61141095", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_288510F1", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_047AA0A0", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_0478A0A0", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_0479A0A0", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_90181695", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_F642270F", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_100415BD", "Si3114r"
id = "PCI\VEN_1095&DEV_3114&SUBSYS_81361043", "Si3114r"



[Config.Si3114r]
value = Parameters\PnpInterface, "5", REG_DWORD, 1
value = ProblemDevices, "", REG_SZ, ""
value = ProblemDevices, "Maxtor 4D060H3                          DAK05GK0", REG_SZ, "MaxMode = UDMA-5"

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...