Visual-DSi-Diagnostic-Guide/pages/sd/format.html

31 lines
1.2 KiB
HTML

<!DOCTYPE html>
<head>
<link href="../../style.css" rel="stylesheet">
</head>
<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" target="_blank">https://dsi.cfw.guide/sd-card-setup.html</a>
</div>
</body>