View Single Post
  #7  
Old October 14th 03, 11:46 AM
net
external usenet poster
 
Posts: n/a
Default


"V W Wall" wrote in message
...
net wrote:

"V W Wall" wrote in message
...



If you can get into DOS with debug available:

debug enter
- (debug prompt)
dc000:0040 enter

You should see info on vidio card to the right of display. Type "d"

enter
to see next dump.


thanks for your response Virg.
how does one get into DOS with debug?


Have not used Win2K, but you can always get into DOS with a boot disk
with DOS system files and a copy of debug on it. I don't think debug
is on some of the standard boot disks, but it's easy enough to make one
by doing format /s on a 1.44MB floppy, and then copying debug to it.


okay thanks I'll try that