Guide_3DS/_pages/no_NO/a9lh-to-b9s.txt

172 lines
12 KiB
Plaintext
Raw Normal View History

2017-06-01 20:00:43 +02:00
---
2017-06-01 22:01:18 +02:00
title: "A9LH to B9S"
2017-06-01 20:00:43 +02:00
---
This page is for existing arm9loaderhax users to update their devices to boot9strap.
All future releases of Luma3DS will only be made in the `.firm` format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation.
2017-08-13 01:26:54 +02:00
**For å benytte [magnetlenker](https://en.wikipedia.org/wiki/Magnet_URI_scheme) du finner i veiledningen trenger du en torrentklient som f.eks. [Deluge](http://dev.deluge-torrent.org/wiki/Download)
2017-06-01 20:00:43 +02:00
If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update).
{: .notice--warning}
{% capture notice-1 %}
There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
1. Disable the "Sending of System Information" option
1. Exit the System Settings
1. Go to your Friend's List (the Face Icon in the top row of your Home Menu)
+ If you receive an error and are kicked out of the menu, the Friend's List setting is already disabled
1. Go to the Friend's List settings, then "Friend Notification Settings", then "Show friends what you're playing"
1. Disable the "Show friends what you're playing" option
1. Exit your Friend's List
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
#### Det du trenger
Note that the following required file named `secret_sector.bin` is the same one that was found in the various `data_input.zip` file versions. If you already have that file on your disk somewhere, you can use that one instead of downloading the one below.
{: .notice--info}
2017-09-13 06:15:18 +02:00
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 you do not have a New 3DS, you do not need `secret_sector.bin`.
2017-06-01 20:00:43 +02:00
{: .notice--info}
+ <i class="fa fa-magnet" aria-hidden="true" title="This is 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)
* Siste utgave av [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-filen)*
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
2017-06-06 07:48:13 +02:00
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
2017-06-01 20:00:43 +02:00
* Siste utgave av [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest)
2017-06-16 00:32:09 +02:00
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
2017-07-19 21:25:15 +02:00
* [`setup_ctrnand_luma3ds.gm9`]({{ base_path }}/gm9_scripts/setup_ctrnand_luma3ds.gm9)
2017-09-13 06:15:18 +02:00
* [`cleanup_sd_card.gm9`]({{ base_path }}/gm9_scripts/cleanup_sd_card.gm9)
2017-06-01 20:00:43 +02:00
#### Instruksjoner
##### Seksjon I - Forarbeid
2017-06-05 09:41:55 +02:00
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
2017-06-01 20:00:43 +02:00
1. Slå av enheten
1. Sett inn SD-kortet i datamaskinen din
2017-06-19 02:59:47 +02:00
1. Copy _the contents of_ `starter.zip` to the root of your SD card
2017-06-01 20:00:43 +02:00
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
1. Opprett en mappe kalt `cias` på roten av SD-kortet hvis den ikke allerede er der
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
1. Create a folder named `boot9strap` on the root of your SD card
1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions
2017-07-12 22:30:42 +02:00
1. Kopier `GodMode9.firm` fra GodMode9 `.zip` til `/luma/payloads/` på SD-kortet ditt
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
2017-07-19 21:25:15 +02:00
1. Copy `setup_ctrnand_luma3ds.gm9` to the `/gm9/scripts/` folder on your SD card
2017-09-13 06:15:18 +02:00
1. Copy `cleanup_sd_card.gm9` to the `/gm9/scripts/` folder on your SD card
2017-06-01 20:00:43 +02:00
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
1. Rename `SafeB9SInstaller.bin` in the `/luma/payloads/` folder on your SD card to `start_SafeB9SInstaller.bin`
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. **New 3DS Users Only:** Copy `secret_sector.bin` to the `/boot9strap/` folder on your SD card
![]({{ base_path }}/images/screenshots/a9lh-to-b9s-file-layout.png)
{: .notice--info}
1. Sett inn SD-kortet i konsollen igjen
##### Section II - Installing boot9strap
1. Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ Some versions of Luma3DS will just directly start whichever payload begins with `start_`
+ If your version does this, just proceed with the instructions
1. Launch SafeB9SInstaller by pressing (A) on it
+ 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 for all safety checks to complete
2017-08-19 08:24:41 +02:00
+ If you get an "OTP Crypto Fail" error, download <i class="fa fa-magnet" aria-hidden="true" title="This is 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
2017-06-01 20:00:43 +02:00
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device.
+ If your device shuts down on boot, ensure that you have copied `boot.firm` from the Luma3DS `.7z` to the root of your SD card
##### Seksjon III - Konfigurering av Luma3DS
This section is only needed if you are prompted with the Luma3DS configuration menu after the reboot.
{: .notice--info}
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. Trykk (Start) for å lagre og starte på nytt
2017-09-13 06:15:18 +02:00
##### Section IV - Updating the System
2017-06-01 20:00:43 +02:00
2017-09-13 06:15:18 +02:00
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.
2017-06-01 20:00:43 +02:00
{: .notice--info}
2017-09-13 06:15:18 +02:00
1. Oppdater konsollen ved å gå til Systeminnstillinger, deretter "Other Settings", så helt til høyre og start "System Update"
+ Oppdateringer mens du bruker B9S + Luma (det du har) er trygt
+ Hvis dette gir deg en feil, sett DNS-innstillingene til "auto"
+ If this still gives you an error, [follow CTRTransfer](ctrtransfer), then try updating again
##### Section V - Installing Luma3DS Updater
1. Launch FBI
1. Navigér til `SD` -> `cias`
1. Velg `lumaupdater.cia`
1. Select the "Install CIA" option, then press (A) to confirm
1. Press (Home) to exit FBI
##### Section VI - CTRNAND Luma3DS
2017-07-25 20:26:34 +02:00
1. Launch GodMode9 by holding (Start) during boot
2017-07-12 22:30:42 +02:00
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
2017-09-18 21:28:24 +02:00
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and 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
2017-07-19 21:25:15 +02:00
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "setup_ctrnand_luma3ds"
1. When prompted, press (A) to proceed
2017-06-01 20:00:43 +02:00
1. Trykk (A) for å låse opp SysNAND (lvl1) skriving, deretter trykk in den gitte tastekombinasjonen
2017-07-19 21:25:15 +02:00
1. Trykk (A) for å fortsette
1. Press (A) to relock write permissions
2017-06-01 20:00:43 +02:00
2017-09-13 06:15:18 +02:00
##### Section VII - Backup SysNAND
2017-06-01 20:00:43 +02:00
2017-09-13 06:15:18 +02:00
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "Backup SysNAND"
1. Trykk (A) for å bekrefte
+ Denne prosessen vil ta litt tid
1. Trykk (A) for å fortsette
1. Hold (R) og trykk (B) for å løse ut SD-kortet
1. Sett inn SD-kortet i datamaskinen din
1. Copy `<serialnumber>_nandmin_###.bin` 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)
+ Denne sikkerhetskopien vil spare deg fra en brick hvis noe går galt i fremtiden
+ Replace your old arm9loaderhax NAND backup with this new boot9strap one
1. Delete `<serialnumber>_nandmin_###.bin` from the `/gm9/out/` folder on your SD card after copying it
1. Sett inn SD-kortet i konsollen igjen
2017-06-01 20:00:43 +02:00
2017-09-13 06:15:18 +02:00
##### Section VIII - Cleanup SD Card
2017-06-01 20:00:43 +02:00
2017-09-14 04:56:32 +02:00
Note that this script will remove the `/boot9strap/` and `/cias/` folders from your SD card!
{: .notice--danger}
2017-09-13 06:15:18 +02:00
1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "cleanup_sd_card"
1. When prompted, press (A) to proceed
1. Trykk (A) for å fortsette
1. Press (Start) to reboot
2017-06-01 20:00:43 +02:00
2017-09-13 06:15:18 +02:00
___
2017-06-01 20:00:43 +02:00
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 %}
Du kan holde (Select) ved oppstart for å laste Luma3DSs konfigurasjonsmeny.
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
{% endcapture %}
2017-09-04 06:15:19 +02:00
<div class="notice--info">{{ notice-6 | markdownify }}</div>