1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-20 15:32:29 +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

@@ -487,6 +487,7 @@ window.cookieconsent.initialise({
<ul class="toc__menu" id="markdown-toc">
<li><a href="#重要事项" id="markdown-toc-重要事项">重要事项</a></li>
<li><a href="#操作步骤" id="markdown-toc-操作步骤">操作步骤</a></li>
<li><a href="#troubleshooting" id="markdown-toc-troubleshooting">Troubleshooting</a></li>
</ul>
</nav>
@@ -540,6 +541,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>