이 페이지의 [마그넷](https://en.wikipedia.org/wiki/Magnet_URI_scheme) 링크를 사용하려면
[Deluge](http://dev.deluge-torrent.org/wiki/Download)와 같은 토렌트 클라이언트가 필요합니다.
{: .notice--success}
#### 단계별 개요
{% capture notice-2 %}
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
<br><br>
여기에서는 [AuroraWright](https://github.com/AuroraWright/)의 Luma3DS를 사용해 패치된 SysNAND를 부팅하므로 EmuNAND를 사용할 필요가 없으며, 해킹된 3DS의 사용을 크게 단순화시키고 사용되는 SD 카드의 공간도 절약할 수 있습니다.
<br><br>
이 과정을 진행하는 동안 다음 프로그램도 설치하게 됩니다:
+ **FBI** *(CIA 형식의 게임 및 애플리케이션 설치)*
+ **Themely** *(installs custom themes)*
+ **Luma3DS Updater** *(간단한 CFW 설치 업데이트)*
+ **Godmode9** *(NAND와 게임 카드의 기능을 수행할 수 있는 다목적 툴)*
1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware:
+ 이 [파일](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056)을 다운로드받고 이름을 `firmware.bin`으로 바꿔 주세요.
+ 이 [파일](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)을 다운로드해 주세요.
+ `firmware.bin`과 `cetk`를 SD 카드의 `/luma/` 폴더에 복사해 주세요.
+ Delete both of these files after updating your device later in these instructions
1. SD 카드를 기기에 다시 삽입해 주세요.
##### Section II - Configuring Luma3DS
1. Boot your device to enter the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
1. (A)와 십자 버튼을 이용해 다음 설정을 설정해 주세요:
+ **"Show NAND or user string in System Settings"**
1. (start)를 눌러 저장하고 기기를 다시 시작해 주세요.
+ 블랙 스크린이 뜬다면 그냥 다음 섹션으로 넘어가 주세요.
##### Section III - Updating the System
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) instead of doing the first nine steps in this section.
{: .notice--info}
1. 본체 설정의 "기타 설정"에서 가장 오른쪽에 있는 "본체 업데이트"를 선택해 기기를 업데이트해 주세요.
+ Updates while using B9S + Luma (what you have) are safe
+ 오류가 발생한다면, DNS 설정을 "자동"으로 설정해 주세요.
+ If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again
##### Section IV - Injecting FBI
1. (start)를 누른 채 시작해 Luma3DS chainloader 메뉴를 실행해 주세요.
앞으로 (Select)를 누른 채 기기를 부팅시키면 Luma3DS 설정 메뉴가 실행됩니다.
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).