Close #1627
This commit is contained in:
parent
a10f2bb69a
commit
a8a3a72610
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ title: "Installing boot9strap (Hardmod)"
|
||||||
|
|
||||||
### Required Reading
|
### Required Reading
|
||||||
|
|
||||||
An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/). If you are on a New 3DS, read [this](https://github.com/Plailect/Guide/issues/681) and [this](https://github.com/Plailect/Guide/issues/1185) before hardmodding.
|
An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/).
|
||||||
|
|
||||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
||||||
1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
|
1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
|
||||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the hardmod-b9s-installer folder on your computer
|
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the hardmod-b9s-installer folder on your computer
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Use your hardmod to create a NAND backup
|
1. Use your hardmod to create a NAND backup
|
||||||
1. Move your NAND backup to the hardmod-b9s-installer folder on your computer and rename it to `NAND.bin`
|
1. Move your NAND backup to the hardmod-b9s-installer folder on your computer and rename it to `NAND.bin`
|
||||||
|
|
||||||
#### Section II - Installing boot9strap
|
#### Section II - Installing boot9strap
|
||||||
|
@ -87,7 +87,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
||||||
|
|
||||||
1. Your device should have booted into the Luma3DS configuration menu
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||||
1. Use the (A) button and the D-Pad to turn on the following:
|
1. Use the (A) button and the D-Pad to turn on the following:
|
||||||
+ **"Show NAND or user string in System Settings"**
|
+ **"Show NAND or user string in System Settings"**
|
||||||
1. Press (Start) to save and reboot
|
1. Press (Start) to save and reboot
|
||||||
+ If you get an error, just continue the next page
|
+ If you get an error, just continue the next page
|
||||||
|
|
Loading…
Add table
Reference in a new issue