Motherboard Forums


Reply
Thread Tools Display Modes

win xp blue screen

 
 
bob h
Guest
Posts: n/a
 
      05-19-2006, 05:27 PM
when i load win xp on a NEW build, about 1/3 of the way thru it gives me the
blue screen with this code
07b 0xf78da63c 0xc0000034 00000000000 0000000000
and the win install stops--will not let me go further,when i reboot it just
goes that far.


is it an hdd failure? i have 4 of them,could it be not reading one of them?
at the top of blue screen it says run check disk/f


 
Reply With Quote
 
 
 
 
Eric Parker
Guest
Posts: n/a
 
      05-19-2006, 07:39 PM

"bob h" <> wrote in message
news:lLWdnUffE-uqnfPZRVn-...
> when i load win xp on a NEW build, about 1/3 of the way thru it

gives me the
> blue screen with this code
> 07b 0xf78da63c 0xc0000034 00000000000 0000000000
> and the win install stops--will not let me go further,when i reboot

it just
> goes that far.
>
>
> is it an hdd failure? i have 4 of them,could it be not reading one

of them?
> at the top of blue screen it says run check disk/f
>
>


D/L a disk testing utility from the manufacturer and test the ones
involved in the install.
D/L memtest86, burn image to CD, boot and ensure there's no problem
with the memory.

If neither of these identifies the problem try again here.

Eric

--
Remove the dross to contact me directly


 
Reply With Quote
 
- HAL9000
Guest
Posts: n/a
 
      05-20-2006, 08:29 PM
