Bootloader - Moto E Q&A, Help & Troubleshooting

How i remove the message "Warning bootloader unlocked" when i turn on my Moto E ?
(sorry for my bad english)

DarkSideTT said:
How i remove the message "Warning bootloader unlocked" when i turn on my Moto E ?
(sorry for my bad english)
Click to expand...
Click to collapse
Hi,
Already commented in the forum: http://forum.xda-developers.com/showthread.php?p=53028702
You only need the original "logo.bin" file and execute the command "fastboot flash logo logo.bin".
Best!

manos78 said:
Hi,
Already commented in the forum: http://forum.xda-developers.com/showthread.php?p=53028702
You only need the original "logo.bin" file and execute the command "fastboot flash logo logo.bin".
Best!
Click to expand...
Click to collapse
Thanks :highfive:

Related

[How to] Remove Bootloader Warning

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

Search root for Archos Diamond 2 Plus

Hi !
I desesperatly seeking a root process for the Archos Diamond 2 Plus.
I can not find it by google.
As it looks like the P9000 of Elephone, I wondered if it was possible to use its recovery.img and supersu 1 and 2.
An idea ? A link for tutorial or for the stock rom (If root process failed) ?
Please ?
ok, no response.
I have tested with unlocked bootloader procedure but :
- i type adb reboot bootloader
- fastboot oem unlock
An normaly we confirm unlock with vol+ . But with archos diamond 2 plus, wol + is not active. There is no reaction at this moment.
So, if not unlocked bootloder, no flashing..
An idea ?
fanfan7110 said:
ok, no response.
I have tested with unlocked bootloader procedure but :
- i type adb reboot bootloader
- fastboot oem unlock
An normaly we confirm unlock with vol+ . But with archos diamond 2 plus, wol + is not active. There is no reaction at this moment.
So, if not unlocked bootloder, no flashing..
An idea ?
Click to expand...
Click to collapse
What android version?
android 6.0 marshmallow
fanfan7110 said:
android 6.0 marshmallow
Click to expand...
Click to collapse
You can boot into fastboot, which is good, in fastboot, type fastboot oem startftm. It will give you an error in the command line but what this allows you to do, is push files into partitions that are mounted R/W, that is of course, if this actually works for your device since every device is different.
Report results!
So after typed fastboot oem startftm i have the message "FAILED (remote: unknown command)"
And after to trying to put img file in boot , i have this : 'FAILED (remote: download for partition 'boot' is not allowed)"
fanfan7110 said:
So after typed fastboot oem startftm i have the message "FAILED (remote: unknown command)"
And after to trying to put img file in boot , i have this : 'FAILED (remote: download for partition 'boot' is not allowed)"
Click to expand...
Click to collapse
Please please please make a whole IMG backup since what we'll do might brick your device. I can't help you till Thursday, hit me up on Thursday with a reply on this thread.
---------- Post added at 08:51 PM ---------- Previous post was at 08:50 PM ----------
fanfan7110 said:
So after typed fastboot oem startftm i have the message "FAILED (remote: unknown command)"
And after to trying to put img file in boot , i have this : 'FAILED (remote: download for partition 'boot' is not allowed)"
Click to expand...
Click to collapse
Also, it is supposed to say failed when you start it.
hummm i can't take a backup of boot.img, because SU is not installed..
fanfan7110 said:
hummm i can't take a backup of boot.img, because SU is not installed..
Click to expand...
Click to collapse
Well, since the device is running mtk, try this. Flash the superuser binary and report, also, I am NOT responsible for anything, YOU are making these changes.
ok tested, but don't work with marshmallow. MTK Droid tools is incompatible with V6
fanfan7110 said:
ok tested, but don't work with marshmallow. MTK Droid tools is incompatible with V6
Click to expand...
Click to collapse
Well, now you have a mission to somehow port a working recovery to your phone.

