Jump to content

Sata Controler Slipstream help


CoLdFuSi0n

Recommended Posts

i tryed using the guid at http://www.pcstats.com/articleview.cfm?articleid=1703&page=1

My cd works fine up intellthe setup is done copying over files and does the first starup, i get a BSOD i get the following error Stop: 0x0000007b

I have a Maxtor Sata/150 PCI Controler.

This is my txtsetup.sif

[sourceDisksFiles]UlSata.sys = 1,,,,,,3_,4,1

[HardwareIdsDatabase]

PCI\VEN_105A&DEV_3375 = "UlSata"

[sCSI.load]

UlSata_xp    = ulSata.sys,4

[scsi]

UlSata_xp    = "Windows XP: Maxtor SATA/150 PCI Card", UlSata

and this is my winnt.sif

;SetupMgrTag

[Data]    AutoPartition=1

    MsDosInitiated="0"

    UnattendedInstall="Yes"

[unattended]

    UnattendMode=ProvideDefault

    OemPreinstall=No

OemPnPDriversPath = "drivers\maxtor"

    TargetPath=\WINDOWS

[GuiUnattended]

    AdminPassword="**********"

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

[userData]

    ProductID=****************

    FullName="CoLdFuSi0n"

    OrgName=""

    ComputerName=Faggot

[identification]

    JoinWorkgroup=WORKGROUP

[Networking]

    InstallDefaultComponents=Yes

can someone help me please

Link to comment
Share on other sites


Your txtsetup.sif entries are NOT correct, it should be:

[SourceDisksFiles]
UlSata.sys = 1,,,,,,4_,4,1
[HardwareIdsDatabase]
PCI\VEN_105A&DEV_3375 = "UlSata_xp"
[SCSI.load]
UlSata_xp    = UlSata.sys,4
[scsi]
UlSata_xp    = "Maxtor SATA/150 PCI Card"

You'll see it works that way ;)

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...