Let me take a stab in the dark (it's been awhile)...

The first number, 07b is the hardware interrupt "address". You take
this number and divide it by 4 to get the hardware interrupt "number".
So 7b hex divided by 4 = 1e hex. According to this table, interrupt
1e has something to do with "Points to disk base table".

http://ece.wpi.edu/~wrm/Courses/EE3803/Labs/roehrl.html

So something to do with the hard disk perhaps??

Forrest

Motherboard Help By HAL web site:
http://home.comcast.net/~mobo.help/


On Fri, 19 May 2006 11:27:45 -0600, "bob h" <>
wrote:

>when i load win xp on a NEW build, about 1/3 of the way thru it gives me the
>blue screen with this code
>07b 0xf78da63c 0xc0000034 00000000000 0000000000
>and the win install stops--will not let me go further,when i reboot it just
>goes that far.
>
>
>is it an hdd failure? i have 4 of them,could it be not reading one of them?
>at the top of blue screen it says run check disk/f
>



 
Reply With Quote
 
dobey
Guest
Posts: n/a
 
      05-22-2006, 03:03 PM
I think there are error codes if he searches the MS KB.

"- HAL9000" <> wrote in message
news:...
> Let me take a stab in the dark (it's been awhile)...
>
> The first number, 07b is the hardware interrupt "address". You take
> this number and divide it by 4 to get the hardware interrupt "number".
> So 7b hex divided by 4 = 1e hex. According to this table, interrupt
> 1e has something to do with "Points to disk base table".
>
> http://ece.wpi.edu/~wrm/Courses/EE3803/Labs/roehrl.html
>
> So something to do with the hard disk perhaps??
>
> Forrest
>
> Motherboard Help By HAL web site:
> http://home.comcast.net/~mobo.help/
>
>
> On Fri, 19 May 2006 11:27:45 -0600, "bob h" <>
> wrote:
>
>>when i load win xp on a NEW build, about 1/3 of the way thru it gives me
>>the
>>blue screen with this code
>>07b 0xf78da63c 0xc0000034 00000000000 0000000000
>>and the win install stops--will not let me go further,when i reboot it
>>just
>>goes that far.
>>
>>
>>is it an hdd failure? i have 4 of them,could it be not reading one of
>>them?
>>at the top of blue screen it says run check disk/f
>>

>
>



 
Reply With Quote
 
- HAL9000
Guest
Posts: n/a
 
      05-22-2006, 08:54 PM
More detail...

This page calls interrupt 7b as "INACCESSIBLE_BOOT_DEVICE" and gives
some possible causes.

http://aumha.org/win5/kbestop.htm

Error codes are usually spit out by "applications". Blue screens are
problems at the hardware level, such as a device driver or the
operating system's kernal (hardware manager) software.

Forrest

Motherboard Help By HAL web site:
http://home.comcast.net/~mobo.help/


On Mon, 22 May 2006 23:03:30 +0800, "dobey" <> wrote:

>I think there are error codes if he searches the MS KB.



 
Reply With Quote
 
ED
Guest
Posts: n/a
 
      05-23-2006, 05:34 AM

Hope this helps:

Stop: c000026c {Unable to load Device Driver}
"\device\floppy0\%driver% device driver could not be loaded.
Error Status was 0xc0000034
unable to load device driver


 
Reply With Quote
 
dobey
Guest
Posts: n/a
 
      05-23-2006, 11:33 AM
Well, yes it would be called stop code, but it is still an error code.

Either way if he searches the MS knowledge base he might have more luck.

"- HAL9000" <> wrote in message
news:...
> More detail...
>
> This page calls interrupt 7b as "INACCESSIBLE_BOOT_DEVICE" and gives
> some possible causes.
>
> http://aumha.org/win5/kbestop.htm
>
> Error codes are usually spit out by "applications". Blue screens are
> problems at the hardware level, such as a device driver or the
> operating system's kernal (hardware manager) software.
>
> Forrest
>
> Motherboard Help By HAL web site:
> http://home.comcast.net/~mobo.help/
>
>
> On Mon, 22 May 2006 23:03:30 +0800, "dobey" <> wrote:
>
>>I think there are error codes if he searches the MS KB.

>
>



 
Reply With Quote
 
- HAL9000
Guest
Posts: n/a
 
      05-23-2006, 05:23 PM
Well, there is one thing for sure, LOL, stop messages have nothing to
do with interrupt addresses ! ! My stab in the dark was WAY OFF.
LOL, the egg was drooling down my face.

It does look like a good MVP driven web page though. Had to follow
up...

Forrest

Motherboard Help By HAL web site:
http://home.comcast.net/~mobo.help/


 
Reply With Quote
 
0_Qed
Guest
Posts: n/a
 
      05-23-2006, 06:16 PM
- HAL9000 wrote:
>
> Well, there is one thing for sure, LOL, stop messages have nothing to
> do with interrupt addresses ! ! My stab in the dark was WAY OFF.
> LOL, the egg was drooling down my face.
>
> It does look like a good MVP driven web page though. Had to follow
> up...
>
> Forrest
>
> Motherboard Help By HAL web site:
> http://home.comcast.net/~mobo.help/


Oops !!!!!!!1

Qed
 
Reply With Quote
 
Dylan C
Guest
Posts: n/a
 
      05-27-2006, 03:42 AM
bob h wrote:
> when i load win xp on a NEW build, about 1/3 of the way thru it gives me the
> blue screen with this code
> 07b 0xf78da63c 0xc0000034 00000000000 0000000000
> and the win install stops--will not let me go further,when i reboot it just
> goes that far.
>
>
> is it an hdd failure? i have 4 of them,could it be not reading one of them?
> at the top of blue screen it says run check disk/f
>
>

I'd start by swapping out the memory....thats usually been the culprit
in my experiences with this type of problem

-Dylan C
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WinXP Pro SP3 Blue Screen when ejecting CD Don Cole HP 9 11-25-2008 01:59 PM
Blue screen of Death??? rich HP 19 04-06-2008 10:47 PM
Blue screen - Can someone read a minidump *.dmp file? E Asus 27 03-19-2008 07:01 AM
Gah error blue screen problem dreadmer Dell 6 02-14-2008 01:42 PM
blue screen John B Dell 5 10-21-2007 09:33 PM


All times are GMT. The time now is 04:50 AM.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44