Guide_3DS/_pages/ko_KR/installing-boot9strap-(2xrsa).txt

52 lines
3 KiB
Plaintext
Raw Normal View History

2017-05-22 22:18:58 +02:00
---
title: "Installing boot9strap (2xrsa)"
2017-05-22 22:18:58 +02:00
---
2017-05-23 00:41:18 +02:00
이 페이지의 [마그넷](https://en.wikipedia.org/wiki/Magnet_URI_scheme) 링크를 사용하려면
[Deluge](http://dev.deluge-torrent.org/wiki/Download)와 같은 토렌트 클라이언트가 필요합니다.
{: .notice--success}
2017-05-23 21:00:46 +02:00
#### 준비물
2017-05-23 00:41:18 +02:00
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
2017-05-28 01:39:48 +02:00
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `dev` file)*
2017-05-23 00:41:18 +02:00
* 홈브류 [스타터 킷](http://smealum.github.io/ninjhax2/starter.zip)
#### 진행 방법
##### 섹션 I - 준비 작업
1. 기기를 종료해 주세요.
1. SD 카드를 컴퓨터에 삽입해 주세요.
1. `starter.zip` 파일 내 `starter` 폴더의_내용물_을 SD 카드의 최상위 경로에 복사해 주세요.
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `arm9.bin` and `arm11.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. SD 카드를 기기에 다시 삽입해 주세요.
1. 기기를 시작해 주세요.
##### Section II - Launching SafeB9SInstaller
2017-05-27 01:20:59 +02:00
1. Launch the browser and go to the following URL on your device
2017-05-23 00:41:18 +02:00
+ `http://2xrsa.3ds.guide`
2DS 또는 New 3DS에서 무선 인터넷 연결을 끈 채 2.1.0 버전으로 다운그레이드했다면, 충전기와 배터리를 제거하고 몇 초 후 다시 장착해 무선 인터넷 연결을 다시 켤 수 있습니다.
+ "서비스 불가능 지역입니다. (This service is not available in your region)" 오류가 뜬다면 본체 설정에서 기기의 국적을 2.1.0 CTRTransfer에서 설치한 NAND의 지역에 맞게 바꿔 주세요.
+ CTRTransfer 작섭 중 청소년 보호 기능을 끄는 것을 깜박했거나 다른 이유로 무선 통신 설정에 접속할 수 없다면, 기기가 `attwifi`라는 이름의 네트워크에 비밀번호 없이 자동으로 접속할 것이라는 것을 명심해 주세요.
+ 다른 오류가 뜨면 이 [문제 해결 가이드](troubleshooting#ts_browser)를 참고해 주세요.
1. If the exploit was successful, you will have booted into SafeB9SInstaller
##### Section III - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
1. Your device will boot into boot9strap, then shutdown automatically because it does not yet have a payload to launch
+ Your device will not boot until you continue with the next page's instructions; do not panic, this is normal
___
Note that *New 3DS* users who ended up on 2.1.0 after a CTRTransfer *must* [restore their NAND backup](godmode9-usage#nand_restore) between "Section II - Configuring Luma3DS" and "Section III - Updating the System" of [Finalizing Setup](finalizing-setup).
{: .notice--danger}
Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}