Blue screen after SP2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I upgraded my XP Embedded builder to SP2 a few weeks ago and I have
updated all of the components in one of my working XP1 builds to SP2. After
doing a dependance check and building the image I transfered it to a HDD and
started it up. It runs all the way though the FBA and then after rebooting it
bluescreens with a 7B stop error. Any ideas anyone?
 
Allan,
It runs all the way though the FBA and then after rebooting it
bluescreens with a 7B stop error. Any ideas anyone?

Some "better" driver was picked up and installed by PnP during the FBA, this
is all I can tell for now.
Do you have some third-party drivers in your image?

From windbg you could see what drivers were started (and determine what
drivers are missing) before 7B error that would narrow the problem down, but
this is not easy so try two things.

1. Send us setupapi.log here made during the FBA so we might be able to see
something there.
2. Try making clean project and add component like "MinLogon Sample Macro"
and do full dependency check. This should work, but you might want to test
it anyway just to make sure.

Regards,
Slobodan
 
Thankyou for your help. I have fixed the problem by installing XP Pro SP2
with onto my hardware and then re-running TAP.exe. Then imported the output
back into target designer. Now works fine.

Thanks once again.

Allan Leeming.
 
Back
Top