
04-09-2010
|
|
|
|
Missing i386
My pc has a problem (freezes couple of times per day) which I try to solve.
At last I got a minidump-file and an event 6008, so I tried to analyze the
dump-file. I use the debugging tools for windows which states:
"To analyze a dump file, start KD with the -z command-line option:
kd -y SymbolPath -i ImagePath -z DumpFileName "
I understand that the imagepath mentioned is the path to the i386 dir. But
my pc (Medion 8828) came with a recovery cd which, although it seems to
include windows vista, doesn't show this i386 dir on the cd. What can I do?
|