Guide_3DS/_pages/fi_FI/installing-boot9strap-(2xrsa).txt

61 lines
3 KiB
Plaintext
Raw Normal View History

2017-05-22 22:18:58 +02:00
---
2018-07-10 10:12:26 +02:00
title: "Installing boot9strap (2xrsa)"
2017-05-22 22:18:58 +02:00
---
2017-10-08 06:42:36 +02:00
{% include toc title="Sisällysluettelo" %}
2017-09-29 13:29:26 +02:00
2018-02-26 23:11:43 +01:00
### Tarpeet
2017-05-23 00:41:18 +02:00
2018-06-15 03:10:54 +02:00
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
2018-06-15 03:10:54 +02:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2017-05-23 00:41:18 +02:00
2017-10-08 06:42:36 +02:00
### Ohjeet
2017-05-23 00:41:18 +02:00
2017-10-08 06:42:36 +02:00
#### Vaihe I Valmistelut
2017-05-23 00:41:18 +02:00
2017-08-06 16:57:54 +02:00
1. Sammuta konsolisi
1. Aseta SD-korttisi tietokoneeseesi
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
2017-12-31 20:40:40 +01:00
1. Kopioi `boot.3dsx` SD-korttisi juureen
2017-08-06 16:57:54 +02:00
1. Luo `boot9strap`-niminen kansio SD-korttisi juureen
1. Kopioi boot9strap-`.zip`-pakkauksesta `boot9strap.firm` ja `boot9strap.firm.sha` SD-korttisi `/boot9strap/`-kansioon
2018-07-10 10:12:26 +02:00
1. Copy `arm9.bin` and `arm11.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
2017-07-20 06:10:29 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-2xrsa-file-layout.png" | absolute_url }})
2017-07-20 06:10:29 +02:00
{: .notice--info}
2017-08-06 16:57:54 +02:00
1. Aseta SD-korttisi takaisin konsoliisi
1. Käynnistä konsolisi
2017-05-23 00:41:18 +02:00
2017-10-08 06:42:36 +02:00
#### Vaihe II SafeB9SInstallerin avaaminen
2017-05-23 00:41:18 +02:00
2018-07-10 10:12:26 +02:00
1. Launch the browser and go to the following URL on your device
2018-02-10 06:04:31 +01:00
+ `http://2xrsa.hacks.guide`
2018-07-10 10:12:26 +02:00
+ If you are on a New 3DS, New 2DS, or Old 2DS and Wireless Communication is off, you can re-enable the wireless by removing the battery and unplugging the charger for several seconds then booting back up
+ If you get the error "This service is not available in your region", use the System Settings to set your device's country to match the NAND region you installed with 2.1.0 CTRTransfer
+ If you forgot to disable parental controls before CTRTransfering or otherwise cannot access wireless settings, note that the device will autoconnect to any network named `attwifi` with no password
+ If you get another error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working)
2017-08-06 16:57:54 +02:00
1. Jos haavoittuvuuden hyödyntäminen onnistui, SafeB9SInstallerin pitäisi avautua
2017-05-23 00:41:18 +02:00
2017-10-08 06:42:36 +02:00
#### Vaihe III Boot9strapin asentaminen
2017-05-23 00:41:18 +02:00
2017-08-06 06:11:00 +02:00
1. Odota, kunnes kaikki turvatarkistukset on suoritettu
1. Syötä kehotettaessa annettu painikeyhdistelmä asentaaksesi boot9strapin
2017-08-06 16:57:54 +02:00
1. Kun toiminto on suoritettu, paina (A):ta käynnistääksesi konsolisi uudelleen
2017-05-30 19:27:28 +02:00
2017-10-08 06:42:36 +02:00
#### Vaihe IV Luma3DS:n määrittäminen
2017-05-30 19:27:28 +02:00
2017-08-06 16:57:54 +02:00
1. Konsolisi pitäisi uudelleenkäynnistyä suoraan Luma3DS:n määritysvalikkoon
2017-10-17 23:21:00 +02:00
+ Jos saat mustan ruudun, [seuraa tätä vianmääritysohjetta](troubleshooting#musta-ruutu-boot9strapin-asentamisen-jälkeen-kun-sysnand-on-käynnistetty)
2019-02-10 22:32:33 +01:00
1. Käytä (A):ta ja ristiohjainta ottaaksesi seuraavat asetukset käyttöön:
2017-05-30 19:27:28 +02:00
+ **"Show NAND or user string in System Settings"**
1. Paina (START)-painiketta tallentaaksesi ja käynnistääksesi uudelleen
2017-08-11 21:09:39 +02:00
+ Jos saat virheen, jatka vain seuraavaan osioon
2017-05-23 00:41:18 +02:00
___
2018-02-21 22:07:27 +01:00
### Jatka osioon [Asennuksen viimeistely](finalizing-setup)
2017-09-04 06:15:19 +02:00
{: .notice--primary}