67 lines
No EOL
3 KiB
Text
67 lines
No EOL
3 KiB
Text
---
|
|
title: "Installing boot9strap (ntrboot)"
|
|
---
|
|
|
|
#### What you need
|
|
|
|
* 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)*
|
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
|
* 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
|
|
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
|
|
1. Power off your device
|
|
1. Insert your flashcart into your device
|
|
1. Power on your device, with the magnet in the sleep triggering position, while holding (Start) + (Select) + (X)
|
|
+ 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. Insert your SD card into your computer
|
|
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. Press (Start) to save and reboot
|
|
+ If you get an error, just continue the next page
|
|
|
|
___
|
|
|
|
Continue to [Finalizing Setup](finalizing-setup)
|
|
{: .notice--primary}
|
|
|
|
If you would like to restore your flashcart to its original state (to allow it to be used for its standard functions), you can now follow the last section of [Flashing ntrboot (Custom Firmware)](flashing-ntrboot-(custom-firmware))
|
|
{: .notice--warning} |