[Boot] Invalid boot image - Android Q&A, Help & Troubleshooting

Hello @ all,
I am locked out from recovery mode.
I see the message: "Invalid boot image!",
is anything that I can do to restore the device through locked fastboot ?
I have an ASUS ME302KL (Memo Pad 10 HD LTE)
Thank you for any help

Try reflashing TWRP:
Code:
fastboot flash recovery twrp-3.X.X.img
or load it from PC with
Code:
fastboot boot twrp-3.X.X.img

userrequired said:
Hello @ all,
I am locked out from recovery mode.
I see the message: "Invalid boot image!",
is anything that I can do to restore the device through locked fastboot ?
I have an ASUS ME302KL (Memo Pad 10 HD LTE)
Thank you for any help
Click to expand...
Click to collapse
The screenshot you provided shows device got booted into bootloader ( AKA fastboot ) mode. This mode is different to recovery mode.

jwoegerbauer said:
The screenshot you provided shows device got booted into bootloader ( AKA fastboot ) mode. This mode is different to recovery mode.
Click to expand...
Click to collapse
Thank you for your reply.
When I try to enter in recovery mode (pressing power and volume up) I get the message "Can not load invalid boot image!" then after (short) while the tablet goes to fastboot mode.

LuckyStriker33 said:
Try reflashing TWRP:
Code:
fastboot flash recovery twrp-3.X.X.img
or load it from PC with
Code:
fastboot boot twrp-3.X.X.img
Click to expand...
Click to collapse
Thank you for your reply,
I cannot flash or boot twrp because the device is locked.

Why not simply re-flash device's Stock ROM to get rid off of your problem?

Related

Sharp Aquos S2 stucked in Download mode

Hi:
My unlocked bootloader SS2 phone got stucked in Download Mode after successfully installed/flashed AICP ROM
It booted once and when i rebooted to enter recovery got stucked. Tried pushing buttons combos but still stucked in Dmode.
Have no access to fastboot from Windows but can get limited access to fastboot in Debian: can flash several twrp recoveries, can flash
AICP ROM again but can not get fastboot oem commands working.
Can't enter to recovery because phone never turn off.
Tried also to come back to Nougat but can't enter recovery to flash ss2_old_bootloader.
I do not know what to do.
Any help?
Also have this problem... any help?
have u try to connect into computer, use adb, and use this command :
Code:
fastboot reboot
what's the result with that?
No connection.
But i have reinstalled OST Treble ROM and phone now working.
gsausalito said:
Hi:
My unlocked bootloader SS2 phone got stucked in Download Mode after successfully installed/flashed AICP ROM
It booted once and when i rebooted to enter recovery got stucked. Tried pushing buttons combos but still stucked in Dmode.
Have no access to fastboot from Windows but can get limited access to fastboot in Debian: can flash several twrp recoveries, can flash
AICP ROM again but can not get fastboot oem commands working.
Can't enter to recovery because phone never turn off.
Tried also to come back to Nougat but can't enter recovery to flash ss2_old_bootloader.
I do not know what to do.
Any help?
Click to expand...
Click to collapse
I also have problem after flashing to AICP and sometimes phone (after power off) stuck in Download mode.
Just enter:
fastboot --set-active=a reboot
rgr1 said:
I also have problem after flashing to AICP and sometimes phone (after power off) stuck in Download mode.
Just enter:
fastboot --set-active=a reboot
Click to expand...
Click to collapse
I have the same problem. I tried to follow your advice, but fastboot in my PC doesn't recognize the parameter (all I get is fastboot help page).
Regards.
EDIT: reinstalled treble v3.1 via OST and it fixed the download mode issue.
thanks!
hi,
got the same problem, stuck at download mode but phones can`t to pc via usb so I am unable to use fastreboot.
Any other suggestions how to fix it ?
internety1 said:
hi,
got the same problem, stuck at download mode but phones can`t to pc via usb so I am unable to use fastreboot.
Any other suggestions how to fix it ?
Click to expand...
Click to collapse
in my xperience is connect your phone to the PC then open cmd ... make sure in folder of adb and fastboot .exe stored ...
type:
Code:
fastboot continue
longu said:
I have the same problem. I tried to follow your advice, but fastboot in my PC doesn't recognize the parameter (all I get is fastboot help page).
Regards.
EDIT: reinstalled treble v3.1 via OST and it fixed the download mode issue.
Click to expand...
Click to collapse
Maybe use other fastboot.
Sometimes you must enter:
Code:
fastboot --set-active=_a reboot
("_a" instead of "a")
BTW. My Aquos sometimes stuck in download mode after installing AICP.
I fixed this by entering:
Code:
adb shell
bootctl mark-boot-successful
Hello, i have the same exact problem. I tried to use adb program to fix this problem, but my laptop couldn't recognize my device. Any other solutions would be helpful. Thanks for your attention! (I'm a beginner in technology, so please forgive me)

Stuck in bootmenu

