How to restore stock splash screen - Moto E3 Questions & Answers

Extract moto e3 power firmware in that you can find splash.img
then connect your mobile to pc in fastboot mode and install all drivers and copy splash.img file to adb folder and then type
fastboot flash splash splash.img

Related

[GUIDE] Recovery from fastboot loop

I attempted flashing a ZVA zip earlier that uses `qcom.install_radio`. Unfortunately, this somehow causes my LS980 to loop in fastboot mode. I've seen a few other people talking about this happening to them as well, so decided I would share this.
Thanks to http://direct.xda-developers.com/showthread.php?t=2451426, I was able to get the original *.img files and drop them in with fastboot.
You'll need to go to http://downloads.codefi.re/autoprime/LG/LG_G2 and download the partitions that you need. After that is done, run the following (replacing with your file names along the way):
Code:
fastboot flash aboot aboot.img
fastboot flash boot boot.img
fastboot flash tz tz.img
fastboot flash rpm rpm.img
fastboot flash modem modem.img
fastboot flash laf laf.img
fastboot flash sbl1 sbl1.img
You can continue flashing the rest of the files, but these were the files that were effected by the zip I used and sufficed for getting it back online.
After that's done, you need to flash the *.img file for the recovery that you want. For instance, mine would be:
Code:
fastboot flash recovery twrp.img
You'll need to turn the phone completely off, then reboot it while holding power and volume down. This will get you into your recovery and allow you to recover from a backup, or whatever you'd like to do at that point.

Root Asus Zenfone 2 Laser ZE550KL/Z00LD

Root Asus Zenfone 2 Laser ZE550KL/Z00LD.
Preparation
Backup Your Phone Apps Data Contacts .
Install Asus Driver On Your Pc .
Install Zip
Enable Usb Debugging From Developer Option .
Download The Adb Fastboot Tool And Rooted Firmware .
⇓⇓Download Adb-Fastboot Tool And Rooted Firmware⇓⇓
" http://d-h.st/Xf7o " for Latest-Fastboot-Adb-Tool.zip (554.96 KB)
" https://drive.google.com/folderview?id=0B_j7tYFbJZThclhsZnRPOEFUWXc " for rooted firmware (1GB)
Instructions To Root Zenfone 2 Laser ZE550KL
Download Fastboot Adb Tool And Unzip It .
Download All Firmware File From Firmware Link .
Unzip System.img.7z With Zip
Copy All Img File boot.img, recovery.img system.img md5sum Files To Fastboot Adb Tool Folder.
Turn Off Your Phone .
Hold Volume Up And Insert Pc Connected Usb Cable .
Open Command Prompt In Fastboot Adb Tool Folder By Shift + Mouse Right Button .
Now Paste Or Type This Commands Or Hit Enter 1 By One .
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot -w
fastboot reboot
First Boot Need Some Time Reset Your Device With Recovery Or Backup Reset .
Now Your Phone Is Rooted .
Does it work on laser ze601kl?
Does this method need bootloader to be unlocked?
Didnt work
This just deleted all the phone data and didn't root the phone still.

fixed bricked device after installation miui 11 error antirolback

Hello how to fixed step by step
First you need fastboot rom extract fastboot rom on your pc after extract find 3 file
1-boot
2-recovery
3-system
Flash with fastboot
Turn off your phone and going to fastboot
Type
Fastboot devices
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Done device can't boot but you can install twrp China version link ?
https://www.lanzous.com/i6ahykh
after installation you can go to twrp
Download fastboot miui 10 install from twrp
Sorry for me English

2019 pro stuck in boot loop

Got this working with Lineage ok but decided to go back to stock. I downloaded the stock recovery rom from NV and set everything up. Inside the recovery bundle is a bat file. Usually I would flash all files manually but this time I used the bat file. It manged the first 3 or 4 commands then came up with error. The box is now stuck in a boot loop and I am unable to access over adb.
Can anyone please suggest a way around this.
Thanks
Here is the bat file
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
fastboot flash vbmeta vbmeta.img
fastboot oem lock (optional step: required for certain functionality)
fastboot reboot
EDIT:
Eventually managed to flash lineage zip again. Used USB keyboard to access recovery
may i ask, what kind of keyboard did u use?
thanks in advance

can‘t install or boot images on Oneplus 6t

Hi! My goal is to install twrp recovery on my Oneplus 6t but when i flash it with the command fastboot flash boot twrp.img it does just boot into fastboot mode and the OS is deleted. i can’t use the command fastboot flash recovery twrp.img because i believe i have an A/B Partitioned device because everytime i use this command it says soemthing like: can’t find recovery_a. I can‘t use the command fastboot boot twrp.img because everytime i use this command the phone is stuck on the fastboot splash screen. I need help!
You should flash a fastboot rom of your device to fix this problem
The command is fastboot boot twrp.img. You can only boot it not flash it from fastboot. Once In twrp you can make it permanent in the settings

Categories

Resources