[RECOVERY] CWM 6.0.1.1 for Acer Liquid Glow - Miscellaneous Android Development

Compiled from CM9 sources.
Recovery Image : ftp://94.23.233.147/Smartphones/Liquid Glow/Recovery/CWM-6.0.1.1-E330.img
Your bootloader have to be unlocked to flash the recovery image.
To reboot in fastboot mode :
Code:
adb reboot bootloader
or
Code:
Turn off your device, then plug USB cable while pushing Vol-.
To flash the recovery image once booted in fastboot mode :
Code:
[I][B]Optional[/B] if your bootloader is not unlocked[/I] : fastboot -i 0x0502 oem unlock
fastboot -i 0x0502 flash recovery CWM-6.0.1.1-E330.img

Is there any way to root Glow?
Any tutorial available?
EDIT
Found it in vache's server ftp://94.23.233.147/Smartphones/Liquid%20Glow/Root%20&%20Reco%20Glow.zip
Settings> Developer Options, check the USB debugging.
First run unlock.cmd
reboot
then root.cmd
reboot
You are rooted!

it's possible to unroot this device?

after i follow instruction to unlock the device and i press Vol-, it blocked on fastboot mode now?

how do I get rid of the remote error:
G:\Root & Reco Glow\Root & Reco Glow>fastboot -i 0x0502 flash recovery CWM-6.0.1.1-E330.img
sending 'recovery' (5520 KB)...
OKAY [ 0.453s]
writing 'recovery'...
FAILED (remote: access denied)
finished. total time: 0.453s
G:\Root & Reco Glow\Root & Reco Glow>

Unlock your bootloader
Get into fastboot then type fastboot oem unlock
Reboot phone and you're done.
Sent from my S500 using xda app-developers app

paugustin said:
Unlock your bootloader
Get into fastboot then type fastboot oem unlock
Reboot phone and you're done.
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
You are right, the french guy has a unlock cmd file which does not have the unlock statement, only fastboot reboot
fastboot -i 0x0502 oem unlock
did the trick, thanks

Thank ou for your work.
Phone is rooted, CWM working.

jisse44 said:
Thank ou for your work.
Phone is rooted, CWM working.
Click to expand...
Click to collapse
I followed the above and flashed the receovery how do I check if it is rooted and how enter into CWM. After flashing i do not see SU app in the drawer. any help greatly appreciated.

New link : http://mon-nuage.net/E330/Root & Reco Glow.zip

paugustin said:
New link : http://mon-nuage.net/E330/Root & Reco Glow.zip
Click to expand...
Click to collapse
FYI, that's still the old recovery and it has some screen glitches.. couldn't find the 6.0.1.1 version anywhere - do you still have it?

it's going to be quite a pita getting the updated recovery, the recovery builder on koush's site produces glitchy recoveries and the old one lacks some functionality

Recovery image
This is great, have been searching this for a long time, unfortunately the link seems to be down.
Possibly any mirrors to this file?
Kind regards
Gino

Look two posts above yours...

Can somebody port this cwm to my device? With same chipset. I can't do with my self

nophyan said:
Can somebody port this cwm to my device? With same chipset. I can't do with my self
Click to expand...
Click to collapse
I have same recovery.fstab partitions, i'd copied /etc /sbin and /res from ramdisk into my stock recovery. But not work. Somebody know where i was wrong?
My english is suck,sorry

Related

