1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-30 20:00:09 +02:00

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

This commit is contained in:
lifehackerhansol
2024-02-06 15:42:05 +00:00
parent 0cfa629202
commit 4f032b5be7
498 changed files with 131521 additions and 2796 deletions

View File

@@ -326,7 +326,7 @@ window.cookieconsent.initialise({
<li style="display: none;" data-name="installing-boot9strap-(mset9)"><a href='/ko_KR/installing-boot9strap-(mset9)'>boot9strap 설치 (MSET9)</a></li>
<li style="display: none;" data-name="installing-boot9strap-(mset9)"><a href='/ko_KR/installing-boot9strap-(mset9)'>Installing boot9strap (MSET9)</a></li>
@@ -513,20 +513,20 @@ window.cookieconsent.initialise({
<h3 id="문제-해결">문제 해결</h3>
<ul>
<li>guiformat shows the error “Failed to open device: GetLastError()=32”
<li>guiformat “Failed to open device: GetLastError()=32”를 표시할 때
<ul>
<li>파일 탐색기 등, SD 카드를 이용하고 있을 수 있는 모든 걸 닫으세요.</li>
<li>If this issue persists, try reformatting the card to NTFS in File Explorer, close that window when its done, and re-attempt the guiformat process.</li>
<li>문제가 지속되면, 파일 탐색기에서 SD 카드를 NTFS 형식으로 포맷해보세요. 포맷이 완료되면 창을 닫고, guiformat 과정을 다시 시도해보세요.</li>
</ul>
</li>
<li>guiformat shows the error “GetLastError()=1117”
<li>guiformat “GetLastError()=1117”를 표시할 때
<ul>
<li>SD카드 쓰기 보호가 <a href="/images/sdlock.png">활성화</a>되어 있을 가능성이 높습니다. SD 카드에 쓰기(포맷 포함)를 하려면 잠금 막대가 위로 올라가 있어야 합니다.</li>
</ul>
</li>
<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/Windows">here</a> to reformat your SD card.</li>
<li>SD 카드가 나뉘었거나 미할당 공간이 있을 가능성이 있습니다. <a href="https://wiki.hacks.guide/wiki/SD_Clean/Windows">이 가이드</a>를 따라 SD 카드를 다시 포맷해 주세요</li>
</ul>
</li>
</ul>