Guide_3DS/_pages/ko_KR/installing-boot9strap-(homebrew-launcher).txt

43 lines
2 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Installing boot9strap (Homebrew Launcher)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### Required Reading
2017-05-21 22:39:40 +02:00
이 설명은 SysNAND를 기준으로 제작되었으므로 기기가 EmuNAND 기반이라면 모든 과정을 SysNAND에 적용해 주세요. EmuNAND와 RedNAND는 [동일한 개념](http://3dbrew.org/wiki/NAND_Redirection)을 다른 방식으로 구현한 것입니다.
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Launching SafeB9SInstaller
2017-05-21 22:39:40 +02:00
2017-09-18 21:28:24 +02:00
1. Launch udsploit from the list of homebrew
1. Once it has completed, press (Start) to exit udsploit
2017-05-21 22:39:40 +02:00
+ This may take several tries
2017-09-18 21:28:24 +02:00
+ 재생중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요.
1. Launch safehax from the list of homebrew
+ If you get a "PM INIT FAILED" error, make sure you ran udsploit with Wireless Communication turned on
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
+ 재생중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요.
2017-05-21 22:39:40 +02:00
1. If the exploit was successful, you will have booted into SafeB9SInstaller
2017-09-29 13:29:26 +02:00
#### Section II - Installing boot9strap
2017-05-21 22:39:40 +02:00
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
2017-05-30 19:27:28 +02:00
2017-09-29 13:29:26 +02:00
#### Section III - Configuring Luma3DS
2017-05-30 19:27:28 +02:00
1. Your device should have rebooted into the Luma3DS configuration menu
2017-09-29 13:29:26 +02:00
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2017-05-30 19:27:28 +02:00
1. Use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
1. (start)를 눌러 저장하고 기기를 다시 시작해 주세요.
2017-06-06 23:24:28 +02:00
+ If you get an error, just continue the next page
2017-05-21 22:39:40 +02:00
___
2018-02-18 16:47:39 +01:00
### Continue to [Finalizing Setup](finalizing-setup)
2017-09-18 21:28:24 +02:00
{: .notice--primary}