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

65 lines
3.2 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-11-30 21:32:37 +01:00
{% include toc title="Cuprins" %}
2017-09-29 13:29:26 +02:00
2018-02-25 07:59:42 +01:00
### Lectură obligatorie
Pentru a extrage fişierele `.7z` de pe această pagină, veţi avea nevoie de un arhivator de fişiere ca [7-Zip](http://www.7-zip.org/) sau [The Unarchiver] (https://theunarchiver.com/).
2017-10-04 23:02:20 +02:00
### Ce aveți nevoie
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) *(the `.7z` file)*
* 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-04 23:02:20 +02:00
### Instrucțiuni
2017-05-23 00:41:18 +02:00
2017-10-04 23:02:20 +02:00
#### Secțiunea I - Preparații
2017-05-23 00:41:18 +02:00
2017-07-19 21:10:16 +02:00
1. Închideți dispozitivul
1. Introduceți cardul SD în calculator
2017-07-27 22:20:04 +02:00
1. Copiați `boot.firm` de la Luma3DS `.7z` în rădăcina cardului SD
2017-11-30 21:32:37 +01:00
1. Copiați `boot.3dsx` în rădăcina cardului SD
2017-07-23 05:18:48 +02:00
1. Creați un folder numit 'boot9strap' pe rădăcina cardului SD
2018-07-10 10:12:26 +02:00
1. Copiați `boot9strap.firm` și `boot9strap.firm.sha` din arhiva `.zip` boot9strap în folderul `/boot9strap/` de pe cardul SD
1. Copy `arm9.bin` and `arm11.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
2017-07-19 21:10:16 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-2xrsa-file-layout.png" | absolute_url }})
2017-07-19 21:10:16 +02:00
{: .notice--info}
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
1. Porniți dispozitivul
2017-05-23 00:41:18 +02:00
2018-01-25 03:30:08 +01:00
#### Secțiunea II - Lansând SafeB9SInstaller
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-07-23 05:18:48 +02:00
1. Dacă exploit-ul a avut succes, veți porni în SafeB9SInstaller
2017-05-23 00:41:18 +02:00
2018-01-25 03:30:08 +01:00
#### Secțiunea III - Instalând boot9strap
2017-05-23 00:41:18 +02:00
2017-07-23 05:18:48 +02:00
1. Așteptaţi ca toate verificările de siguranță să fie completate
2017-07-27 22:20:04 +02:00
1. Când vi se cere, introduceți combinația de butoane ca să instalați boot9strap
2017-07-23 05:18:48 +02:00
1. Odată terminat, apăsați (A) pentru a reporni dispozitivul
2017-05-30 19:27:28 +02:00
2018-01-25 03:30:08 +01:00
#### Secțiunea IV - Configurând Luma3DS
2017-05-30 19:27:28 +02:00
2017-07-23 05:18:48 +02:00
1. Dispozitivul dumneavoastră ar trebui să fi repornit în meniul de configurare Luma3DS
2018-01-25 03:30:08 +01:00
+ Dacă vedeți un ecran negru [urmați acest ghid de depanare](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2017-07-23 05:18:48 +02:00
1. Folosiți butonul (A) si D-Pad-ul ca să activați următoarele:
2017-05-30 19:27:28 +02:00
+ **"Show NAND or user string in System Settings"**
2017-07-19 21:10:16 +02:00
1. Apăsați (Start) pentru a salva și reporni
2017-07-23 05:18:48 +02:00
+ Dacă primiţi o eroare, doar continuați spre pagina următoare
2017-05-23 00:41:18 +02:00
___
2018-02-18 16:47:39 +01:00
### Continuați la [Finalizând instalarea](finalizing-setup)
2017-09-04 06:15:19 +02:00
{: .notice--primary}