1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-25 09:30:58 +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

@@ -531,7 +531,7 @@ Average Writing speed: 4.90 MB/s
<ol>
<li>执行 <code class="language-plaintext highlighter-rouge">./ f3write &lt;你 SD 卡的挂载路径&gt;</code></li>
<li>等待,直到该过程执行完毕。 你可以参考以下范例。</li>
<li>等待,直到该过程已完成。 你可以参考以下范例。</li>
</ol>
<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>./f3read /media/michel/6135-3363/
@@ -550,7 +550,7 @@ Average Reading speed: 9.42 MB/s
<hr />
<p class="notice--success">如果测试结果显示 <code class="language-plaintext highlighter-rouge">Data LOST: 0.00 Byte (0 sectors)</code>,代表你的 SD 卡完好,接着请删除 SD 卡上的所有 <code class="language-plaintext highlighter-rouge">.h2w</code> 文件。</p>
<p class="notice--success">If the test shows the result <code class="language-plaintext highlighter-rouge">Data LOST: 0.00 Byte (0 sectors)</code>, your SD card is good and you can delete all <code class="language-plaintext highlighter-rouge">.h2w</code> files on your SD card.</p>
<p class="notice--danger">如果测试显示任何其他结果,则你的 SD 卡可能已经出错或损坏,你可能需要更换一张 SD卡 </p>