Anybody have twrp flashable zip file to remove unlocked bootloader warning?
instal this via fastboot
https://mega.nz/#!F9ADEIiA!SYTgJAqQe4BDfRTLEMuuYtSKlCSZSO7fQ0G7qTfJ2iY
Code:
fastboot flash logo logo_motoxplay_lux_wbu.bin
i want the stock android mm moto boot screen. where can i find it and how to flash it ?
You can download a stock MM rom from here: http://forum.xda-developers.com/moto-x-play/general/official-stock-firmwares-added-xt1562-t3195364
Then extract logo.bin and install with fastboot as mentioned above
fastboot flash logo logo.bin
The tutorial is here on first page of X Play theme and apps section: http://forum.xda-developers.com/moto-x-play/themes-apps/boot-logo-stock-disable-bootloader-t3257606
drmuruga said:
Anybody have twrp flashable zip file to remove unlocked bootloader warning?
Click to expand...
Click to collapse
Their is no zip that is flashable through twrp but you can flash the Motorola logo through fastboot
Download the file here http://forum.xda-developers.com/moto-x-play/themes-apps/boot-logo-stock-disable-bootloader-t3257606
The offer this command
fastboot flash logo logo.bin
Related
should i have radio img and bootloader img of nexus4's kitkat??
i have flashable zip,but i don't want to install there by recovery...i would like to flash them via fastboot on ubuntu terminal.
thanks to all
download the factory image from google. Then you can extract all of the xxxx.img and flash those via fastboot.
This is remarkably similar to what Helvio88 did, and his 4.4.4 mod may well work, however, in the name of ROM continuity I edited the logo.bin from SolarTrans' Lollipop update thread.
Extract zip/ boot into bootloader/ place logo.bin in your fastboot folder:
fastboot flash logo logo.bin
fastboot reboot
fnut6969 said:
This is remarkably similar to what Helvio88 did, and his 4.4.4 mod may well work, however, in the name of ROM continuity I edited the logo.bin from SolarTrans' Lollipop update thread.
Extract zip/ boot into bootloader/ place logo.bin in your fastboot folder:
fastboot flash logo logo.bin
fastboot reboot
Click to expand...
Click to collapse
Thanks for this! I really hated seeing that Unlocked Bootloader logo
EDIT: Shouldn't need this, but flash successfully and everything is running great!
unremarked said:
Thanks for this! I really hated seeing that Unlocked Bootloader logo
EDIT: Shouldn't need this, but flash successfully and everything is running great!
Click to expand...
Click to collapse
Glad it worked for you. I've never liked the bootloader warning.
Hello! I have an P8Lite ALE-L21 unlocked and by mistake I delete the system.. Now I don't have OS to boot
What can I do now to have back?
Download the rom for your phone then install the rom using the recovery system op the phone.
If that doesn't work try flashing the rom through fastboot.
EpicBas said:
Download the rom for your phone then install the rom using the recovery system op the phone.
If that doesn't work try flashing the rom through fastboot.
Click to expand...
Click to collapse
I tried both but it dosen't work
I don't find source with system.img
Use this http://forum.xda-developers.com/showthread.php?t=2433454&page=31 to extract the system.img
- Fastboot flash boot boot.img
- Fastboot flash recovery recovery.img
- Fastboot flash cust cust.img
- Fastboot flash system system.img
- Fastboot reboot
Use those commands and I hope it will be fixed.
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
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