Merge pull request #1830 from radostin04/patch-3
reword installing boot9strap to say it's the console's sd
This commit is contained in:
commit
c8584882ce
1 changed files with 6 additions and 6 deletions
|
@ -21,17 +21,17 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this
|
|||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your device's SD card into your computer
|
||||
1. Insert your console's SD card into your computer
|
||||
+ This is the SD card from your 3DS, *not* the SD card from your flashcart
|
||||
1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm`
|
||||
1. Copy `boot.3dsx` from the Luma3DS `.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
|
||||
1. Copy `SafeB9SInstaller.firm` to the root of your console's SD card and rename it to `boot.firm`
|
||||
1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your console's SD card
|
||||
1. Create a folder named `boot9strap` on the root of your console's SD card
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your console's SD card
|
||||
|
||||
![]({{ "/images/screenshots/boot9strap-ntrboot-file-layout.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Reinsert your SD card into your 3DS
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - ntrboot
|
||||
|
|
Loading…
Reference in a new issue