Sample Header Ad - 728x90

I Can't List Zipped Images in TWRP

1 vote
1 answer
146 views
I'm new to the Android world when it comes to these matters, so I ask for your patience if I say something wrong. I have a Motorola Moto E5 Plus cell phone and I used my Linux Ubuntu to help with the commands. With all the tutorials I've seen, basically what I did was: 1. I downloaded the [TWRPAPP](https://dl.twrp.me/twrpapp/) APK, transferred it to my cell phone and installed it; 1. I ran the application and downloaded the latest version of TWRP (3.7.0_9-0-hannah): 1. NOTE: After downloading the image, I also transferred it to my computer. 1. I activated USB debugging and OEM unlocked; 1. I restarted the phone into the bootloader with: adb reboot bootloader 1. I unlocked the bootloader: 1. I got information from the OEM: fastboot oem get_unlock_data 1. I registered on the Motorola website and got the unlock key and executed: fastboot oem unlock 1. _Everything went well and the bootloader was unlocked..._ 1. Back at the bootloader screen, I started TWRP with the command fastboot boot twrp.img (as it was the only way I could get it to start); 1. _And now the problem begins..._ 1. When TWRP finishes loading, the first screen asks for a password to decrypt: 1. I didn't really know what that password was. When I researched, I understood that this password was the same password to unlock the cell phone when it is on, however, the cell phone did not have a password. 1. So I clicked "Cancel" on the start screen and it continues to enter TWRP but on the logs screen it shows mounting errors and that was bad because I couldn't see anything inside the phone's folders and consequently I couldn't see the zipped image to flash. 1. From the tutorials I verified that I needed to: Wipe > Advanced Wipe > Check "Data" > Swipe to Wipe 1. Then return to the main menu: Wipe > Format Data > Type "yes" > Press Enter Button in Keyboard After that I restart in TWRP and in fact I no longer have any password to enter and it even goes directly to the main menu, however, I also no longer have the GSI image that I downloaded. PS: After all these things I tried to use OTG but I also couldn't get it to be recognized in TWRP.
Asked by rhuanpk (111 rep)
Oct 15, 2023, 02:51 PM
Last activity: Oct 21, 2023, 03:47 AM