[How to] Remove Bootloader Warning - Moto E Q&A, Help & Troubleshooting

1.
After unlocking bootloader every boot bothers us by showing warning in red letters.
Here is how to remove that :
http://forum.xda-developers.com/showthread.php?t=2682932
Thanks @Topsnake
You will need mfastboot, adb, bootlogo - all.
I'll take no guarantee for bricking your device if you are doing something wrong!
Click to expand...
Click to collapse
I used the xt1080logo_fixed.zip.
Extract it.
If you have path of adb and mfastboot added to system variables, just shif+right click in the folder where logo file resides. Choose 'open command prompt here'.
Otherwise, copy logo file to mfastboot directory and open command prompt there.
Run theses commands:
Code:
adb reboot bootloader
mfastboot flash logo logo_fixed.bin
mfastboot reboot
Replace the logo_fixed.bin with the name of logo you are flashing.
2.
If you wish to create your own boot logo, then head to this :
http://forum.xda-developers.com/showpost.php?p=53098892&postcount=355
Thanks @KidJoe

Does this work on indian moto e???

Rohit99 said:
Does this work on indian moto e???
Click to expand...
Click to collapse
Yes. I'm on Indian Moto. ( Didn't you notice BSNL on my profile ?)

Flashable zip available here
http://forum.xda-developers.com/moto-e/themes-apps/logo-bootloader-logo-batman-arkham-style-t2864420

@SidDev said:
http://forum.xda-developers.com/moto-e/themes-apps/logo-bootloader-logo-batman-arkham-style-t2864420
Click to expand...
Click to collapse
if i give you a image can make one for me please

Related