[Bootlogo] Remove message "Unlocked Bootloader" of your Moto G6/G6 Plus

Hey, guys.
I come to bring you the file logo.bin for those who want to unlock the bootloader of your bike G6/G6 Plus and do not want to stick with that message from "unlocked bootloader ".
Requeriments:
Unlocked Bootloader
ADB Fastboot files
Istructions for flash the file:
After you unlock the bootloader, open the ADB fastboot folder and run the following command via CMD:
fastboot flash logo logo.bin
And that's it. Your bootlogo back to normal and the unlocked bootloader message is gone.
Created by me and tested on my moto G6 Plus XT1926-7.
http://www.mediafire.com/file/883eazfoje0e252/Bootlogo_Moto_G6.zip
@luiz_neto since you've unlocked your bootloader, want to test out TWRP?
https://build.lolinet.com/file/twrp-3.2.1-0-evert.img
Just do: fastboot boot twrp-3.2.1-0-evert.img
ahmed.al said:
@luiz_neto since you've unlocked your bootloader, want to test out TWRP?
https://build.lolinet.com/file/twrp-3.2.1-0-evert.img
Just do: fastboot boot twrp-3.2.1-0-evert.img
Click to expand...
Click to collapse
Thanks Man. You're Awesome!!!
Does it fully work? Send screenshots @luiz_neto
ahmed.al said:
@luiz_neto since you've unlocked your bootloader, want to test out TWRP?
https://build.lolinet.com/file/twrp-3.2.1-0-evert.img
Just do: fastboot boot twrp-3.2.1-0-evert.img
Click to expand...
Click to collapse
Didn't work, it's still in the original recovery. Still appearing the screenshot "no commands".
ahmed.al said:
@luiz_neto since you've unlocked your bootloader, want to test out TWRP?
https://build.lolinet.com/file/twrp-3.2.1-0-evert.img
Just do: fastboot boot twrp-3.2.1-0-evert.img
Click to expand...
Click to collapse
Didn't work.
Please send me the original stock recovery file so i can make a porta for the device.
luiz_neto said:
Didn't work, it's still in the original recovery. Still appearing the screenshot "no commands".
Click to expand...
Click to collapse
Can you tell me which exact error you get when you run "fastboot boot twrp-3.2.1-0-evert.img"? This command is not supposed to flash the recovery btw, it's just supposed to make you boot into it.
ahmed.al said:
@luiz_neto since you've unlocked your bootloader, want to test out TWRP?
https://build.lolinet.com/file/twrp-3.2.1-0-evert.img
Just do: fastboot boot twrp-3.2.1-0-evert.img
Click to expand...
Click to collapse
It worked with your exact command. How do I leave permanent using the command "fastboot flash twrp-3.2.1-0-evert.img"?
luiz_neto said:
It worked with your exact command. How do I leave permanent using the command "fastboot flash twrp-3.2.1-0-evert.img"?
Click to expand...
Click to collapse
Which error do you get when doing fastboot boot?
luiz_neto said:
It worked with your exact command. How do I leave permanent using the command "fastboot flash twrp-3.2.1-0-evert.img"?
Click to expand...
Click to collapse
When I enter the recovery that you sent, in my device does not appear the usual folders like: "android " or "Download ", but several folders with crazy names like "AZ9WLLrc4T1IEVw2xQ + ofA " or "BoGzY997Zjul, TowV0NBwA " and in Windows the device is listed on USB devices such as "Moto X4"
ahmed.al said:
Which error do you get when doing fastboot flash instead of boot?
Click to expand...
Click to collapse
Dude, my device is dead!!! I'm desperate, nothing happens when I hold the power button anymore. Probably corrupted the bootloader here, because nothing, NOTHING EVEN happens.
:crying::crying::crying::crying::crying::crying::crying:
luiz_neto said:
Dude, my device is dead!!! I'm desperate, nothing happens when I hold the power button anymore. Probably corrupted the bootloader here, because nothing, NOTHING EVEN happens.
:crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
You need to find a blankflash. The device is A/B partitioned, you switched to the B slot that's why it got bricked.
luiz_neto said:
Dude, my device is dead!!! I'm desperate, nothing happens when I hold the power button anymore. Probably corrupted the bootloader here, because nothing, NOTHING EVEN happens.
:crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
Good luck...Hope you get it unbricked
Did it happen after 'fastboot flash recovery twrp*.img'?
luiz_neto said:
Dude, my device is dead!!! I'm desperate, nothing happens when I hold the power button anymore. Probably corrupted the bootloader here, because nothing, NOTHING EVEN happens.
:crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
hello sorry if you bricked your phone
we forgot to tell you not to switch slots
but here is blankflash thanks to vache http://cloud.vache-android.com/Moto/evert/blankflash/blankflash.zip
don't worry no need to panic blankflash can fix it
tell me if you had any errors while using this
BTW thanks for testing twrp i'll fix bugs soon and release installer zip
erfanoabdi said:
hello sorry if you bricked your phone
we forgot to tell you not to switch slots
but here is blankflash thanks to vache http://cloud.vache-android.com/Moto/evert/blankflash/blankflash.zip
don't worry no need to panic blankflash can fix it
tell me if you had any errors while using this
BTW thanks for testing twrp i'll fix bugs soon and release installer zip
Click to expand...
Click to collapse
Man, thank you so much, really. Thanks to you for the help and thanks to Vache for the Blankflash file.
erfanoabdi said:
hello sorry if you bricked your phone
we forgot to tell you not to switch slots
but here is blankflash thanks to vache http://cloud.vache-android.com/Moto/evert/blankflash/blankflash.zip
don't worry no need to panic blankflash can fix it
tell me if you had any errors while using this
BTW thanks for testing twrp i'll fix bugs soon and release installer zip
Click to expand...
Click to collapse
Dude, you want a tip? For now, in TWRP Remove the options to select Partitions A and B, or make a tutorial making it clear that this exchange will brick the device. From now on, thank you very much for the support.
luiz_neto said:
Dude, you want a tip? For now, in TWRP Remove the options to select Partitions A and B, or make a tutorial making it clear that this exchange will brick the device. From now on, thank you very much for the support.
Click to expand...
Click to collapse
no thanks, i'll take care of it, so happy you fixed your phone
Hello,
I tried the previously mentioned TWRP on my moto g6, having previously unlocked the bootloader using the motorola site.
I did "fastboot boot twrp-3.2.1-0-evert.img".
It returned:
"downloading 'boot.img'...
OKAY [ 0.567s]
booting...
OKAY [ 0.938s]"
Then on the phone I had the following page:
On imgur -> XciH6ds (I don't have enough posts to make it a link) imgur.com/XciH6ds
I would be willing to try other things to help with making this work I would prefer not to have a bricked phone but I got this phone to play around with, so it's not critically important
Thanks
There is still no stable twrp for the Motorola g 6 ??
Enviado desde mi moto g(6) mediante Tapatalk
Well the most up to date things I could find were in this thread honestly

Fastboot error "FAILED (Remote: Command Not Allowed"

Hi guys!
I'm having troubleshooting with my Mate 10 Lite, i try to root with this forum : https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535, but the problem is when i try to boot in the custom temporary recovery, fastboot gives me the following problem : "FAILED (Remote: Command not allowed)"
Help me please
Thanks for reading
Are you sure that your boot loader is unlocked?
MrGrim said:
Are you sure that your boot loader is unlocked?
Click to expand...
Click to collapse
Yeah, sure, i tried relocking and unlocking and nothing
MrGrim said:
Are you sure that your boot loader is unlocked?
Click to expand...
Click to collapse
an idea for this problem?
Koa1 said:
an idea for this problem?
Click to expand...
Click to collapse
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
Fastboot oem unlock [Code here]
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
And i check with Fastboot, it says unlocked
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
An idea to know what i'm doing wrong?
Koa1 said:
An idea to know what i'm doing wrong?
Click to expand...
Click to collapse
You are at this point,right?
Code:
fastboot boot twrp-mate10-lite.img
Your device will boot into temporary TWRP, ??
or have you used
Code:
fastboot flash recovery twrp-mate10-lite.img
??
First one should not work. second installs twrp, but i dont Know if you Huawei overwrite TWRP after first boot.
then it should be
Code:
fastboot boot Recovery
to restart in TWRP
uweork said:
You are at this point,right?
Code:
fastboot boot twrp-mate10-lite.img
Your device will boot into temporary TWRP, ??
or have you used
Code:
fastboot flash recovery twrp-mate10-lite.img
??
First one should not work. second installs twrp, but i dont Know if you Huawei overwrite TWRP after first boot.
then it should be
Code:
fastboot boot Recovery
to restart in TWRP
Click to expand...
Click to collapse
It is works after a flash, now i have oreo with TWRP and Magisk, thank you so much
Koa1 said:
It is works after a flash, now i have oreo with TWRP and Magisk, thank you so much
Click to expand...
Click to collapse
No Prob mate, Thats why we are all here for :fingers-crossed:

Question "fastboot oem unlock" fails

Hey guys,
i try to install a other rom on my phone. I got to the fastbootd mode by using "adb shell reboot fastboot".
But if i now trying to execute "fastboot oem unlock" it says:
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
Im using Arch Linux btw.
Thank you if anyone know how to fix this
kxmpxtxnt said:
Hey guys,
i try to install a other rom on my phone. I got to the fastbootd mode by using "adb shell reboot fastboot".
But if i now trying to execute "fastboot oem unlock" it says:
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
Im using Arch Linux btw.
Thank you if anyone know how to fix this
Click to expand...
Click to collapse
Go To Developer Options.....
And Open OEM Unlocking...
Thanks...
Ayaanic said:
Go To Developer Options.....
And Open OEM Unlocking...
Thanks...
Click to expand...
Click to collapse
I already did :/
kxmpxtxnt said:
I already did :/
Click to expand...
Click to collapse
still the same error
kxmpxtxnt said:
still the same error
Click to expand...
Click to collapse
Ah maybe i was in the wrong folder, let me quickly try it out
kxmpxtxnt said:
Ah maybe i was in the wrong folder, let me quickly try it out
Click to expand...
Click to collapse
No, still the same
kxmpxtxnt said:
No, still the same
Click to expand...
Click to collapse
Do It On The Original Cable.....
And Use The Latest Version Of ADB...
Also Try Changing The Drivers Of Your Phone While You Are In Fastboot In Device Manager....
kxmpxtxnt said:
Hey guys,
i try to install a other rom on my phone. I got to the fastbootd mode by using "adb shell reboot fastboot".
But if i now trying to execute "fastboot oem unlock" it says:
FAILED (remote: 'Unable to open fastboot HAL')
fastboot: error: Command failed
Im using Arch Linux btw.
Thank you if anyone know how to fix this Aare on A12 (C.10 or earlier)
Click to expand...
Click to collapse
Are you on A12 (C.10 or earlier)?
A12 has no fastboot nor BROM. You have to downgrade to A11 or wait upgrade or A13 if Oneplus will fix that. Perhaps they will, perhaps not
Maybe this guide could help
Because the command for unlocking seems different for fastboot
TUTORIAL TWRP AND ROOT NORD 2 OXYGEN OS 11 ( Links updated!)
SO finally I successfully rooted with TWRP and root access.thanks to all developers @Eastw1ng @TheMalachite Following are all download links combined in one post Also there are two threads like unlocking boot loader and twrp but there are some...
forum.xda-developers.com

Categories

Resources