Stuck at bootlogo / adb devices doesn`t recognizes TF300 :(

Hi all! Please help me
I booted at TWRP and tried to restore the stock ICS..
now i'm stuck at bootlogo..
when I turn it on with vol down pressed I can select fastboot mode.. it says "Starting fastboot usb download protocol" but I cant get the device listed at ADB devices
i doubled installed all drivers following the noob thread.. but no device listed with adb devices...
any chance to get hard bricked only restoring the stock rom?
- edit -
just a note, when I turn it off, it automatically turns on again
- edit -
fromanbr said:
Hi all! Please help me
I booted at TWRP and tried to restore the stock ICS..
now i'm stuck at bootlogo..
when I turn it on with vol down pressed I can select fastboot mode.. it says "Starting fastboot usb download protocol" but I cant get the device listed at ADB devices
i doubled installed all drivers following the noob thread.. but no device listed with adb devices...
any chance to get hard bricked only restoring the stock rom?
- edit -
just a note, when I turn it off, it automatically turns on again
Click to expand...
Click to collapse
When you go into fastboot, try fastboot devices instead. If you have that you should be able to flash in recovery if you need it and possibly use that to flash in a stock ROM.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
C:\android-sdk-windows\platform-tools>fastboot devices
00000 fastboot
this is good?
can I flash TWRP thru the methoed described at their website?
Install Fastboot Method:
You will need fastboot for this method. Download the above file, check the md5, rename to twrp.blob and put the file in the same directory as your fastboot.exe (unless you have /platform-tools in PATH then you can flash from anywhere). Turn off your device and boot to fastboot (power on while holding volume down, then select the usb icon and hit volume up to confirm). The device will now be in fastboot mode. Plug the device into your computer. Run the following command via the command line:
fastboot -i 0x0B05 flash recovery twrp.blob
flashed the twrp.blob but didn`t make effect
i'm still stucked at bootlogo and accessing my tf300 only thru fastboot
which recovery should I try to flash?
--- edit
flashed CWM but no success.. same thing: stucked at bootlogo and only accessing it thru fastboot
------ edit again
now tried to flash system blob..
downloaded US_epad-user-9.4.3.29.zip
extracted the blob
and fastboot -i 0x0B05 flash system blob
then
C:\android-sdk-windows\platform-tools>fastboot -i 0x0B05 flash system blob
sending 'system' (796577 KB)...
OKAY [143.377s]
writing 'system'...
FAILED (remote: ()
finished. total time: 144.380s
------ last edit
flashed again.. now the firmware US_epad-user-10.4.2.9
and android now boots
still updating system.. but it boots!! thank you again funnel71!
fromanbr said:
flashed the twrp.blob but didn`t make effect
i'm still stucked at bootlogo and accessing my tf300 only thru fastboot
which recovery should I try to flash?
--- edit
flashed CWM but no success.. same thing: stucked at bootlogo and only accessing it thru fastboot
------ edit again
now tried to flash system blob..
downloaded US_epad-user-9.4.3.29.zip
extracted the blob
and fastboot -i 0x0B05 flash system blob
then
C:\android-sdk-windows\platform-tools>fastboot -i 0x0B05 flash system blob
sending 'system' (796577 KB)...
OKAY [143.377s]
writing 'system'...
FAILED (remote: ()
finished. total time: 144.380s
------ last edit
flashed again.. now the firmware US_epad-user-10.4.2.9
and android now boots
still updating system.. but it boots!! thank you again funnel71!
Click to expand...
Click to collapse
Lol you're more than welcome. I would have been freaking.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
fromanbr said:
Hi all! Please help me
I booted at TWRP and tried to restore the stock ICS..
now i'm stuck at bootlogo..
when I turn it on with vol down pressed I can select fastboot mode.. it says "Starting fastboot usb download protocol" but I cant get the device listed at ADB devices
i doubled installed all drivers following the noob thread.. but no device listed with adb devices...
any chance to get hard bricked only restoring the stock rom?
- edit -
just a note, when I turn it off, it automatically turns on again
Click to expand...
Click to collapse
I have this problem too! please sombody help us!
I think the solution is right there above your post.
Can i ask, are you guys trying to flash ICS over Jellybean?
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
vahid-hetfield said:
I have this problem too! please sombody help us!
Click to expand...
Click to collapse
download firmware US_epad-user-10.4.2.9
extract the system blob
connect it on fastboot mode
type fastboot -i 0x0B05 flash system blob
then fastboot reboot
and post results
damagedgoods said:
I think the solution is right there above your post.
Can i ask, are you guys trying to flash ICS over Jellybean?
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
Click to expand...
Click to collapse
My mistake was that a long time ago I made a full backup.. including boot, cache, etc.
When I restored this backup I think the TWRP has been overriden..

[Q] OnePlus One - Unable to unlock bootloader again after relocking

Hi Guys,
Hope to get some help here.
So i unlocked the bootloader of my one plus one and installed supersu + Twrp recovery. All worked fine until i decided to relock the bootloader.
I've put the device into fastboot mode and executed "fastboot oem lock" with twrp recovery still in there.
Now i am trying to unlock the bootloader again using "fastboot oem unlock" to be able to flash the stock recovery and having issues.
output of commands:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\Program Files (x86)\Minimal ADB and Fastboot>
After this it boots straight to twrp recovery. I then hit reboot system and go back to fastboot mode and run the below:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
target reported max download size of 536870912 bytes
sending 'recovery' (12260 KB)...
OKAY [ 0.389s]
writing 'recovery'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.404s
Anyone has an idea how i can unlock the bootloader again ?
Thanks
Vik
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
Thanks i'll give that a try as soon as am home..
YrrchSebor said:
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
Click to expand...
Click to collapse
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Vikmeister said:
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Click to expand...
Click to collapse
Be careful if you updated your phone to XNPH30O OTA,
!!! Warning !!!
In the NEW OTA CM11S XNPH30O, the bootloader (aboot) img size changed....
We request all not to apply the unlocker scripts on the new bootloader , until we confirm/find the new bit position.
It might brick your phone and corrupt bootloader...
Click to expand...
Click to collapse
It won't work.. do not try it if you updated to XNPH30O using the OTA.
zephiK said:
Be careful if you updated your phone to XNPH30O OTA,
It won't work.. do not try it if you updated to XNPH30O using the OTA.
Click to expand...
Click to collapse
Thanks for letting me know ZephiK i haven't updated to that version yet. I still have XNPH25R. I should all good.
Fantastic.. Thanks a lot guys.. That worked like a treat.. Bootloader is now unlocked.
:laugh::good:
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
I ran this command:
Code:
fastboot.exe boot TWRP-2.7.1.0.img
But the next step does not work:
Code:
It will boot your phone into recovery once from the recovery image
stored in your PC temporarily
then you can flash the zip either by sideload or from sdcard...
I got:
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.487s
That's because you can't boot a recovery with the recent bootloader unless you're unlocked.
Transmitted via Bacon
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Im have the same issue but I have no recovery installed..Anyway to do this
i have same issue plz give me any solution if you found any???plz let me know plzzzzz
​
piriri007 said:
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Click to expand...
Click to collapse
plz help same issue

[A700] Booting failed

Hi to XDA comunity
... and happy festive season
I tried to install a new ROM. So, I followed tutorials and I have a huge problem
I passed to unlock the tablet
But, when I tried to install the new Recovery, the installation failed and now, the tablet doesn't want to boot
When I boot normaly, in recovery mode or Fastboot mode, I get this message :
Code:
Bootloader Version JB-653b3d3 (Unlock Mode)
Entering boot menu mode
Booting failed
Bootloader VJB-653b3d3(UnlockMode): Starting Fastboot USB download protocol
When I send "Fastboot device", the device is shown
When I send "Fastboot flash recovery twrp-2.6.3.0_a700.img"
Code:
sending 'recovert' <5736 KB>...
But still indefinitely
So I stop and retry and I obtain
downloading 'boot.img'...
FAILED <commande write failed <Unknow error>>
finished. total time: 0.???s
i tried to erase recovery and retry.
Tried with several USB cables.
I don't know what to do...
I guess it's a fastboot problem ? How can I found a fastboot file ?
Thanks for any help !
grimnnir said:
Hi to XDA comunity
... and happy festive season
I tried to install a new ROM. So, I followed tutorials and I have a huge problem
I passed to unlock the tablet
But, when I tried to install the new Recovery, the installation failed and now, the tablet doesn't want to boot
When I boot normaly, in recovery mode or Fastboot mode, I get this message :
Code:
Bootloader Version JB-653b3d3 (Unlock Mode)
Entering boot menu mode
Booting failed
Bootloader VJB-653b3d3(UnlockMode): Starting Fastboot USB download protocol
When I send "Fastboot device", the device is shown
When I send "Fastboot flash recovery twrp-2.6.3.0_a700.img"
Code:
sending 'recovert' <5736 KB>...
But still indefinitely
So I stop and retry and I obtain
downloading 'boot.img'...
FAILED <commande write failed <Unknow error>>
finished. total time: 0.???s
i tried to erase recovery and retry.
Tried with several USB cables.
I don't know what to do...
I guess it's a fastboot problem ? How can I found a fastboot file ?
Thanks for any help !
Click to expand...
Click to collapse
make sure you have the a700 and not the a701 or a510 etc etc....
also, you could try booting directly into fastboot:
1. power off
2. hold power and volume down, while you're doing that, constantly change the rotation switch from lock unlock lock unlock.... keep doing it for about 5 seconds
try flashing from here... it might give you the same result but worth a try.
other possible problems:
1. the recovery you downloaded is corrupt
2. the recovery you downloaded was not a working version
3. you might not have the right usb drivers installed
4. you might have used the wrong recovery commands
5. command (sometimes) needs to be Run as Administrator on Windows (right click)
6. you might have waited too long to reboot to recovery, or used the wrong method to do it
it might make it easier for you if you just rename recovery on computer to recovery.img (so you can just type fastboot flash recovery recovery.img)
also, I have uploaded a copy of the recovery I'm using (it's newer)
you can also try (while in fastboot)
Code:
fastboot boot twrp.img
(or any custom recovery)
It should boot without flashing, and from there you're will be able to flash firmware, ROM, etc...
Shreps said:
you can also try (while in fastboot)
Code:
fastboot boot twrp.img
(or any custom recovery)
It should boot without flashing, and from there you're will be able to flash firmware, ROM, etc...
Click to expand...
Click to collapse
it might be fine but personally I would not try that... recovery and boot are not to be confused and bootloaders are not to be messed with

THL T9 Pro request Root Method

Hey there,
i just bought a THL T9 Pro from Amazon.
Tried Kingroot, Framaroot, some PC Tools such as vRoot but no success. The Phone works with SP Flashtools and with issues in MTKDroidtools. Biggest Issue here is i cant generate a scatter file, when hitting block-map button there is only one block 0000000-000000 and the programm stops with error.
Does anyone know how to root this Phone (MTK6737) please help
SOLVED: go to This Post for a working solution for almost everyone thx to Evolym and juanamores.
Hivescore? said:
Hey there,
i just bought a THL T9 Pro from Amazon.
Tried Kingroot, Framaroot, some PC Tools such as vRoot but no success. The Phone works with SP Flashtools and with issues in MTKDroidtools. Biggest Issue here is i cant generate a scatter file, when hitting block-map button there is only one block 0000000-000000 and the programm stops with error.
Does anyone know how to root this Phone (MTK6737) please help
Click to expand...
Click to collapse
Hi Hivescore!
I have the same problem as you and I have still not been solved.
I just bought a THL T9 Pro from Amazon, too.
The correct method seems to be that it is through TWRP recovery installed with SP Flashtools.
Once that process is done, download the SuperSU, restart in recovery mode and install the zip.
Do not provide download links because I do not allow me the forum for not having enough publications.
If you find any solution please send me private message or answer for this thread.
hey juanamores,
i ported twrp 3.0.2 for our device (thx to jemmini) and flashed su.zip from there. found out two solutions that work:
1.st Solution boot TWRP using Fastboot.
2nd Solution Flash TWRP using Fastboot.
anyway you need to unlock your bootloader first. (menupoints are in german because i dont know the exactly points in english xD )
Einstellungen -> Über das Telefon (About) -> 7-8 times tap Build-Nummer ->
Back, then Developer Options -> tick OEM-Entsperrung - tick USB-Debugging. now plug phone into pc allow the pc in the box appear on phone (this maybe pops up as soon as you start adb).
now open cmd with adb and type:
adb reboot-bootloader
wait until your phone is in bootloadermode (Fastboot... on Display)
type
fastboot flashing unlock
a message on your phone should appear about unlocking your bootloader follow it (this will WIPE your phone)
after complete, boot your phone again into bootloader (by adb command or when phone is off hold vol down and power until thl logo appears then release power until bootloader boots). in the meanwhile copy attached twrp.img to your fastboot/adb folder.
back into bootloader, type
fastboot boot twrp.img
twrp should boot up.
if you want to permanently flash twrp to your device i found the following solution:
copy twrp.img to your phones internal sd card by typing
adb push twrp.img /sdcard/
in twrp select Install -> on the next screen select image on the right side of the screen, select storage and find twrp.img in root of your sdcard, select recovery as partition and swipe to flash. Reboot Recovery to see result.
Flash su.zip to gain root access.
su.zip is attached
twrp.img download: here
Hope this works also for you
Hi Hivescore!
I followed all the steps but could not make it work.
When phone reboot, it does normally boot, not TWRP boot.
cmd log:
Code:
C:\SDK\platform-tools>adb reboot-bootloader
C:\SDK\platform-tools>fastboot flashing unlock
...
(bootloader) Start unlock flow
OKAY [ 16.083s]
finished. total time: 16.084s
C:\SDK\platform-tools>fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 1.353s]
booting...
OKAY [ 0.066s]
finished. total time: 1.420s
C:\SDK\platform-tools>fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 1.354s]
booting...
OKAY [ 0.061s]
finished. total time: 1.417s
C:\SDK\platform-tools>
This worked for you?
Now I understand why it does not work for me!
There are 3 versions of THL T9 pro phones.
MT6737 - 1,3 GHz
MT6737M -1,1 GHz
MT6737T - 1,5 GHz
My phone is the first on that list! MT6737
The recovery that jemmini posted is for the second MT6737M
Could you get me the TWRP recovery and if possible the scatter for my MT6737?
juanamores said:
Now I understand why it does not work for me!
There are 3 versions of THL T9 pro phones.
MT6737 - 1,3 GHz
MT6737M -1,1 GHz
MT6737T - 1,5 GHz
My phone is the first on that list! MT6737
The recovery that jemmini posted is for the second MT6737M
Could you get me the TWRP recovery and if possible the scatter for my MT6737?
Click to expand...
Click to collapse
Try this one: click here
Hivescore? said:
Try this one: click here
Click to expand...
Click to collapse
Not work, boot normally, not TWRP boot.
[SOLVED]
SOLVED! Thanks and credit for jemmini
see this post
hi juanamores!
could you please share your solution?
the link you gave leads nowhere.
I experience the same problem as mentioned above:
I unlocked the bootloader and try to boot or flash the twrp.img but it just boots android as normal.
I checked if I succesfully unlocked my bootloader by
Code:
$./fastboot flashing get_unlock_ability
and it prints the size of the bootloader, so it's okay I guess (?)
I used both of these commands:
Code:
$./fastboot boot twrp.img
Code:
$./fastboot flash recovery twrp.img
I'm not shure what went wrong but when I boot to recovery the old recovery shows up.
-> it can't have been overwritten with the twrp.img OR twrp.img contains the old recovery as well (what I doubt).
snoerme said:
hi juanamores!
could you please share your solution?
the link you gave leads nowhere.
I experience the same problem as mentioned above:
I unlocked the bootloader and try to boot or flash the twrp.img but it just boots android as normal.
I checked if I succesfully unlocked my bootloader by
Code:
$./fastboot flashing get_unlock_ability
and it prints the size of the bootloader, so it's okay I guess (?)
I used both of these commands:
Code:
$./fastboot boot twrp.img
Code:
$./fastboot flash recovery twrp.img
I'm not shure what went wrong but when I boot to recovery the old recovery shows up.
-> it can't have been overwritten with the twrp.img OR twrp.img contains the old recovery as well (what I doubt).
Click to expand...
Click to collapse
You have to use SP Flash Tool v 5.16.20.00 to flash recovery.
Attached the recovery and the scatter and download link
juanamores said:
You have to use SP Flash Tool v 5.16.20.00 to flash recovery.
Attached the recovery and the scatter and download link
Click to expand...
Click to collapse
worked thank you!
This post may help you all. http://forum.xda-developers.com/xposed/how-to-root-privilege-install-xposed-t3524418

realme 5i twrp command not working ( fastboot boot twrp.img )

i am trying to root realme 5i. i successfully unlock bootloader. fastboot flash recovery twrp.img working fine.
but when i try command fastboot boot twrp.img it shows
PS C:\Users\hpp\Desktop\adbfastboot> fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 1.415s]
booting...
FAILED (remote: unknown command)
finished. total time: 1.421s
please guide me how to install twpr on m phone . please help
ad_nannnn said:
i am trying to root realme 5i. i successfully unlock bootloader. fastboot flash recovery twrp.img working fine.
but when i try command fastboot boot twrp.img it shows
PS C:\Users\hpp\Desktop\adbfastboot> fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 1.415s]
booting...
FAILED (remote: unknown command)
finished. total time: 1.421s
please guide me how to install twpr on m phone . please help
Click to expand...
Click to collapse
Also same problem ... But after use another twrp it's shown success .. but still no working ... In commed section it's saw successful ... But when boot on recovery mood my phone it's no working ..no recovery option
Yeah right me too
Somehow Wrong Command
ad_nannnn said:
...
But, when I try command fastboot boot twrp.img
...
FAILED (remote: unknown command)
finished. total time: 1.421s
please guide me how to install twpr on m phone . please help
Click to expand...
Click to collapse
After flashing a Custom Recovery, If you want to boot to recovery, the actual command through fastboot is
Code:
fastboot boot recovery
or also in the bootloader screen you can press vol+ button untill you see Recovery mode then hit Power button.
The most important point is After flashing a Custom Recovery you must flash the vbmeta with Verity command To make it permanent. Otherwise it'll just revert back to Stock Recovery. (This method only works in Color Os (ie., Android 9), for RealmeUI you need additional thing to do)
iamvijaypushparaj said:
After flashing a Custom Recovery, If you want to boot to recovery, the actual command through fastboot is
Code:
fastboot boot recovery
or also in the bootloader screen you can press vol+ button untill you see Recovery mode then hit Power button.
The most important point is After flashing a Custom Recovery you must flash the vbmeta with Verity command To make it permanent. Otherwise it'll just revert back to Stock Recovery. (This method only works in Color Os (ie., Android 9), for RealmeUI you need additional thing to do)
Click to expand...
Click to collapse
Where do we get this vbmeta from? I'm having the same problem, that after flashing twrp.img it just reboots back into fastboot mode. Is this because Secure Boot is enabled and does vbmeta disable that?
realme 5 tg
doveman said:
Where do we get this vbmeta from? I'm having the same problem, that after flashing twrp.img it just reboots back into fastboot mode. Is this because Secure Boot is enabled and does vbmeta disable that?
Click to expand...
Click to collapse
realme 5 telegram group
CjConvento said:
realme 5 telegram group
Click to expand...
Click to collapse
iamvijaypushparaj posted it here https://forum.xda-developers.com/showpost.php?p=83251175&postcount=16 but unfortunately it still just boots into fastboot whatever I try.
doveman said:
iamvijaypushparaj posted it here https://forum.xda-developers.com/showpost.php?p=83251175&postcount=16 but unfortunately it still just boots into fastboot whatever I try.
Click to expand...
Click to collapse
After flashing recovery via cmd, you will go back to fastboot on your screen. Navigate the volume buttons til it show Recovery mode on top of the screen. Then press power button and it will boot to recovery.
jokezerious said:
After flashing recovery via cmd, you will go back to fastboot on your screen. Navigate the volume buttons til it show Recovery mode on top of the screen. Then press power button and it will boot to recovery.
Click to expand...
Click to collapse
It turned out the problem was Orangefox. With TWRP it booted into Recovery fine when I selected that option but with Orangefox it would just reboot into fastboot. I'll try some different versions of Orangefox sometime but for now my biggest problem is that it's impossible to set a Lock Screen PIN/Password, let alone use FingerPrint. It seems unlocking the bootloader breaks the security settings.
whats orangefox ? did u found a fix !
I rooted 5i and no use your code. I follow this video
Some code:
adb devices
adb reboot bootloader
fastboot flashing unlock
fastboot devices
fastboot flash recovery REALME5i.img
fastboot flash vbmeta vbmeta.img
adb reboot recovery

Categories

Resources