Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sata Driver Help

Featured Replies

I am trying to slipstream the driver for my raid controller into my unattended build. It is a FastTrack raid controller. Below is the txtsetup.oem file. Please help me with what to add where.

[Disks]
d1 = "Promise FastTrak 376/378 Driver Diskette", \fasttx2k, \
d2 = "Promise FastTrak 376/378 Driver Diskette", \fasttx2k, \nt4
d3 = "Promise FastTrak 376/378 Driver Diskette", \fasttx2k, \Win2000
d4 = "Promise FastTrak 376/378 Driver Diskette", \fasttx2k, \WinXP
d5 = "Promise FastTrak 376/378 Driver Diskette", \fasttx2k, \Win2003

[Defaults]
scsi = FastTrak_TX2K_net

[scsi]
FastTrak_TX2K_xp = "WinXP Promise FastTrak 376/378 (tm) Controller", fasttx2k

[Files.scsi.FastTrak_TX2K_net]
driver = d5, fasttx2k.sys, fasttx2k
dll    = d5, ptipbmf.dll
inf    = d5, fasttx2k.inf
catalog= d5, fasttx2k.cat

[HardwareIds.scsi.FastTrak_TX2K_net]
id="PCI\VEN_105A&DEV_3376", "fasttx2k"
id="PCI\VEN_105A&DEV_3373", "fasttx2k"

[Files.scsi.FastTrak_TX2K_xp]
driver = d4, fasttx2k.sys, fasttx2k
dll    = d4, ptipbmf.dll
inf    = d4, fasttx2k.inf
catalog= d4, fasttx2k.cat

[HardwareIds.scsi.FastTrak_TX2K_xp]
id="PCI\VEN_105A&DEV_3376", "fasttx2k"
id="PCI\VEN_105A&DEV_3373", "fasttx2k"

[Files.scsi.FastTrak_TX2K_nt51]
driver = d3, fasttx2k.sys, fasttx2k
dll    = d3, ptipbmf.dll
inf    = d3, fasttx2k.inf
catalog= d3, fasttx2k.cat

[HardwareIds.scsi.FastTrak_TX2K_nt51]
id="PCI\VEN_105A&DEV_3376", "fasttx2k"

[Files.scsi.FastTrak_TX2K_nt52]
driver = d3, fasttx2k.sys, fasttx2k
dll    = d3, ptipbmf.dll
inf    = d3, fasttx2k.inf
catalog= d3, fasttx2k.cat

[HardwareIds.scsi.FastTrak_TX2K_nt52]
id="PCI\VEN_105A&DEV_3373", "fasttx2k"


[Files.scsi.FastTrak_TX2K_nt4]
driver = d2, fasttx2k.sys, fasttx2k
dll    = d2, ptipbmf.dll
inf    = d2, fasttx2k.inf

[Config.fasttx2k]
value = "", Tag, REG_DWORD, 1


And where is it different then?

Let's start with removing the entries we don't need:

[Disks]
d4 = "Promise FastTrak 376/378 Driver Diskette", \fasttx2k, \WinXP

[Defaults]
scsi = FastTrak_TX2K_net

[scsi]
FastTrak_TX2K_xp = "WinXP Promise FastTrak 376/378 (tm) Controller", fasttx2k

[Files.scsi.FastTrak_TX2K_xp]
driver = d4, fasttx2k.sys, fasttx2k
dll    = d4, ptipbmf.dll
inf    = d4, fasttx2k.inf
catalog= d4, fasttx2k.cat

[HardwareIds.scsi.FastTrak_TX2K_xp]
id="PCI\VEN_105A&DEV_3376", "fasttx2k"
id="PCI\VEN_105A&DEV_3373", "fasttx2k"

[Config.fasttx2k]
value = "", Tag, REG_DWORD, 1

Can you do the rest for yourself now? I.e. removing the subfolder structure.

  • Author

I am also having an error without trying to slipstream the driver. When I use F6 to load the driver, it loads it to where it can find and format the hard drive, but when it goes to copy the files it cannot find fasttx2k.sys. This is an automated installation what would be causing this?

  • Author

Yes searching for fastrack or fastrack turns up nothing.

Something else that is interesting is this issue ONLY comes up when trying to do an automated install. When I do an install just using the floppy and an XP SP2 cd it works fine so the driver floppy is fine. The I386 folder is a direct copy off the CD. There is no mass storage section, or OEMBoot entries in winnt in sif.

  • Author

Thanks for the link, I have looked at most of those.

Has anyone gotten the Promise Fastrak 376/378 working unattended in raid mode? Most of the responses here do not look too promising.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.