Jump to content

Recommended Posts

Posted

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


Posted

You sure you are using the right drivers?

Try using this excellent SATA drivers guide created by raskren. It sure worked for me.

Hope that helps,

Marthax

Posted

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 ;)

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