Guide_3DS/_pages/en_PT/a9lh-to-b9s.txt
2018-11-18 19:25:46 -05:00

181 lines
13 KiB
Plaintext

---
title: "A9LH to B9S"
---
{% include toc title="Table of Contents" %}
### Required Reading
'Tis page be fer existin' arm9loaderhax users to be updatin' their devices to boot9strap.
All future releases 'o Luma3DS gunna only be made in th' `.firm` format, which gunna only be workin' on systems wit' boot9strap 'n sighax. 'Tis means that if ye want to continue to be receivin' th' latest updates 'o Luma3DS, ye should use 'tis page to be updatin' ye installation.
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
If ye have a PIN enabled on Luma3DS, SafeB9SInstaller gunna be givin' ye an "OTP Crypto Fail" error unless ye temporarily disable ye PIN (ye can be re-enablin' th' PIN after th' update).
{: .notice--warning}
{% capture notice-1 %}
There have been reports 'o a wave 'o bans bein' handed out to CFW users by Nintendo. Fer ye protection, please be followin' these steps before startin' 'tis guide:
1. Be off to System Settin's, then "Internet Setttings", then "SpotPass", then "Sending of System Information"
1. Disable th' "Sending of System Information" option
1. Be out 'o th' System Settin's
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
1. Disable th' "Show friends what you're playing" option
1. Exit your Friend List
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
### What You Need
Note that th' followin' required file, named `secret_sector.bin`, be th' same one that was found in th' various `data_input.zip` file versions. If ye already have that file on ye hard disk somewhere, ye can be usin' that one instead 'o downloadin' th' one below.
{: .notice--info}
Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9loaderhax exploit, which is why it is not needed for the installation of boot9strap on a stock console. If ye do not have a New 3DS, ye gunna not be needin' `secret_sector.bin`.
{: .notice--info}
* <i class="fa fa-magnet" aria-hidden="true" title="'Tis be a magnet link. Use a torrent client to download the file."></i> - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce)
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5){:target="_blank"} *(the `.7z` file)*
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
### Instructions
#### Section I - Prep Work
Fer all steps in 'tis section, overwrite any existin' files on ye SD card.
{: .notice--info}
1. Power off ye device
1. Insert ye SD card into ye computer
1. Copy `boot.3dsx` to the root of your SD card
1. Copy `boot.firm` from the latest version Luma3DS `.7z` to the root of your SD card
1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card
1. Create a folder named `cias` on th' root 'o ye SD card if it does not already exist
1. Copy `lumaupdater.cia` to th' `/cias/` folder on ye SD card
1. Delete any existin' `.bin` payloads in th' `/luma/payloads/` folder on ye SD card, as they gunna be incompatible wit' boot9strap Luma3DS versions
1. Copy `GodMode9.firm` from th' GodeMode9 `.zip` to th' `/luma/payloads/` folder on ye SD card
1. Copy th' `gm9` folder from th' GodMode9 `.zip` to th' root 'o ye SD card
1. Copy `setup_ctrnand_luma3ds.gm9` to th' `/gm9/scripts/` folder on ye SD card
1. Copy `cleanup_sd_card.gm9` to the `/gm9/scripts/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
1. Create a folder named `boot9strap` on th' root 'o ye SD card
1. Copy `boot9strap.firm` 'n `boot9strap.firm.sha` from th' boot9strap `.zip` to th' `/boot9strap/` folder on ye SD card
1. **New 3DS Users Only:** Copy `secret_sector.bin` to th' `/boot9strap/` folder on ye SD card
![]({{ "/images/screenshots/a9lh-to-b9s-file-layout.png" | absolute_url }})
{: .notice--info}
1. Reinsert ye SD card into ye device
#### Section II - Installing boot9strap
1. Boot your device while holding (Start) to launch SafeB9SInstaller
+ If you see the luma configuration screen instead of SafeB9SInstaller, simply press (Start), then shutdown your 3DS and try again
+ If this gives you an error, try either using a new SD card, or formatting your current SD card (backup existing files first)
1. Wait fer all safety checks to be completed
+ If ye get an "OTP Crypto Fail" error, download <i class="fa fa-magnet" aria-hidden="true" title="'Tis be a magnet link. Use a torrent client to download the file."></i> - [aeskeydb.bin](magnet:?xt=urn:btih:d25dab06a7e127922d70ddaa4fe896709dc99a1e&dn=aeskeydb.bin&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce), then put it in the `/boot9strap/` folder on your SD card and try again
1. When prompted, input th' key combo given to be installin' boot9strap
1. Once it has completed, press (A) to be rebootin' ye device.
+ If ye device shuts down on boot, ensure that ye have copied `boot.firm` from th' Luma3DS `.7z` to th' root 'o ye SD card
#### Section III - Configuring Luma3DS
1. In the Luma3DS configuration menu, 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 'n reboot
#### Section IV - Updating the System
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) before doing this section.
{: .notice--info}
1. Update ye device by settin' off to System Settin's, then "Other Settings", then goin' all th' way to th' right 'n usin' "System Update"
+ Updates while usin' B9S + Luma (what ye have) be safe
+ If 'tis gives ye an error, set ye DNS settin's to "auto"
+ If this still gives you an error, [follow CTRTransfer](ctrtransfer), then try updating again
#### Section V - Installing Luma3DS Updater
1. Launch System Settings
1. Navigate to `Data Management` -> `Nintendo 3DS` -> `Software`
1. Select your existing Luma3DS Updater
1. Select the "Delete" option, then select "Delete Software and Save Data", then press "Delete" to confirm
1. Press "Back" 3 times, then press (HOME) to return to the main menu
1. Launch FBI
1. Navigate to `SD` -> `cias`
1. Select `lumaupdater.cia`
1. Select the "Install CIA" option, then press (A) to confirm
1. Press (Home) to exit FBI
#### Section VI - CTRNAND Luma3DS
1. Launch GodMode9 by holdin' (Start) durin' boot
1. If ye be prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
1. If ye be prompted to fix th' RTC date&time, press (A) to do so, then set th' date 'n time, then press (A) to continue
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
1. Press (Home) to bring up th' action menu
1. Select "Scripts..."
1. Select "setup_ctrnand_luma3ds"
1. When prompted, push (A) to proceed
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Press (A) to continue
1. Press (A) to relock write permissions
#### Section VII - Backup Essential Files
1. Press (Home) to bring up th' action menu
1. Select "Scripts..."
1. Select "Backup SysNAND"
1. Press (A) to confirm
+ 'Tis process gunna be takin' some time
+ If you get an error, make sure that you have at least 1.2GB to 1.3GB of free space on your SD card
1. Press (A) to continue
1. Hold (R) and press (B) at the same time to eject your SD card
1. Insert ye SD card into ye computer
1. Copy `<date>_<serialnumber>_sysnand_###.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
+ Make backups in multiple locations (such as online file storage)
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
+ Replace your old arm9loaderhax SysNAND backup with this new boot9strap one
1. Delete `<date>_<serialnumber>_sysnand_###.bin` and `<date>_<serialnumber>_sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
1. Reinsert ye SD card into ye device
#### Section VIII - Cleanup SD Card
Note that this script will remove the `/boot9strap/` and `/cias/` folders from your SD card!
{: .notice--danger}
1. Press (Home) to bring up th' action menu
1. Select "Scripts..."
1. Select "cleanup_sd_card"
1. When prompted, push (A) to proceed
1. Press (A) to continue
1. Press (Start) to reboot
___
This fork of Luma3DS Updater allows for boot9strap compatibility by downloading and extracting the latest Luma3DS `boot.firm` for you.
{: .notice--info}
{% capture notice-6 %}
Ye can now hold (Select) on boot to launch th' Luma3DS configuration menu.
Ye can now hold (Start) on boot to launch th' Luma3DS chainloader menu (note that th' Luma3DS chainloader menu only be appearin' if it spots more than one payload).
Ye can now hold (Start) + (Select) + (X) on boot to dump th' ARM11 bootrom (`boot11.bin`), th' ARM9 bootrom (`boot9.bin`), 'n ye console unique OTP (`OTP.bin`) to th' `/boot9strap/` folder on ye SD card (note that it gunna not have any kind 'o prompt or message when ye be doin' 'tis).
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>