1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-28 18:59:50 +02:00

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

This commit is contained in:
lilyuwuu
2023-08-07 01:03:24 +00:00
parent c2130fd792
commit 2153922cc1
4 changed files with 32 additions and 5 deletions

View File

@@ -486,6 +486,7 @@ window.cookieconsent.initialise({
<ul class="toc__menu" id="markdown-toc">
<li><a href="#required-reading" id="markdown-toc-required-reading">Required Reading</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>