mirror of
https://github.com/rvtr/Visual-DSi-Diagnostic-Guide.git
synced 2025-11-02 00:11:05 -04:00
31 lines
1.2 KiB
HTML
31 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<link href="../../style.css" rel="stylesheet">
|
|
<body>
|
|
<h1><a href="../../index.html">Visual DSi Fault Guide</a></h1>
|
|
<div class="flex-container">
|
|
<div class="gallery">
|
|
<img src="../../photos/sd/clusters.png" alt="Unlaunch error about clusters being too large">
|
|
</div>
|
|
<div class="gallery">
|
|
<img src="../../photos/sd/format.png" alt="Unlaunch error about a bad MBR entry">
|
|
</div>
|
|
<div class="gallery">
|
|
<img src="../../photos/sd/cant_read.png" alt="Nothing shows up on unlaunch">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<h3>Description</h3>
|
|
Unlaunch will not display anything with the SD card inserted, or it will display an "empty MBR" error.
|
|
<br><br>
|
|
There are a couple reasons this can happen:<br>
|
|
- If unlaunch displays nothing or mentions MBR, the SD card may be corrupted or improperly formatted.<br>
|
|
- If unlaunch mentions clusters being too large, the SD card has not been formatted with a 32KB cluster size.
|
|
<h3>Solution</h3>
|
|
You will need to back up and format your SD card. See the following guide for instructions:
|
|
<a href="https://dsi.cfw.guide/sd-card-setup.html">https://dsi.cfw.guide/sd-card-setup.html</a>
|
|
</div>
|
|
|
|
</body> |