Error 0x0000007B during Boot on SCSI disk

  • Thread starter Thread starter Jay
  • Start date Start date
J

Jay

All,

I am getting Error 0x0000007B during Boot on SCSI disk. The SCSI raid
controller is 7902B from Adaptec with mirrored 2 disk Raid. I have included
the driver for this controller in the Image. and build process is clean.

When I try to boot the image after getting first Windows XP embedded screen
BSOD "7B"occurs. I have a installation of XP pro on same system and I have
checked and included driver used by XPP in my image.

Incidentally the boot.ini in XP pro is using MULTI(0) disk(0)... syntax and
I am using the same ( Not SCSI).

Any ideas where the problem may be?

Thanks

Jay
 
Since you have pro on the machine, did you build your configuration by
using the device PMQ generated from TAP running on that Pro build? That
will help ensure you're not missing some other device in your
configuration.

Read the tip articles on MSDN for more information, particularly this
one since 7B means "missing critical boot device":
http://msdn.microsoft.com/embedded/community/community/tips/xp/misspci/d
efault.aspx
 
Andy,

Yes I have used TAP.exe to generate PMQ file and the link you provided is
not working.

Any other thoughts?

Thanks for all your help.

Jay
 
The link wrapped around, you'll need to copy part of it into the
browser. Since you used TAP, go back and look at what errors are thrown
by TD when importing the PMQ. These will be errors saying it can't find
a component that owns one or more of the vendev IDs listed in the PMQ.

7B is a classic error here and in your case it means you probably need
a third party driver that is not in the dependency database.
 
Andy

Many thanks, I will try out your suggestion and let you know the outcome.

Regards

Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top