Visual-DSi-Diagnostic-Guide/pages/nand/corruption.html
2024-06-06 02:01:33 -04:00

23 lines
763 B
HTML

<!DOCTYPE html>
<head>
<link href="../../style.css" rel="stylesheet">
</head>
<body>
<a href="../../index.html"><img src="../../photos/banner.png" class="banner"></a>
<div class="flex-container">
<div class="gallery">
<img src="../../photos/nand/corruption_stage1.png" alt="Error code '0000FEFE'">
</div>
</div>
<div class="content">
<h3>Description</h3>
The DSi boots to an error code such as "0000FEFE", or "0000FE00".
<br><br>
This happens when the NAND has been corrupted, or if it has broken (less likely).
<h3>Solution</h3>
Restore a NAND backup with <a href="https://wiki.ds-homebrew.com/ds-index/ntrboot" target="_blank">ntrboot</a>.<br><br>
If you don't have a NAND backup, there is currently nothing to be done.
</div>
</body>