Please Help!!!!!!!!!! :(

I tried to upgrade my recovery image to RA-hero-v1.6.2.
However I got a problem
I use adb shell method to flash the new recovery image.
when I type mount -a it show four lines of fails. and then I type flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img. After that I press reboot. My phone is now keep stay in HERO BOOT SCREEN. nothing happen. please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
For adb + fastboot method
I type adb shell reboot bootloader, it success.
but when I type fastboot boot recovery-RA-hero-v1.6.2.img it said recovery-RA-hero-v1.6.2.img cannot be load. Please help.
Can you boot your phone normal now at all or not?
If you can, use BTDAG's guide in my signature and install the custom recovery using the flashrec method.
I cannot it stuck at the "HERO" boot screen :'(
what I can do is that I can use the adb shell the browser the files inside the phone.
try flashing it via android commander mate i had that problem my self once and that fixed it
skedone said:
try flashing it via android commander mate i had that problem my self once and that fixed it
Click to expand...
Click to collapse
He can flash the recovery through Android Commander? .... Interesting.
skedone said:
try flashing it via android commander mate i had that problem my self once and that fixed it
Click to expand...
Click to collapse
Can you provide me steps?
animation said:
Can you provide me steps?
Click to expand...
Click to collapse
http://tinyurl.com/232pnzr
Have a go,.... then report back.
ddotpatel said:
http://tinyurl.com/232pnzr
Have a go,.... then report back.
Click to expand...
Click to collapse
the link is just link to google?
Its for Android Commander. Either try that,... Or see if you can get into the recovery you currently have,.... wipe what you can, then flash another rom.
ddotpatel said:
Its for Android Commander. Either try that,... Or see if you can get into the recovery you currently have,.... wipe what you can, then flash another rom.
Click to expand...
Click to collapse
I can't go into the recovery mode.
I can only go into the fastboot mode.
Try this,... Go into fastboot.
Hit BACK to enter the fastboot bit.
I should now say FASTBOOT USB or something similar.
Then you need to cd into the right directory using CMD.
example,... I have to type...
cd c:\sdk\tools ................But it might be different on yours.
then type
fastboot devices
It should bring up your device serial number.
Then type
fastboot oem rebootRUU
fastboot erase cache
Then reboot.
ddotpatel said:
Try this,... Go into fastboot.
Hit BACK to enter the fastboot bit.
I should now say FASTBOOT USB or something similar.
Then you need to cd into the right directory using CMD.
example,... I have to type...
cd c:\sdk\tools ................But it might be different on yours.
then type
fastboot devices
It should bring up your device serial number.
Then type
fastboot oem rebootRUU
fastboot erase cache
Then reboot.
Click to expand...
Click to collapse
What are these two lines did? fastboot oem rebootRUU
fastboot erase cache
I think it erases old data?
animation said:
ddotpatel said:
animation said:
After reboot? what should I do?
when I type fastboot boot recovery-RA-hero-v1.6.2.img it always said
downloading 'boot.img' ... FAILED <remote: not allow>
Click to expand...
Click to collapse
I didn't say that?.... Try what I said to erase cache,... then see if it boots.
Click to expand...
Click to collapse
I tried, but it also stuck at the boot screen.
Click to expand...
Click to collapse
The only other thing I can suggest is go into fastboot,...
then run,...
fastboot oem rebootRUU
fastboot erase cache
Keep it plugged in, then run an RUU .exe.
,... Then start from scratch again,...
sorry its droid explorer and here is link to info about program and its pritty easy to use
http://de.codeplex.com/wikipage?title=Features&referringTitle=Home
try the HEROIMG.zip method
Hello,
just another idea:
- download an original RUU.exe (preferably of an older version, rootable) and extract rom.zip (a lot of guides in the forums)
- rename to HEROIMG.ZIP and put in sdcard root
- restart hero with volume down pressed
- normally it should find the heroimg.zip and flash it and you are back to normal

Paranoid Android won't boot past PA screen

i searched, and couldn't find anything. so sorry ahead of time if this has been answered. I flashed Paranoid Android on my HTC E4GLTE and can't get it to boot past the "Paranoid Android" screen. it's been stuck there for about 10 minutes. I've already wiped and tried reflashing. No luck.
Try wiping boot partition
fastboot erase boot
Then extract the boot image and put it in adb folder
fastboot flash boot boot.img
om4 said:
Try wiping boot partition
fastboot erase boot
Then extract the boot image and put it in adb folder
fastboot flash boot boot.img
Click to expand...
Click to collapse
I'm not a complete NOOB when it comes to rootingn but I'm kinda stuck here. Sooooo... I wipe the boot partition through TWRP? Or through command prompt? How do I extract the image and where is the ADB folder? Sorry for asking so many questions but thanks ahead of time!
randmc562 said:
I'm not a complete NOOB when it comes to rootingn but I'm kinda stuck here. Sooooo... I wipe the boot partition through TWRP? Or through command prompt? How do I extract the image and where is the ADB folder? Sorry for asking so many questions but thanks ahead of time!
Click to expand...
Click to collapse
http://db.tt/zyPbGmtO use this, to extract the kernel open the zip and drag it anywhere, it will extract the file and you place it in the adb folder
om4 said:
http://db.tt/zyPbGmtO use this, to extract the kernel open the zip and drag it anywhere, it will extract the file and you place it in the adb folder
Click to expand...
Click to collapse
ok so I downloaded the file. i can't get the phone to boot though so how do I get it on there?
randmc562 said:
ok so I downloaded the file. i can't get the phone to boot though so how do I get it on there?
Click to expand...
Click to collapse
you open it on your pc, boot phone to bootloader and start up fastboot
extract adb folder any where on pc
extract boot image and place it in adb folder
connect phone to pc
type fastboot devices to make sure phone is connected
type fastboot erase boot to wipe the boot partition, this helps
type fastboot flash boot boot.img
restart phone
om4 said:
you open it on your pc, boot phone to bootloader and start up fastboot
extract adb folder any where on pc
extract boot image and place it in adb folder
connect phone to pc
type fastboot devices to make sure phone is connected
type fastboot erase boot to wipe the boot partition, this helps
type fastboot flash boot boot.img
restart phone
Click to expand...
Click to collapse
so I downloaded the ADB tools. extracted the files. can't find BOOT image. My phone is connected. i tried doing the "fastboot erase boot" and I get a "FAILED (remote not allowed)" message.
randmc562 said:
so I downloaded the ADB tools. extracted the files. can't find BOOT image. My phone is connected. i tried doing the "fastboot erase boot" and I get a "FAILED (remote not allowed)" message.
Click to expand...
Click to collapse
well thats odd lol I'm probably confusing the commands again, you dont need to wipe boot anyways, its just a way to make sure you start clean. open the paranoid rom and pull the boot.img file and put that in the adb folder
Did you make sure to type fastboot devices to make sure PC is connected to device via fastboot?
from my flying AOKP'd Evo LTE and xda premium

[Q] fastboot flashing errors

ok.. i have done some googling on this error but the only results were japanese.
i have 2 identical phones, one is bricked but can get into fastboot, the other is fully working and has root.
i have used the dd command to copy the boot, recovery and system images.
when i went to flash them system.img flashed fine, but boot.img and recovery.img are sent ok but fail on flashing with this error: "remote: size too large" and wont flash, but if i execute :"fastboot boot boot.img" the phone will boot into android.
i have tried the android control fastboot protocol and adb one with no luck.
the phone is a huawei ascend p1 lte (U9202l-1)
bump: anyone know how to fix this
help anyone? could someone at least say if there is no way to fix this
nitros12 said:
help anyone? could someone at least say if there is no way to fix this
Click to expand...
Click to collapse
Hi there,
First, could you tell me the name of the phone, plus your provider?
its a huawei ascend p1 lte (model number: U9202l-1) provided by t-mobile (or ee)
nitros12 said:
its a huawei ascend p1 lte (model number: U9202l-1) provided by t-mobile (or ee)
Click to expand...
Click to collapse
Okay,
My recommendation, nitros, would be to download the Android SDK, and try to flash the ROM yourself.
I will attach an XML file, that is the general syntax followed when flashing a device.
If you are running windows, download the android sdk, and open up command prompt as an administrator, and input the following commands:
cd \[put file path to the android sdk here]\sdk\platform-tools
And follow the steps provided in the XML file.
Good luck!
If this fails, let me know.
PS: Only input the operations that are located between <steps interface="AP"> and </steps>.
If the command says <step operation="flash" partition="sbl1" filename="sbl1.mbn" MD5="3273A6FDFDFA35D2E5FCE4B3FBB1764F" />, then you type in "fastboot sbl1 sbl1.mbn".
If the command says <step operation="reboot-bootloader" /> then you type in "fastboot reboot-bootloader".
If the command says <step operation="erase" partition="modemst2" />, then you type in "fastboot erase modemst2".
i have the sdk but now how do i get hold of the rom.
do i have to make it from a dump
nitros12 said:
i have the sdk but now how do i get hold of the rom.
do i have to make it from a dump
Click to expand...
Click to collapse
I don't know the solution, but if you have a dump, please tell me, because i have a bricked p1 lte too and i would like to unbrick it!
Please someone must help!
here
entonjackson said:
I don't know the solution, but if you have a dump, please tell me, because i have a bricked p1 lte too and i would like to unbrick it!
Please someone must help!
Click to expand...
Click to collapse
here: i have the boot, system and recovery.img
https://docs.google.com/file/d/0BzsA17IjC5k2aVpncUoxaGZSczg/edit?usp=sharing
https://docs.google.com/file/d/0BzsA17IjC5k2YzZWemRjZk9leEk/edit?usp=sharing
nitros12 said:
here: i have the boot, system and recovery.img
https://docs.google.com/file/d/0BzsA17IjC5k2aVpncUoxaGZSczg/edit?usp=sharing
https://docs.google.com/file/d/0BzsA17IjC5k2YzZWemRjZk9leEk/edit?usp=sharing
Click to expand...
Click to collapse
and how do i need to flash this, please tell me!!
heres what i did to get it working: get android control, start cmd in its directory, boot into fastboot (power and volume down) and type: fadtboot boot (where boot. img is located)/boot.img, if it boots good if not restart back to fastboot and type: fadtboot flash system.img and then boot boot.img.
when it boots, open android control and co to the flashing tab, flash boot.img first then recovery, if it works great.
the reason you need to use android control is because it runs a few more commands that stop it giving the error i made this thread for.
Sent from my U9202L-1 using xda app-developers app
nitros12 said:
heres what i did to get it working: get android control, start cmd in its directory, boot into fastboot (power and volume down) and type: fadtboot boot (where boot. img is located)/boot.img, if it boots good if not restart back to fastboot and type: fadtboot flash system.img and then boot boot.img.
when it boots, open android control and co to the flashing tab, flash boot.img first then recovery, if it works great.
the reason you need to use android control is because it runs a few more commands that stop it giving the error i made this thread for.
Sent from my U9202L-1 using xda app-developers app
Click to expand...
Click to collapse
You posted the boot.img and recovery.img, i also need the system.img, please
its being uploaded now, system. img is 67MB
but try getting it to work without system.img 1st
Sent from my U9202L-1 using xda app-developers app
nitros12 said:
its being uploaded now, system. img is 67MB
but try getting it to work without system.img 1st
Sent from my U9202L-1 using xda app-developers app
Click to expand...
Click to collapse
Ok, please post the link when it's finished. You are awesome dude! i hope i get this phone running again!
have to stop uploading now, end of my "pc time" will start again tomorrow
i have to do some homework and the computer is not allowed to be on when nobody is using it.
Sent from my U9202L-1 using xda app-developers app
nitros12 said:
have to stop uploading now, end of my "pc time" will start again tomorrow
i have to do some homework and the computer is not allowed to be on when nobody is using it.
Sent from my U9202L-1 using xda app-developers app
Click to expand...
Click to collapse
OK, i will wait until tomorrow. But give me a promise to upload the file. You are my only hope!
Please!
will continue tommorrow
Sent from my U9202L-1 using xda app-developers app
I have a bad feeling that it won't work.
Because I already tried
Code:
fastboot flash boot boot.img
and
Code:
fastboot flash recovery recovery.img
with your two files. and both gave this error:
FAILED (remote: Download size too large)
Click to expand...
Click to collapse
Are you sure this will work?
yea
entonjackson said:
I have a bad feeling that it won't work.
Because I already tried
Code:
fastboot flash boot boot.img
and
Code:
fastboot flash recovery recovery.img
with your two files. and both gave this error:
Are you sure this will work?
Click to expand...
Click to collapse
yes, it did the same thing to me: first boot into boot.img with: [/CODE]fastboot boot boot.img[/CODE]
then use android control to flash boot.img, android control does some other commands that let it work
nitros12 said:
yes, it did the same thing to me: first boot into boot.img with: [/CODE]fastboot boot boot.img[/CODE]
then use android control to flash boot.img, android control does some other commands that let it work
Click to expand...
Click to collapse
Hey! Thanks for the info.
I will try it, when I'm back from work.
Are you already uploading? I really need the system.img

How to change logo.bin?

I recently made a ctOS logo.bin, but i forgot how to change it
Someone can help me?
tailsdoll said:
I recently made a ctOS logo.bin, but i forgot how to change it
Someone can help me?
Click to expand...
Click to collapse
I would recommend taking a look at this guide here following steps 2 and onward http://forum.xda-developers.com/showthread.php?p=52804779. But essentially put the logo in your adb and fastboot folder on your computer and run the following command:
Code:
fastboot flash logo yourlogo.bin
Let me know if you still have questions.
shimp208 said:
I would recommend taking a look at this guide here following steps 2 and onward http://forum.xda-developers.com/showthread.php?p=52804779. But essentially put the logo in your adb and fastboot folder on your computer and run the following command:
Code:
fastboot flash logo yourlogo.bin
Let me know if you still have questions.
Click to expand...
Click to collapse
Nope, i'm fine, thanks!

How To Guide [TUTORIAL] ULTIMATE How to flash GSI Trebble AND ROM and root on Xiaomi device on Windows (files needed included)

Hi, first of all, I'm not a dev or else just user who had difficulties to flash GSI on my phone... Was 7 years with a samsung galaxy Note 3, with twrp....So easy to flash....
with the help of @gr0ndpa, thanks to him.....
FLASH GSI​
Now I will explain how to flash easily with files attached
1/ first of all you need a phone and drivers installed, use xiaomi pc suite, unzip and install it
2/ you need to activate USB debug in dev options.
3/ dl adb folder unzip it and put in C
4/ run command and type
Code:
cd /adb
5/ then
Code:
adb devices
to check if phone recognised
6/
Code:
adb reboot bootloader
once in fast boot
7/
Code:
fastboot flash vbmeta vbmeta.img
wait finished type to enter in fastbootD
8/
Code:
fastboot reboot fastboot
9/
Code:
fastboot flash system
LiR 313.XXX.img
you will have a system error, but wait the flash begin in few seconds
at the end wait ok then
10/
Code:
fastboot reboot recovery
on stock recover
11/ wipe data and reboot with +/- and PWR
and you're done...
In case you want to flash custom kernel or patched boot image to root with magisk, you have to
12/
Code:
adb reboot bootloader
Copy kernel boot image to C drive and rename kernel boot image to boot.img.
13/
Code:
fastboot flash boot c:\boot.img
14/
Code:
fastboot reboot
In case you want to flash twrp put the file to adb folder and type in fastboot
15/
Code:
fastboot boot twrp.img
Downloads for : Xiaomi Mi 11 Lite 5G | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
You can check what I ve done on tuto ss...
if you have some comments, don't hesitate...
I flashed LiR 18.1 rom and very happy with it.....
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++==================================================================================================================================================================================================================++
Flash ROM​
This now how to flash ROM on your device, it's convenient for all roms like LOS, corvus, awaken...
First you need all the proper drivers installed and unlocked bootloader, USB debugging all of that stuff.
Now open up a cmd/terminal , and put the files i sent and the ROM file in the folder from where you're opening the cmd/terminal and connect the phone (you may need to put ./ as an suffix for all the commands if you're on linux)
Type
Code:
adb reboot bootloader
Then type
Code:
fastboot devices
to see if everything is ok
Then type
Code:
fastboot flash boot_ab boot.img
(you can drag and drop the file instead of typing it)
After that's done type
Code:
fastboot flash vendor_boot_ab vendor_boot.img
(you can drag and drop this too if you want)
Code:
fastboot flash dtbo dtbo.img
(you can drag and drop this too if you want)
After that's done type
Code:
fastboot reboot recovery
This will boot you into a recovery and now you need to go to wipe and format data
After that go to apply update then adb sideload then
In the cmd type
Code:
adb sideload rom.zip
for example (you put the ROM zip here you can drag and drop it)
Wait for that to finish it will go to 47% and on the phone it will show step 1/2 then step 2/2
and when it's done it's gonna show an error
adb: failed to read command: No error
Then you can reboot to system
Hello thank your for the short HowTo. Unfortunately im stuck on invalid sparse error. Could you pls post a fix to solve this? Would appreciate your help.
hardshell said:
Hello thank your for the short HowTo. Unfortunately im stuck on invalid sparse error. Could you pls post a fix to solve this? Would appreciate your help.
Click to expand...
Click to collapse
You have to wait at least 30 sec after the error appear...
Are you sure you are on fastbootD???
tuto modified and completed to also root device with magisk and patch boot.img
when i restart into fastboot, it is frozen.
dy2592 said:
when i restart into fastboot, it is frozen.
Click to expand...
Click to collapse
normal, nothing happens on fastboot....when you flash, only thing is on your computer, not on screen..
cant seem to get this installed =(
rayman95 said:
8/
Code:
fastboot reboot fastboot
Click to expand...
Click to collapse
After I enter this, it just stays on waiting for any device.
Update: I was able to figure it out. My device had no drivers so I went search through updates on windows and installed a LeMobile Android driver os it shows up properly in device manager.
How does one install gapps?
dy2592 said:
After I enter this, it just stays on waiting for any device.
View attachment 5419437
Update: I was able to figure it out. My device had no drivers so I went search through updates on windows and installed a LeMobile Android driver os it shows up properly in device manager.
Click to expand...
Click to collapse
because you don't have xiaomi drivers installed...install xiaomi pc suite and you will have drivers installed...
duplicate
rayman95 said:
In step 14, I encountered the error "fastboot: error: ANDROID_PRODUCT_OUT not set" after executing the fastboot flash system command. what do I need to do?
Click to expand...
Click to collapse
Did you insert the img at the end?
Fastboot flash system LIRxxxxxxxxxxxx.img
you have to put your rom to adb folder and dont forget to add .img at the end
rayman95 said:
you have to put your rom to adb folder and dont forget to add .img at the end
Click to expand...
Click to collapse
1.img is your rom Is there anything else missing?
dy2592 said:
Did you insert the img at the end?
Fastboot flash system LIRxxxxxxxxxxxx.img
Click to expand...
Click to collapse
yaha your right thank you so much
rayman95 said:
you have to put your rom to adb folder and dont forget to add .img at the end
Click to expand...
Click to collapse
thank I solved my problem. Now I have another problem, how to install GAPPs
Patrick Star_ said:
thank I solved my problem. Now I have another problem, how to install GAPPs
Click to expand...
Click to collapse
run twrp, it's explain in 1st post or maybe try with magisk...I can install minimicroG nogoolag with it..
rayman95 said:
run twrp, it's explain in 1st post or maybe try with magisk...I can install minimicroG nogoolag with it..
Click to expand...
Click to collapse
I tried to use twrp to brush into GAPP, but the error is 70. How can I solve it? I don't know if there is a problem with my twrp. Can you send a tutorial on xiaomi11 Lite 5g installing twrp? Thank you very much
Patrick Star_ said:
I tried to use twrp to brush into GAPP, but the error is 70. How can I solve it? I don't know if there is a problem with my twrp. Can you send a tutorial on xiaomi11 Lite 5g installing twrp? Thank you very much
Click to expand...
Click to collapse
In case you want to flash twrp put the file to adb folder and type in fastboot
15/
Code:
fastboot boot twrp.img
And twrp link is in post 1..maybe you choose bad gapps variant

Categories

Resources