Skip to content

Commit 079c8d1

Browse files
[windows][backup_and_recovery] Mup.sys red-herring solution
for Windows XP.
1 parent 8c8b006 commit 079c8d1

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Windows Backup and Recovery
2+
============================
3+
4+
Troubleshooting
5+
---------------
6+
7+
Errors
8+
~~~~~~
9+
10+
When booting into Safe Mode on Windows XP, it is stuck after loading the "Mup.sys" driver.
11+
12+
::
13+
14+
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS\System32\Drivers\Mup.sys
15+
16+
Solution:
17+
18+
- Wait for Windows XP to finish booting. It first runs ``chkdsk /r`` to repair possible corruption on the file system. This can take a long time. If the PC has a drive activity light, make sure that it is flashing. [1]
19+
20+
History
21+
-------
22+
23+
- `Latest <https://github.com/LukeShortCloud/rootpages/commits/main/src/template.rst>`__
24+
25+
Bibliography
26+
------------
27+
28+
1. "SAFE mode bootup halting at Mup.sys." Microsoft Learn. January 28, 2015. Accessed March 21, 2026. https://learn.microsoft.com/en-us/answers/questions/2665852/safe-mode-bootup-halting-at-mup-sys

src/windows/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
:maxdepth: 1
33
:caption: Windows
44

5+
backup_and_recovery
56
display
67
editions
78
performance_tuning

0 commit comments

Comments
 (0)