Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d85164a5 authored by Florian Bausch's avatar Florian Bausch Committed by Weblate
Browse files

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (8 of 8 strings)

Translation: /e/ support center/Pages/Install-Twrp
Translate-URL: https://i18n.e.foundation/projects/e-support-center/pagesinstall-twrp/pt_BR/
parent 528a3655
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -15,20 +15,20 @@ adb devices

![](/images/adb_devices.png)

- If requested to grant permission to “Allow USB debugging”, tap OK.
- Next type the below command in the console 
- Se for solicitado que você conceda permissão para “Permitir depuração USB”, toque em OK.
- Em seguida, digite o comando abaixo no console 
```
    adb reboot bootloader
```

- Once your device boots into bootloader mode, type this into the command line.
- Assim que o dispositivo iniciar no modo bootloader, digite o seguinte na linha de comando.
```
    fastboot flash recovery twrp-x.x.x.x-xxx.img
```
- In this command modify twrp.img with the name of your TWRP recovery .img file.
- Neste comando, substitua twrp.img pelo nome do seu arquivo .img de recuperação TWRP.

- Once TWRP is successfully flashed on your device, type this final command to reboot your device.
- Depois que o TWRP for instalado com sucesso no seu dispositivo, digite este comando final para reiniciar o dispositivo.
```
    fastboot reboot
```
- This should reboot your device back into the OS 
 No newline at end of file
- Isso deve reiniciar o dispositivo e voltar ao sistema operacional 
 No newline at end of file