-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBSOD.html
More file actions
56 lines (44 loc) · 1.34 KB
/
Copy pathBSOD.html
File metadata and controls
56 lines (44 loc) · 1.34 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
<head>
<link rel="stylesheet" href="css/BSOD.css">
</head>
<body>
<br />
<br />
A problem has been detected and windows has been shut down to prevent damage to your computer.
<br />
<br />
<br />
The problem seems to be caused by the following file: DANKMEMES.SYS
<br />
<br />
<br />
MEMES_FAULT_IN_NONDANK_AREA
<br />
<br />
<br />
If this is the first time you've seen this Stop error screen, restart your computer. If this screen appears again, follow these steps:
<br />
<br />
<br />
Check to make sure any new hardware of software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.
<br />
<br />
<br />
If problems continue, disable or remove any newly installed hardware or software. 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.
<br />
<br />
<br />
Technical information:
<br />
<br />
<br />
*** STOP : 0x00000050 (0xFD3094C2, 0x00000001, 0xFBFE7617, 0x00000000)
<br />
<br />
<br />
*** DANKMEMES.SYS - Address FBFE7617 base at FBFE50000, DateStamp 3d6dd67c
<audio autoplay>
<source src="assets/hi.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</body>