Hey there,
I wanted to install twrp on my google nexus 5x.
Therefore I've unlocked the bootloader, entered fastboot mode and flashed the new recovery file.
I did this with adb fastboot tool.
No errors occured during the process, but after restarting the bootloader and entering the recovery mode, twr opens for a few seconds
and then gets closed again. Now I get an errormessage everytime (device software can't be checked... please lock bootloader) and I'm unable to do anything in the twr menu because it keeps getting closed
over and over again.
Now I can't even start my phone "normally" and can't get a connection with adb (no results when using: adb devices )
Some Bootmenu informations:
FASTBOOT MODE
PRODUCT_NAME - bullhead
.
.
.
SECURE BOOT - enabled
DEVICE STATE - unlocked
Does anyone know how to fix this issue?
Have you tried relocking the bootloader?
TechieComputers said:
Have you tried relocking the bootloader?
Click to expand...
Click to collapse
I can't connect via adb, so I can't relock the bootloader

Bricked devices

Hello everyone !
I updated my tablet to android 9, during the update an error occured and now my tablet can't boot (it's stuck on LENOVO screen forever).
My tablet is Lenovo TB-X605F.
I tried:
- Wipe/data (recovery mode)
- Wipe/cache (recovery mode)
- Fastboot (my bootloader is locked so I can do nothing)
Note: I don't have TWRP or custom recovery, I have the default one .
I don't know what can i do please help me !
XX_MRBEAN_XX said:
Hello everyone !
I updated my tablet to android 9, during the update an error occured and now my tablet can't boot (it's stuck on LENOVO screen forever).
My tablet is Lenovo TB-X605F.
I tried:
- Wipe/data (recovery mode)
- Wipe/cache (recovery mode)
- Fastboot (my bootloader is locked so I can do nothing mSpy reviews)
Note: I don't have TWRP or custom recovery, I have the default one .
I don't know what can i do please help me !
Click to expand...
Click to collapse
I am sorry to say that but I guess nothing could be done to fix your tablet. I would be happy to proven wrong and see some solutions in this thread.
@XX_MRBEAN_XX
The mostly overlooked command
Code:
adb sideload <ROM / MOD>
may help: Get device's Stock ROM and flash it this way.
jwoegerbauer said:
@XX_MRBEAN_XX
The mostly overlooked command
Code:
adb sideload <ROM / MOD>
may help: Get device's Stock ROM and flash it this way.
Click to expand...
Click to collapse
Windows detect my tablet only when It's in fastboot. I don't know why
When I do recovery --> apply update from adb it's say "E: failed to open driver control: Permission denied"
And in my pc, ADB don't recognize my tablet (only fastboot recognize)
Btw, i downloaded my stock tablet rom
XX_MRBEAN_XX said:
Windows detect my tablet only when It's in fastboot. I don't know why
When I do recovery --> apply update from adb it's say "E: failed to open driver control: Permission denied"
And in my pc, ADB don't recognize my tablet (only fastboot recognize)
Btw, i downloaded my stock tablet rom
Click to expand...
Click to collapse
1. Looks to me that the ADB-driver you use isn't suitable: Download and install the correct driver for your Lenovo. tab:
https://devsjournal.com/download-lenovo-usb-drivers-adb.html
2. Wondering why then you didn't flash this Stock ROM by means of Fastboot ?
Code:
fastboot devices
fastboot erase boot
fastboot erase system
fastboot erase cache
fastboot erase userdata
fastboot flashall <STOCK-ROM-IMG>
fastboot reboot
jwoegerbauer said:
1. Looks to me that the ADB-driver you use isn't suitable: Download and install the correct driver for your Lenovo. tab:
2. Wondering why then you didn't flash this Stock ROM by means of Fastboot ?
Code:
fastboot devices
fastboot erase boot
fastboot erase system
fastboot erase cache
fastboot erase userdata
fastboot flashall <STOCK-ROM-IMG>
fastboot reboot
Click to expand...
Click to collapse
Well, i think i am ****ed because when i do these fastboot command, it's saying "FAILED (remote: 'device is locked. Cannot erase.')
And adb still don't recognize my system.
Thank you for your help
XX_MRBEAN_XX said:
Well, i think i am ****ed because when i do these fastboot command, it's saying "FAILED (remote: 'device is locked. Cannot erase.')
Click to expand...
Click to collapse
Oh man
become familiar with Fastboot-driver and its subcommands available!!!
Anyway, unlock tab's boot-loader by means of Fastboot before you carry out the commands previously shown
Code:
fastboot devices
fastboot OEM unlock
FYI: I no longer participate with this thread.
jwoegerbauer said:
Oh man
become familiar with Fastboot-driver and its subcommands available!!!
Anyway, unlock tab's boot-loader by means of Fastboot before you carry out the commands previously shown
Code:
fastboot devices
fastboot OEM unlock
FYI: I no longer participate with this thread.
Click to expand...
Click to collapse
I tried fastboot oem unlock
It's say "unknow commands"
Anyway thank you for your help !
I think we can't do something for this tablet.
Thank you very much
XX_MRBEAN_XX said:
Hello everyone !
I updated my tablet to android 9, during the update an error occured and now my tablet can't boot (it's stuck on LENOVO screen forever).
My tablet is Lenovo TB-X605F.
I tried:
- Wipe/data (recovery mode)
- Wipe/cache (recovery mode)
- Fastboot (my bootloader is locked so I can do nothing)
Note: I don't have TWRP or custom recovery, I have the default one .
I don't know what can i do please help me !
Click to expand...
Click to collapse
To rescue a bricked Lenovo device, download their LMSA tool to a Windows PC. Use the Rescue option.
Have a look on the TWRP thread for the unlock commands. They will only work if you had already enabled Developer Options and OEM unlocking before the device bricked.
Yahoo Mike said:
To rescue a bricked Lenovo device, download their LMSA tool to a Windows PC. Use the Rescue option.
Have a look on the TWRP thread for the unlock commands. They will only work if you had already enabled Developer Options and OEM unlocking before the device bricked.
Click to expand...
Click to collapse
Holy crap. My hero! Can I buy you a beer dude?

