Class: BSOD::Windows2000

Inherits:
WindowsText show all
Defined in:
lib/bsod/windows2000.rb

Overview

Remember Window$ 2000?

This contains the text, see WindowsText for drawing rules.

Constant Summary collapse

BSODTEXT =

The text that will appear over the blue background.

<<END_OF_TEXT
A problem has been detected and windows has been shut down to prevent damage
to your computer.

If this is the first time you've seen this stop error screen,
restart your computer. If this screen appears again, follow
these steps:

Check to be sure you have adequate disk space. If a driver is
identified in the Stop message, disable the driver or check
with the manufacturer for driver updates. Try changing video
adapters.

Check with your hardware vendor for any BIOS updates. Disable
BIOS memory options such as caching or shadowing. If you need
to use Safe Mode to remove or disable components, restart your
computer, press F8 to select Advanced Startup Options, and then
select Safe Mode.

Technical information:

*** STOP: 0x0000007E (0xC0000005,0xF88FF190,0x0xF8975BA0,0xF89758A0)


***  EPUSBDSK.sys - Address F88FF190 base at FF88FE000, datestamp 3b9f3248

Beginning dump of physical memory
Physical memory dump complete.
Contact your system administrator or technical support group for further
assistance.
END_OF_TEXT

Method Summary

Methods inherited from WindowsText

#draw, #draw_curses