Hi, I have weird problem with my recovery, I have been ignoring this for few months but I finally want to fix it, but i don't know how. I flash it normally, here are logs from bootloader ( its newest TWRP. named it because i had another older TWRP in same folder)
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp2.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (25328 KB)...
OKAY [ 0.681s]
writing 'recovery'...
OKAY [ 0.384s]
finished. total time: 1.066s
The problem is, the "fastboot reboot recovery" command just doesn't work, and in bootloader there is no option such as recovery, the vol up + power button is just booting me in system.
In android i can normally do reboot to recovery in magisk or if there's a system option to do it, but the manual option is almost needed for me, because everytime my system installation doesnt go properly, I must plug my phone into computer and do "fastboot boot twrp2.img", and thats pretty annoying.
Pawlash said:
Hi, I have weird problem with my recovery, I have been ignoring this for few months but I finally want to fix it, but i don't know how. I flash it normally, here are logs from bootloader ( its newest TWRP. named it because i had another older TWRP in same folder)
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp2.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (25328 KB)...
OKAY [ 0.681s]
writing 'recovery'...
OKAY [ 0.384s]
finished. total time: 1.066s
The problem is, the "fastboot reboot recovery" command just doesn't work, and in bootloader there is no option such as recovery, the vol up + power button is just booting me in system.
In android i can normally do reboot to recovery in magisk or if there's a system option to do it, but the manual option is almost needed for me, because everytime my system installation doesnt go properly, I must plug my phone into computer and do "fastboot boot twrp2.img", and thats pretty annoying.
Click to expand...
Click to collapse
u tried install via twrp?
- send twrp2.img to device storge
- u make again fastboot boot twrp2.img via adb
- go it twrp Install>Install Image>select twrp2.img> select recovery and then swipe to confirm flash
Astridxx said:
u tried install via twrp?
- send twrp2.img to device storge
- u make again fastboot boot twrp2.img via adb
- go it twrp Install>Install Image>select twrp2.img> select recovery and then swipe to confirm flash
Click to expand...
Click to collapse
same, the phone can boot into TWRP through android(in magisk, reboot recovery or system option), but in bootloader, the "recovery" option just isnt showing up, and if i press vol up + power button the phone boots into system.
Related
Hi,
i unlocked my bootloader using the original LG tool (unlock.bin).
fastboot getvar unlocked:
[[email protected] Desktop]# fastboot getvar unlocked
unlocked: yes
finished. total time: 0.004s
[[email protected] Desktop]#
Then i booted into bootloader using adb reboot bootloader.
fastboot flash recovery twrp-2.8.6.1-h815.img
gave me no error.
[[email protected] Desktop]# fastboot flash recovery twrp-2.8.6.1-h815.img
target reported max download size of 536870912 bytes
sending 'recovery' (32060 KB)...
OKAY [ 1.022s]
writing 'recovery'...
OKAY [ 0.287s]
finished. total time: 1.309s
[[email protected] Desktop]#
Now when i restart the phone using adb reboot recovery i get the "dead android" logo. No key combination works.
When booting using the Power+Vol-Down, the phone enters the reset menu. I select twice "YES", but TWRP is not started, and the phone is empty
Any idea?
Thanks
i went through the exact scenario, and found the solution myself, you're typing the wrong command, take the battery out, plug your phone into bootloader/fastboot mode or do it via adb
adb reboot bootloader
then flash the recovery again just to be safe
then either type fastboot boot twrp-2.8.6.1-h815.img
or adb boot twrp-2.8.6.1-h815.img
so I downloaded a rom the new xperience rom for moto z play and I used it and liked it but wanted to use a different rom well their recovery replaced my twrp so I went to settings and factory reset and now I cant get out of fastboot mode everytime I try it says "start up failed your device didn't start up successfully use the storage repair assistant on computer to repair your device" I think it completely wiped everything my whole sysem I cant even get into twrp so I'm trying to flash twrp and use the back up I have saved on my computer but I get this
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (23420 KB)...
OKAY [ 0.506s]
writing 'recovery'...
(bootloader) Image size exeeded partition limits
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.530s
PLEASE HELP!!!!!!!!!!!
Addison xt1635-02
This is gonna sound stupid. But after you fastboot TWRP, did you try starting ur phone into bootloader, and going to recovery? I thought TWRP wouldn't install at first but it was there all along when I used the English version.
Hi
I have flashed the latest 3.1.1 TWRP to my son's phone successfully three times this morning, and when I reboot to download mode, twrp does not show, the original recovery shows instead. As you see below, it flashes fine, but somehow does not!!
On this TWRP website, it mentions "Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery."
But a search in Google results in me finding the page which tells me to look on Google! Does anyone know if this is "key combo" is how we have to flash TWRP properly? This phone is not rooted.
Tx
Mark.
D:\Android\android-sdk\platform-tools>fastboot flash recovery twrp.img
target reported max download size of 1579200000 bytes
sending 'recovery' (53680 KB)...
OKAY [ 2.946s]
writing 'recovery'...
(bootloader) HOSD CL#857212
(bootloader) [email protected]
(bootloader) [email protected]%
(bootloader) Update partition OK
(bootloader) [email protected]
OKAY [ 3.232s]
finished. total time: 6.180s
fredphoesh said:
Hi
I have flashed the latest 3.1.1 TWRP to my son's phone successfully three times this morning, and when I reboot to download mode, twrp does not show, the original recovery shows instead. As you see below, it flashes fine, but somehow does not!!
On this TWRP website, it mentions "Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery."
But a search in Google results in me finding the page which tells me to look on Google! Does anyone know if this is "key combo" is how we have to flash TWRP properly? This phone is not rooted.
Tx
Mark.
D:\Android\android-sdk\platform-tools>fastboot flash recovery twrp.img
target reported max download size of 1579200000 bytes
sending 'recovery' (53680 KB)...
OKAY [ 2.946s]
writing 'recovery'...
(bootloader) HOSD CL#857212
(bootloader) [email protected]
(bootloader) [email protected]%
(bootloader) Update partition OK
(bootloader) [email protected]
OKAY [ 3.232s]
finished. total time: 6.180s
Click to expand...
Click to collapse
Bootloader is unlocked? If not then you can't flash it. Or won't flash
Sent from my HTC 10 using XDA Labs
You can get to recovery from bootloader.
Ie. Vol down + power gets you to download mode, then select reboot bootloader, from the bootloader, select reboot recovery.
DeeZZ_NuuZZ said:
Bootloader is unlocked? If not then you can't flash it. Or won't flash
Sent from my HTC 10 using XDA Labs
Click to expand...
Click to collapse
Hi, yes unlocked.
Sent from my SM-N950F using Tapatalk
I have searched and searched but cannot find anywhere that tells me what these messages mean in fastboot.
Example:
(bootloader) has-slot:bootloader: not found
(bootloader) is-logical:bootloader: not found
Please help.
Thank you.
Did you do something before this happened?
LOL, yes, I completely fecked it up.
I have got the recovery back now, but when I try to flash a stock image,
1. Obviously will not flash the bootloader cos it is now unlocked. So I deleted the bits in the bat file that try to flash the bootloader so that the rest can complete.
2. Now will only get to various Systemchunks and then hangs, having installed previous system chunks ok.
Seems to get to here and then hangs.
Executing ".\Windows\fastboot.exe -s SERIALNUMBER flash system systemchunk10.img"
target max-download-size: 512MB
sending 'system' (262143 KB)...
I though about erasing system, butbut the I now get this message bootloader message.
fastboot erase system
(bootloader) has-slot:system: not found
Erasing 'system' OKAY [ 0.025s]
Finished. Total time: 0.062s
So, I had to go to Qualcomm fix, and I have lineage 16 on it now, but I have lost my IMEI's
Thanks for reading.
myjess said:
LOL, yes, I completely fecked it up.
I have got the recovery back now, but when I try to flash a stock image,
1. Obviously will not flash the bootloader cos it is now unlocked. So I deleted the bits in the bat file that try to flash the bootloader so that the rest can complete.
2. Now will only get to various Systemchunks and then hangs, having installed previous system chunks ok.
Seems to get to here and then hangs.
Executing ".\Windows\fastboot.exe -s SERIALNUMBER flash system systemchunk10.img"
target max-download-size: 512MB
sending 'system' (262143 KB)...
I though about erasing system, butbut the I now get this message bootloader message.
fastboot erase system
(bootloader) has-slot:system: not found
Erasing 'system' OKAY [ 0.025s]
Finished. Total time: 0.062s
So, I had to go to Qualcomm fix, and I have lineage 16 on it now, but I have lost my IMEI's
Thanks for reading.
Click to expand...
Click to collapse
probably u just delete system image file
Is ok, got it all working again.
Thanks.
[SOLVED] Recent TWRP, CWM, and Philz recoveries all fail. Using an older (3.0.0.1) version of TWRP allows the HTC One A9 to successfully enter recovery.
I've tried installing both TWRP and CWM recovery. In both cases, ADB reports that I've successfully updated the partition. When I select "Boot to Recovery Mode" with CWM, I get the error "Failed to boot to Recovery Mode". When I select "Boot to Recovery Mode" with TWRP, it boots to normal, not recovery.
I'm using the most recent .img from both, for the HTC One A9. Here's what ADB reported:
C:\Users\Oifle\Desktop\fastboot-win>fastboot flash recovery twrp3310hiae.img
sending 'recovery' (38038 KB)...
OKAY [ 3.057s]
writing 'recovery'...
(bootloader) HOSD CL#656287
(bootloader) [email protected]
(bootloader) [email protected]%
(bootloader) Update partition OK
(bootloader) [email protected]
OKAY [ 3.246s]
finished. total time: 6.304s
Ideas, please?