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

61 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 21:00:46 +02:00
#### What you need
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
2017-06-06 07:48:13 +02:00
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
2017-05-30 19:27:28 +02:00
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
2017-05-23 21:00:46 +02:00
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
#### Instructions
##### Section I - Prep Work
1. Power off your device
1. Insert your SD card into your computer
2017-05-30 19:27:28 +02:00
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
2017-06-19 02:59:47 +02:00
1. Copy _the contents of_ `starter.zip` to the root of your SD card
2017-05-23 21:00:46 +02:00
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
2017-07-19 21:10:16 +02:00
![]({{ base_path }}/images/screenshots/boot9strap-2xrsa-file-layout.png)
{: .notice--info}
2017-05-23 21:00:46 +02:00
1. Reinsert your SD card into your device
1. Power on your device
##### 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 21:00:46 +02:00
+ `http://2xrsa.3ds.guide`
2017-06-16 00:32:09 +02:00
+ If you are on a New 3DS, New 2DS, or Old 2DS and Wireless Communication is off, you can re-enable the wireless by removing the battery and unplugging the charger for several seconds then booting back up
2017-05-23 21:00:46 +02:00
+ If you get the error "This service is not available in your region", use the System Settings to set your device's country to match the NAND region you installed with 2.1.0 CTRTransfer
+ If you forgot to disable parental controls before CTRTransfering or otherwise cannot access wireless settings, note that the device will autoconnect to any network named `attwifi` with no password
+ If you get another error, [follow this troubleshooting guide](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
2017-05-30 19:27:28 +02:00
##### Section IV - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
1. Use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
1. Press (Start) to save and reboot
2017-06-06 23:24:28 +02:00
+ If you get an error, just continue the next page
2017-05-23 21:00:46 +02:00
___
2017-08-06 16:57:54 +02:00
Note that *New 3DS* users who ended up on 2.1.0 after a CTRTransfer *must* [restore their NAND backup](godmode9-usage#nand_restore) before going to the [Finalizing Setup](finalizing-setup) page.
2017-05-23 21:00:46 +02:00
{: .notice--danger}
Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}