Help - Search - Members - Calendar
Full Version: Manual SATA Integration possible?
MSFN Forums > Member Contributed Projects > Other Member Contributed Projects > XPCREATE

   
Google Internet Forums Unattended CD/DVD Guide
MrBill
I have an SATA driver that is not currently supported, so I read various how to's and looked at what XPCreate did wrong.

The driver is Intel IASTOR GR version - only ER is currently supported

As far as I can tell, all I need to do to fix this is to modify one line in Txtsetup.ini

[HardwareidsDatabase]

from: PCI\VEN_8086&DEV_24DF&CC_0104 = "IASTOR"

To: PCI\VEN_8086&DEV_27C1&CC_0106 = "IASTOR"

I tried editing the created txtsetup.ini and putting the modified copy in FILESCD\I386 but it does not overwrite the created version during CD creation so I still get the original wrong version.

Is there any way to force XPCreate to use my txtsetup.ini file during iso creation?

Thanks

Bill


of course I meant txtsetup.sif

Bill
YBova
you need to unpack IASTOR.OEM from XPCREATE.CAB
modify the IASTOR.OEM
repack it into XPCREATE.CAB

warning.. if your driver is not certified, the setup will fail.
tarquel
QUOTE
warning.. if your driver is not certified, the setup will fail.


I'd have thought that the following negates it newwink.gif

Winnt.sif:
CODE
[Unattended]
DriverSigningPolicy = Ignore
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.