Can My Oppo A16k be rooted?

Can My Oppo A16k be rooted?
Update : so i was able to boot into fastboot mode but when i enter fastboot devices nothing returns so i rebooted my phone and tried to boot into it again but i wasn't able to boot into it
FeelsDankMan65 said:
Can My Oppo A16k be rooted?
Update : so i was able to boot into fastboot mode but when i enter fastboot devices nothing returns so i rebooted my phone and tried to boot into it again but i wasn't able to boot into it
Click to expand...
Click to collapse
Hello! how did you enter Fastboot Mode? whenever I tried to enter fastboot mode it always reboot after 1 second.

system destroyed and cannot enter to fastboot mode

hi guys, i have a problem let me explain to u what heppened and all stuffs
(my phone is redmi 9)
firstly i decided to install a custom rom and i've unlock the bootloader and i suffered in this step and then i flahsed recovery with pixel experience recovery but when i enter to recovery mode the device just reboot then i flashed recovery with twrp, i try to enter to recovery but system declins and i tried many time and finally i get into twrp, i wiped cach and i wiped all thing in list (i didnt remember but i deselect only sd card and otg maybe the problem was here and im newbie btw) and the wipe process successed, i tried flash rom with adb sideload but proccess failed idk why after that i tried flash recovery with shrp from fastboot but when i enter to fastboot using volum down + power off the fastboot still active for 5secs and exit i tried to boot into this recovery but when u complete the first step (i forget the name) but the output was like this:
[xxxxxxx]: 2.001sec
[booting]: (no input device)
command error
in booting step the fastboot exit and then when i tried many times i did this command: fastboot reboot fastboot
after this the device cant get into recovert mode or fastboot mode (when i try enter to fastboot mode the phone shows redmi logo and close immediaty 1sec or less) (system now is destroyed and i try to boot into os the phone stuck on redmi logo)
there is any way to enter to fastboot mode in this situation? i need help plz and thanks
also sorry for bad english
BESHIZUMOTO said:
hi guys, i have a problem let me explain to u what heppened and all stuffs
(my phone is redmi 9)
firstly i decided to install a custom rom and i've unlock the bootloader and i suffered in this step and then i flahsed recovery with pixel experience recovery but when i enter to recovery mode the device just reboot then i flashed recovery with twrp, i try to enter to recovery but system declins and i tried many time and finally i get into twrp, i wiped cach and i wiped all thing in list (i didnt remember but i deselect only sd card and otg maybe the problem was here and im newbie btw) and the wipe process successed, i tried flash rom with adb sideload but proccess failed idk why after that i tried flash recovery with shrp from fastboot but when i enter to fastboot using volum down + power off the fastboot still active for 5secs and exit i tried to boot into this recovery but when u complete the first step (i forget the name) but the output was like this:
[xxxxxxx]: 2.001sec
[booting]: (no input device)
command error
in booting step the fastboot exit and then when i tried many times i did this command: fastboot reboot fastboot
after this the device cant get into recovert mode or fastboot mode (when i try enter to fastboot mode the phone shows redmi logo and close immediaty 1sec or less) (system now is destroyed and i try to boot into os the phone stuck on redmi logo)
there is any way to enter to fastboot mode in this situation? i need help plz and thanks
also sorry for bad english
Click to expand...
Click to collapse
Flash the device using SP Flash tool if your device has MEDIATEK G80 processor.
mvikrant97 said:
Flash the device using SP Flash tool if your device has MEDIATEK G80 processor.
Click to expand...
Click to collapse
i will try it now ty
mvikrant97 said:
Flash the device using SP Flash tool if your device has MEDIATEK G80 processor.
Click to expand...
Click to collapse
its require boot device in fastboot or no? cuz i cant access to fastboot
BESHIZUMOTO said:
its require boot device in fastboot or no? cuz i cant access to fastboot
Click to expand...
Click to collapse
Redmi 9 brick problem solution.
1.if you are above v11.0.8.0 then go and follow below link... https://forum.xda-developers.com/t/disable-authorization-and-unbrick-your-redmi-9.4228213/ ================================== 2.Else follow it...
forum.xda-developers.com

Categories

Resources