85 lines
No EOL
3.6 KiB
Text
85 lines
No EOL
3.6 KiB
Text
---
|
||
title: "Installing boot9strap (ntrboot)"
|
||
---
|
||
|
||
#### 必要なもの
|
||
|
||
* A magnet that triggers the sleep mode of your device (if using a folding style device)
|
||
* Your ntrboot flashed flashcart
|
||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||
* [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` ファイル)*の最新バージョン
|
||
* Homebrew [スターターキット](http://smealum.github.io/ninjhax2/starter.zip)
|
||
|
||
#### 手順
|
||
|
||
##### セクション I - 準備
|
||
|
||
1. Power off your device
|
||
1. パソコンにSDカードを入れます
|
||
1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm`
|
||
1. Copy _the contents of_ `starter.zip` to the root of your SD card
|
||
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
|
||
|
||
![]({{ base_path }}/images/screenshots/boot9strap-ntrboot-file-layout.png)
|
||
{: .notice--info}
|
||
|
||
1. Reinsert your SD card into your device
|
||
1. Power on your device
|
||
|
||
##### Section II - ntrboot
|
||
|
||
1. Use the magnet to find the spot on your device where the sleep sensor is triggered
|
||
+ This step is not needed on the old 2DS (which has a sleep mode switch)
|
||
1. Power off your device
|
||
1. Insert your flashcart into your device
|
||
1. Place the magnet on your device to trigger the sleep sensor
|
||
+ On old 2DS, you should instead enable the sleep mode switch
|
||
1. Hold (Power) + (Start) + (Select) + (X) for several seconds, then release the buttons
|
||
+ It may take a few attempts to get this to work because the positioning is awkward
|
||
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, force your device to power off by holding down the power button
|
||
+ Your device will only boot to the SafeB9SInstaller screen until the next section is completed
|
||
|
||
##### Section IV - Configuring Luma3DS
|
||
|
||
1. パソコンにSDカードを入れます
|
||
1. Delete `boot.firm` from the root of your SD card
|
||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||
1. Reinsert your SD card into your device
|
||
1. Power on your device
|
||
1. Your device should have booted 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. (Start) を押してセーブして再起動します
|
||
+ If you get an error, just continue the next page
|
||
|
||
___
|
||
|
||
Continue to [Finalizing Setup](finalizing-setup)
|
||
{: .notice--primary}
|
||
|
||
___
|
||
|
||
##### Section V - Removing ntrboot
|
||
|
||
This is an optional section that will allow you to restore your flashcart to its original state (to allow it to be used for its standard functions).
|
||
{: .notice--info}
|
||
|
||
Do not follow this section until you have completed the rest of the instructions on this page.
|
||
{: .notice--warning}
|
||
|
||
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||
1. Select "ntrboot_flasher"
|
||
1. Select "Restore Flash"
|
||
1. Press (Y) to proceed
|
||
1. 処理が完了するまで待ちます
|
||
1. Press (B) to return to the main menu
|
||
1. Select "EXIT" to power off **the source 3DS** |