Hi, i have read as much as i can find about BSOD-Diciphering and known problems but I am struggling to understand exactly how to pin point the problem via the codes. OS xp home SP2, cant get in to safe mode and cant chkdsk/F as its asking. Codes are 0x00000024 (0x00190203,0x81205EF0,0xC0000102,0x00000000)
Would really appreciate a little help
Thanks in advance
Software/Hardware used:
ASKED:
March 1, 2009 5:15 PM
UPDATED:
March 11, 2009 9:07 PM
Flame and peter.hi,sorry for late reply but the uk seems crazy right now. It’s 03:00 and I’m catchin up via iPod. Thank you both so much for your input. I understand ntfs relates to x24 but it the other 4codes that I would love to get insight of how to dicipher.it’s gone way beyond what they mean an I am burnin to know how to read them individually.any hope or input? Blessya. Be safe x
Hi,
Microsoft will have to decipher the additional parameters. I don’t know of any comprehesive listing of what the parameters are for each STOP code. A search of 0×00000024 shows that it can be generated from several subsystems. Each subsystem probably has its own set of parameters defined.
1. You can search on the STOP message and parameters to sse if you get lucky and hit a well known issue.
2. You can get the debugging tools and look at the dump file and see if it contains any human readable expanded information. If you are into kernal dubugging and programming, you may be able to determine what is happening just with the debugger.
3. You can try sending the dump file to Microsoft for analysis.
Peter
This article lists the parameters under WIndows 2000. A good guess is they have not changed much.
http://support.microsoft.com/kb/228888