This is a common problem if your configuration is missing a component
that is required to boot the OS. The following article may be of help:
http://www.microsoft.com/windows/emb...toperror7b.asp
Also, you can find many prior posts regarding this using Google Groups.
Mike
"Dosun Hong" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I 'm porting Embedded XP on intel845GV mainboard.
>
> The mainboard's Spec is below.
> Intel845GV chipset
> Intel845GV Graphic
> Realtek AC'97 audio
>
> I made each device driver components.
> And added the components in target slx files.(When made image files, there
> are no problem)
>
> But, when boot using made image, blue screen was shown before fba running.
>
> This is the error message:
> A problem has been detected and Windows has been shut down
to
> prevent damage to your
> Computer.
>
> If this is the first time you've seen this Stop error
screen,
> restart your computer.
> If this screen appears again, follow thease steps:
>
> Check for viruses on your computer. Remove any newly
> installed hard drives or hard drive controllers.
> Check your hard drive to make sure it is properly configured
and
> terminated. Run chkdisk/f to check
> for hard drive corruption, and then restart your computer.
>
> Technical information:
> STOP: 0x0000007B(0xF8958640, 0xC0000034, 0x00000000,
> 0x00000000)
>
> I don't know causes..
>
> Thanks.
>
>