Quote:
Originally Posted by bongos_man
since the driver for your PCI\002 device comes with a signed .cat, it is actually not boot-critical (as it would require an embedded signature), but rather a pnp driver;
|
The driver is for a RAID controller and, like I wrote,
driver.sys is signed both by the vendor and by Microsoft.
Quote:
|
i would suggest you start by trying to get windows to successfully install and load your driver on an already running system.
|
I can't install Windows if it doesn't detect any harddisk which could be used for installation.
If I install it with the default Microsoft driver and install the vendor driver on the running system, Windows will unload its own driver, which leads to an instant BSOD since the boot device becomes inaccessible.
I can only load the vendor driver during Windows setup, since WinPE is running from a RAM drive and losing access to the harddisk will not crash it.