Jump to content

usb cd writer drivers with no txtsetup.oem


jtcontre

Recommended Posts

Hello all,

I want to make a BARTPE CD with support to my external cd writer. However, the drivers of my cd writer does not have a txtsetup.oem file so I could not use F6 when booting to start the drivers, neither modify winpeoem.sif to do the same thing.

My question is: Does any body now any other way to start the drivers when booting? Or to create a txtsetup.oem file from the drivers?

I have tried to modify the txtsetup.sif file with this lines:

[sourceDisksFiles]

HPUATA.SYS = 1,,,,,,3_,4,1

HPUATA.INF = 1,,,,,,20,0,0

[HardwareIdsDatabase]

USB\VID_03F0&PID_0307 = "HPUATA"

USB\VID_03F0&PID_0207 = "HPUATA"

USB\VID_03F0&PID_0107 = "HPUATA"

[sCSI.Load]

HPUATA = HPUATA.sys,4

[sCSI]

HPUATA = "HP CD Writer Plus Controller Driver"

and the winnt.sif with these ones:

[unattended]

OemPreinstall=Yes

OemPnPDriversPath="Drivers\001\HPUATA"

DriverSigningPolice=Ignore

and copy the drivers to Drivers\001\HPUATA.

But when booting the systen hang because an error related to the HPUATA.SYS driver.

Please, Any idea?

Thanks!!!

Link to comment
Share on other sites


question: "did you copy HPUATA.SYS to your I386 folder???"

answer: Ialso forgot to mention it. I also copied all the drivers files to I386 folder, *.inf file to inf folder, and *.sys file to drivers folders.

may the redundancy of these multiple copies affects to the setup?

The exact error it gave me is:

***STOP: 0x0000007E (0XC0000005, 0XFC2FA39B, 0XFC90F394, 0XFC90F094)

***HPUATA.SYS Adress FC2FA39 base at FC2F4000, DateStamp 3baf08ff

Link to comment
Share on other sites

question: "did you copy HPUATA.SYS to your I386 folder???"

answer: Ialso forgot to mention it. I also copied all the drivers files to I386 folder, *.inf file to inf folder, and *.sys file to drivers folders.

ONLY copy the HPUATA.SY_ to your I386 folder, not ANY subfolder!

P.S.: yes, HPUATA.SY_, you should use makecab to compress it. (type makecab help in the console for more info!)

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