Guide_3DS/_pages/ro_RO/updating-b9s.txt
2018-11-18 19:16:33 -05:00

101 lines
5.3 KiB
Plaintext

---
title: "Updating B9S"
---
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
{: .notice--info}
Note that the recent major release of Luma3DS is *not* compatible with boot9strap version 1.0. It *requires* you to update your boot9strap installation to version 1.2 by following the instructions on this page.
{: .notice--warning}
{% capture notice-1 %}
Au existat rapoarte de un val de banuri adresate utilizatorilor de CFW de către Nintendo. Pentru a vă proteja, efectuaţi următorii paşi înainte de a începe acest ghid:
1. Mergeți în System Settings, apoi "Internet Settings", apoi "SpotPass", apoi "Sending of System Information"
1. Dezactivați opţiunea "Sending of System Information"
1. Ieșiți din System Settings
1. Mergeți la Lista de prieteni (pictograma cu o față de pe rândul de sus al meniului HOME)
+ În cazul în care ați primit o eroare şi meniul se închide, setarea de pe Lista de prieteni este deja dezactivată
1. Mergeți la setările de pe Lista de prieteni, apoi "Friend Notification Settings", apoi "Show friends what you're playing"
1. Dezactivați opțiunea "Show friends what you're playing"
1. Ieșiți din Lista de prieteni
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
#### What you need
* Cea mai nouă versiune de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(fișierul '.7z')*
* 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 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* [`setup_ctrnand_luma3ds.gm9`]({{ base_path }}/gm9_scripts/setup_ctrnand_luma3ds.gm9)
#### Instrucțiuni
##### Secțiunea I - Preparații
Pentru toți pașii din această secțiune, suprascrieți fișierele existente de pe cardul SD.
{: .notice--info}
1. Închideți dispozitivul
1. Introduceți cardul SD în calculator
1. **Leave the old (v7.1) version of Luma3DS (`boot.firm`) as it is. You will update this later.**
1. Copiați _conținutul de_ pe `starter.zip` către rădăcina cardului SD
1. Create a folder named `boot9strap` on the root of your SD card
1. Copiați `GodMode9.firm` de pe arhiva `.zip` GodMode9 în folderul `/luma/payloads/` de pe cardul SD
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
1. Copiați `setup_ctrnand_luma3ds.gm9` în folderul `/gm9/scripts/` de pe cardul SD
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
##### Section II - Installing boot9strap
1. Reporniți ținând apăsat (Start) în timpul pornirii pentru a lansa meniul chainloader Luma3DS
1. Launch SafeB9SInstaller by pressing (A)
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device.
1. Închideți dispozitivul
+ Note that you will receive the error `Unsupported launcher (argc = 0)` until you follow the rest of the instructions on this page
##### Section III - Updating Luma3DS
1. Introduceți cardul SD în calculator
1. Delete the existing `boot.firm` from the root of your SD card
1. Copiați `boot.firm` de la Luma3DS `.7z` către rădăcina cardului SD
1. Reintroduceți cardul SD în dispozitivul dumneavoastră
##### Section IV - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
1. Use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
1. Apăsați (Start) pentru a salva și reporni
##### Section V - CTRNAND Luma3DS
1. Deschideți dispozitivul în timp ce țineți apăsat (Start) pentru a lansa meniul chainloader Luma3DS
1. Lansați GodMode9 apăsând (A)
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
1. Apăsați (Home) pentru a arăta meniul de acțiuni
1. Selectați "More..."
1. Selectați "Scripts..."
1. Selectaţi "setup_ctrnand_luma3ds"
1. Când vi se solicită, apăsaţi (A) pentru a continua
1. Apăsați (A) ca să deblocați scrierea în SysNAND (lvl1), apoi apăsați combinația de butoane care vi se cere
1. Press (A) to continue
1. Apăsați (A) ca să reblocați permisiunile de scriere
1. Apăsați (Start) pentru a reporni dispozitivul
___
Note that the `.bak` files in the `/boot9strap/` folder on your SD card are only needed in the event of a failed boot9strap install. După ce ați instalat cu succes, puteți șterge tot folderul 'boot9strap'.
{: .notice--info}
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
{: .notice--info}