1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-23 16:53:16 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@d7a2864a11 🚀

This commit is contained in:
lifehackerhansol
2023-08-10 00:52:51 +00:00
parent b8191f7d19
commit 41d93a16b5
251 changed files with 1348 additions and 678 deletions

View File

@@ -486,6 +486,7 @@ window.cookieconsent.initialise({
<ul class="toc__menu" id="markdown-toc">
<li><a href="#lecture-requise" id="markdown-toc-lecture-requise">Lecture requise</a></li>
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a></li>
<li><a href="#troubleshooting" id="markdown-toc-troubleshooting">Troubleshooting</a></li>
</ul>
</nav>
@@ -539,6 +540,16 @@ mmcblk0 179:0 0 3,8G 0 disk
</li>
</ol>
<h3 id="troubleshooting">Troubleshooting</h3>
<ul>
<li>SD card remains undetected by console or continues to display the wrong capacity after formatting
<ul>
<li>Your SD card may be partitioned or have unallocated space. Follow the instructions <a href="https://wiki.hacks.guide/wiki/SD_Clean/Linux">here</a> to reformat your SD card.</li>
</ul>
</li>
</ul>
</section>