--- title: "Installing boot9strap (menuhax)" --- {% include toc title="목차" %} {% capture technical_info %} 기술적 상세 정보 (선택 사항) We use BannerBomb3 to install menuhax67, which lets us access the Homebrew Launcher. From there, we launch uloader which launches SafeB9SInstaller. See [here](https://github.com/zoogie/uloader) for information about uloader and [here](https://github.com/zoogie/menuhax67) for information about menuhax67. {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} 여기까지 왔다면, 시스템 펌웨어 버전이 11.15.0 또는 11.14.0일 것 입니다. If you are on any firmware above 11.15.0, uloader will fail. {: .notice--warning} ### 준비물 * 최신 버전의 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (직접 다운로드) * 최신 버전의 [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (직접 다운로드) * The latest release of [BannerBomb3](https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip) (direct download) * The latest release of [uloader](https://github.com/zoogie/uloader/releases/download/1.0/uloader.3dsx) (direct download) * 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (`.zip` 파일) #### 섹션 I - 준비 작업 1. 콘솔을 종료해 주세요 1. SD 카드를 컴퓨터에 삽입해 주세요 1. Luma3DS `.zip`안에 있는 `boot.firm`과 `boot.3dsx`를 SD 카드의 루트에 복사해 주세요 1. SD 카드이 루트에 `boot9strap` 라는 이름으로 새 폴더를 생성해 주세요 1. SD 카드에 있는 `/boot9strap/` 폴더에 boot9strap `.zip` 파일 안에 압축되있는 `boot9strap.firm`과 `boot9strap.firm.sha`을 복사해 주세요 1. SafeB9SInstaller `.zip`의 `SafeB9SInstaller.bin`을 SD 카드의 루트로 복사해 주세요 1. Copy `bb3.bin` from the Release `.zip` to the root of your SD card, replacing the current file 1. Copy `Launcher.dat` from the folder for your model and region inside the Release `.zip` to the root of your SD card 1. SD 카드의 루트에 `3ds` 폴더가 없을 경우 폴더를 만들어 주세요 + 이 폴더에는 홈브류 에플리케이션과 데이터가 보관되어 있으며, 콘솔이 자동으로 생성하는 `Nintendo 3DS` 폴더와 다른 폴더입니다 1. Copy `uloader.3dsx` to the `/3ds/` folder on your SD card 1. SD 카드를 콘솔에 다시 삽입해 주세요 #### 섹션 II - BannerBomb3 In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and use it to install the menuhax67 exploit. 1. 콘솔을 시작해 주세요 1. 콘솔에서 본체 설정을 열어 주세요 1. `데이터 관리` -> `DSiWare` -> `SD 카드`로 들어가주세요 ([사진](/images/screenshots/bb3/dsiware-management.png)) + 콘솔은 BB3 multihax 메뉴를 표시할 겁니다 1. Use the D-Pad to navigate and press the (A) button to select "Install *hax" + 콘솔이 자동으로 재부팅될 겁니다 #### Section III - menuhax67 In this section you will use the menuhax67 exploit installed earlier to launch uloader, which will load SafeB9SInstaller. 1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"}) + If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card 1. 익스플로잇이 성공적이었다면 Homebrew Launcher로 부팅되었을 것입니다 1. Launch uloader from the list of homebrew 1. 익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다 + 콘솔이 멈추거나 다운되면, 강제로 전원을 끄고, 이 섹션을 다시 실행해 주세요 #### 섹션 IV - boot9strap 설치 {% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} #### Section V - Removing menuhax67 In this section, you will trigger the BannerBomb3 exploit a second time so that you can uninstall the menuhax67 exploit you installed in Section II. This will allow you to use the HOME Menu settings normally again. 1. 콘솔에서 본체 설정을 열어 주세요 1. `데이터 관리` -> `DSiWare` -> `SD 카드`로 들어가주세요 ([사진](/images/screenshots/bb3/dsiware-management.png)) 1. Use the D-Pad to navigate and press the (A) button to select "Uninstall *hax" + 콘솔이 자동으로 재부팅될 겁니다 1. 콘솔을 종료해 주세요 1. SD 카드를 컴퓨터에 삽입해 주세요 1. SD 카드의 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더로 이동해 주세요 1. `F00D43D5.bin` 파일을 Nintendo DSiWare 폴더와 PC에서 지워 주세요. 더 이상 이 파일은 필요가 없습니다 ___ ### [마무리 단계](finalizing-setup) 로 계속합니다 {: .notice--primary}