Hello,
I’ve question about windows boot and drivers loading during that phase.
Here is my case, I’ve moved a disk to a new system that has diff?rent hardware,
but that should support the physical drive moved. Then during the boot phase
I got a blue screen which strangely lasts only a fraction of a second…
I’m not able to look a the error codes…
I wanted to understand what could cause this issue and try to grasp the way
Windows uses the Plug and Play technology to recognize the hardware present(connected
to the motherboard) and the way it accomodates thoses changes…
In order to attempt a repair, I changed, based on several articles found
on the internet, a couple of keys in the registry using a tool called “ERD
Commander”. Those keys are related to PNP.
The first one, is under CriticalDataBase (which should in my understanding
match a VendoIR-ProductID to service and a driver component on disk). The
second one was under services in order add the relation with the PNP device
and to change the startup value to zero…Blue screen always here
Can anyone tell me how the PNP works on windows ? How the device is related
to the driver or drivers components (.sys,.dll) on the system ? Is the ENUM
key only generated at setup time and should also be modified to accomodate
the change ? How can I troubleshoot those things ?
Thanks in advance
Angelo