Try loading your os on a PATA drive (I assume you have one PATA controller at
least for the optical drive) together with the SATA drivers (ensure that the
SATA drive(s) are connected). Then using Norton Ghost or similar clone your
PATA drive to your SATA drive. Disconnect the PATA drive and leaving all
else as it should be in the final build, restart. You may have to use the
Local Computer Management snap in to reassign the drive letters. Works for
me!
--
David @ Solsletta
"Chloris" wrote:
I write a driver for SATA (there are two SATA controller). The driver not use
Miniport structure, it have bus driver and function driver.
it works well when OS install in local HD.
But there can not use this driver to install OS on SATA HD (press F6 when
install)
When installing, afer copy system files to SATA HD, it say"Setup cannot set
the required Windows XP configuration information. This indicates an internal
Setup error."
Thanks