Installing boot9strap (Hardmod)
Technical Details (optional)
An excellent guide to getting a hardmod can be found here.
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed here.
Using a hardmod, we can dump the NAND image, install custom firmware to the NAND image, then re-install the hacked NAND image to the console.
Compatibility Notes
To use the magnet links on this page, you will need a torrent client like qBittorrent or Deluge.
This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on all versions that you have a corresponding .firm
for.
What You Need
- Your NAND image extracted using your hardmod
- The latest release of boot9strap (direct download)
- The latest version of hardmod-b9s-installer
- Windows users can use the compiled
.exe
, while Mac and Linux users will need to have Python 3 installed to run the.py
- Windows users can use the compiled
- The latest release of Luma3DS (the Luma3DS
.zip
file) - The
.firm
corresponding to your console and version:
Instructions
Section I - Prep Work
In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.
- Power off your console
- Insert your SD card into your computer
- Copy everything from the Luma3DS
.zip
to the root of your SD card - Copy the hardmod-b9s-installer folder from the hardmod-b9s-installer
.zip
to your computer - Copy your downloaded
.firm
to the hardmod-b9s-installer folder on your computer - Rename your downloaded
.firm
in the hardmod-b9s-installer folder on your computer tocurrent.firm
- Copy
boot9strap.firm
andboot9strap.firm.sha
from the boot9strap.zip
to the hardmod-b9s-installer folder on your computer - Reinsert your SD card into your console
- Use your hardmod to create a NAND backup
- Move your NAND backup to the hardmod-b9s-installer folder on your computer and rename it to
NAND.bin
Section II - Installing boot9strap
In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.
- Run hardmod-b9s-installer
- Windows Users: Run
install-b9s.exe
- Mac and Linux Users: Run
install-b9s.py
- Windows Users: Run
- Flash your outputted
NAND-patched.bin
to your console with your hardmod - Power off your console
- Disconnect your hardmod
- Press and hold (Select), and while holding (Select), power on your console
- Your console should have booted into the Luma3DS configuration menu
- Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
- For the purpose of this guide, leave these options on the default settings (do not check or uncheck anything)
- If your console shuts down when you try to power it on, ensure that you have copied
boot.firm
from the Luma3DS.zip
to the root of your SD card
- Press (Start) to save and reboot
At this point, your console will boot to Luma3DS by default.
- Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
- On the next page, you will install useful homebrew applications to complete your setup.
TIP
Continue to Finalizing Setup