Guide_3DS/_pages/ko_KR/flashing-ntrboot-(3ds-single-system).txt
ihaveahax b706b4163c
New Crowdin updates (#2060)
* New translations ctrtransfer.txt (Korean)

* New translations region-changing.txt (Korean)

* New translations f3-(linux).txt (Korean)

* New translations faq.txt (Korean)

* New translations h2testw-(windows).txt (Korean)

* New translations finalizing-setup.txt (Korean)

* New translations installing-boot9strap-(ntrboot).txt (Korean)

* New translations flashing-ntrboot-(nds).txt (Korean)

* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Korean)

* New translations flashing-ntrboot-(dsi).txt (Korean)

* New translations privacy-policy.txt (Korean)

* New translations formatting-sd-(mac).txt (Korean)

* New translations bannerbomb3-fredtool-(twn).txt (Korean)

* New translations installing-boot9strap-(usm).txt (Korean)
2022-08-18 19:41:45 +03:00

53 lines
3 KiB
Text

---
title: "ntrboot 플래싱 (단일 3DS)"
---
{% include toc title="목차" %}
### 중요
진행하기 앞서서, [ntrboot](ntrboot) 에 대한 모든 정보를 숙지해주세요.
이 수단은 순정 3DS와 이와 호환되는 플래시카트 외에는 더를 필요로 하지 않습니다. 이 방법은 플래시카드를 3DS에 삽입해 ntrboot flasher `.nds` 를 실행하는 방법입니다. 그것은 플래시카드가 3DS 버전에서 `.nds` 파일 구동을 지원해야 한다는 의미입니다. 자세한 내용은 [ntrboot] (ntrboot) 의 플래시카트 표를 참조해 주시기 바랍니다.
아주 드문 경우지만, 설치를 시도한 플래시카트가 정품이 아닌 가품일 경우 설치 과정 중 카트리지가 **벽돌**이 되고 이후 카트리지를 사용할 수 없는 경우가 있습니다. 그러하기 때문에 매우 적은 확율이지만 정품 플래시카트만 지원 됩니다. 복재품 카드를 주문할 가능성을 줄이기 위하여, [NDS Card](http://www.nds-card.net/)같이 신뢰할 수 있는 사이트를 이용하여 구매 하시길 바랍니다.
{: .notice--danger}
### 준비물
* ntrboot를 설치할 수 있는 플래시카트
* 최신 버전의 [boot9strap-ntr](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4-ntr.zip) (직접 다운로드)
* 최신 버전의 [ntrboot_flasher_nds](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) (`ntrboot_flasher_nds.nds`)
### 진행 방법
#### 섹션 I - 준비 작업
1. 기기를 종료해 주세요
1. 플래시카트의 SD 카드를 컴퓨터에 삽입해 주세요
1. 플래시카트 SD 카드의 루트에 `ntrboot` 폴더를 만들어 주세요
1. `boot9strap_ntr.firm`과 `boot9strap_ntr.firm.sha`을 boot9strap-ntr `.zip` 에서 플래시카트 SD 카드의 `/ntrboot/` 폴더로 복사해 주세요
1. 플래시카트의 SD 카드에 `ntrboot_flasher_nds.nds`를 복사해 주세요
1. 플래시카트의 SD 카드를 다시 플래시카트에 삽입해 주세요
1. ntrboot와 호환되는 DS / DSi 플래시카트를 기기에 삽입해 주세요
#### 섹션 II - ntrboot 플래싱
1. 플래시카트를 이용하여 기기에서 `ntrboot_flasher_nds.nds`를 실행해 주세요
1. (A)를 눌러 진행해 주세요
1. (위) 버튼과 (아래) 버튼을 눌러 삽입되 있는 플래시카트를 선택해 주세요
1. (A)를 눌러 진행해 주세요
1. "Dump flash"를 선택하여 플래시카트의 메모리를 백업해 주세요
1. 화면에 보이는 버튼 콤보를 눌러 확인해 주세요
1. (A)를 눌러 진행해 주세요
1. (위) 버튼과 (아래) 버튼을 눌러 삽입되 있는 플래시카트를 선택해 주세요
1. (A)를 눌러 진행해 주세요
1. "Inject FIRM"을 선택해 boot9strap를 플래시카트로 설치해 주세요
1. 화면에 보이는 버튼 콤보를 눌러 확인해 주세요
1. (A)를 눌러 진행해 주세요
1. 기기를 종료해 주세요
___
### [boot9strap 설치 (ntrboot)](installing-boot9strap-(ntrboot))로 계속합니다
{: .notice--primary}