Hi,
I was flashing the CWM recovery from a link given in this forum on my lenovo a6000 with the command
fastboot boot recovery.img
it gave me an error
downloading 'recovery.img'...
OKAY [ 0.301s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.316s
Then i searched on internet and found another command to do the same and that was
fastboot flash recovery recovery.img
It did write the flash image to the phone. But since then the phone is not booting. It's stuck on the screen "Lenovo Powered by android" cannot attach image because this is my first post. I left the phone for an hour but it's stuck on the boot logo screen.
Then i downloaded twrp recovery and issues this command
fastboot boot recovery.img
It rebooted and went into the twrp recovery menu. I had already downloaded stock rom earlier as a flashable zip file. So i copied the flashable zip to the external sd card using adb push, i then navigated to this zip file form twrp recovery and started the flash process. Evrything completed successfully. I then cleared the cache/dalvik cache and rebooted the phone but it's still stuck on the boot logo screen.
Please help if anyone has encountered similar issue.
I tried various unbrick solutions on google none of them are definitive.
Me too please help us
I fixed my phone
Just fastboot stock lenovo a6000 recovery
http://www.mediafire.com/download/gcg2klu8fwam2sk/Recovery.img
Factory rest and wipe cache partition
And then install stock rom via stock recovery
If you want twrp after fixing your phone fastboot this one
https://www.mediafire.com/?7d6aoevnk52cg5i
Let me know if your phone fixed
Thanks
Ahemed
Actually I also lost my stock recovery .
Sent from my Lenovo A6000 using XDA Free mobile app
Ahmad Tawfik said:
I fixed my phone
Just fastboot stock lenovo a6000 recovery
----
Factory rest and wipe cache partition
And then install stock rom via stock recovery
If you want twrp after fixing your phone fastboot this one
----
Let me know if your phone fixed
Click to expand...
Click to collapse
There are so many stock rom's floating around, could you please post the link you used? i have downloaded around 10gb's of different rom's to no use
Amit78
Any KitKat based rom support on lolipop or not plz tell I don't have any idea
Sent from my Lenovo A6000 using XDA Free mobile app
dexteramit78 said:
There are so many stock rom's floating around, could you please post the link you used? i have downloaded around 10gb's of different rom's to no use
Click to expand...
Click to collapse
OK the link is
https://drive.google.com/file/d/0B12gi3iVCaqaX0JtOWhLSWFhYk0
Ahmad Tawfik said:
OK the link is
thanks for your help i am now able to boot,,oh god wasted 2 days on it. Request admins to make the title as resolved.
Click to expand...
Click to collapse
dexteramit78 said:
Ahmad Tawfik said:
OK the link is
thanks for your help i am now able to boot,,oh god wasted 2 days on it. Request admins to make the title as resolved.
Click to expand...
Click to collapse
I am happy to hear that ?
Click to expand...
Click to collapse
السلام عليكم
Ahmad Tawfik said:
dexteramit78 said:
I am happy to hear that
Click to expand...
Click to collapse
استاذ احمد كان عندى نفس المشكلة بس اتحلت بالريكفرى اللى انت نزلته المشكلة دلوقتى انى بحاول انزل سوفت الكيت كات بدل اللولى بوب مش نافع
ممكن لو عندك شرح للطريقة تنزلها
شكرا لك
Click to expand...
Click to collapse
hishamnour said:
Ahmad Tawfik said:
استاذ احمد كان عندى نفس المشكلة بس اتحلت بالريكفرى اللى انت نزلته المشكلة دلوقتى انى بحاول انزل سوفت الكيت كات بدل اللولى بوب مش نافع
ممكن لو عندك شرح للطريقة تنزلها
شكرا لك
Click to expand...
Click to collapse
اتبع الطريقة دي
http://forum.xda-developers.com/showthread.php?t=3201282
Click to expand...
Click to collapse
Ahmad Tawfik said:
hishamnour said:
اتبع الطريقة دي
http://forum.xda-developers.com/showthread.php?t=3201282
Click to expand...
Click to collapse
ألف شكر لك
الحمد لله نفعت الطريقة وقدرت ارجع السوفت القديم تانى
اشكرك
Click to expand...
Click to collapse
العفو
Flash the rom file by flashtool
Dexteramit I would like to tell you about some fastboot commands
Fastboot boot recovery.img
By using this command the recovery.img is copied into temp memory and the phone gets booted up to the respective recovery. This won't permanently flash the recovery.
Fastboot flash recovery recovery.img
By using this command the recovery.img is flashed onto the recovery sector of the phone. This will permanently flash the recovery.
Ahmad Tawfik said:
I fixed my phone
Just fastboot stock lenovo a6000 recovery
http://www.mediafire.com/download/gcg2klu8fwam2sk/Recovery.img
Factory rest and wipe cache partition
And then install stock rom via stock recovery
If you want twrp after fixing your phone fastboot this one
https://www.mediafire.com/?7d6aoevnk52cg5i
Let me know if your phone fixed
Click to expand...
Click to collapse
Man I have successfully completed to flash the recovery then I had given the command to reboot the cell but still I'm stuck at boot logo , may I know how u have done the whole process
vai8080 said:
Man I have successfully completed to flash the recovery then I had given the command to reboot the cell but still I'm stuck at boot logo , may I know how u have done the whole process
Click to expand...
Click to collapse
Use (fastboot boot recovery.img) as you flash it
You can't reboot into recovery from fastboot
Ahmad Tawfik said:
Use (fastboot boot recovery.img) as you flash it
You can't reboot into recovery from fastboot
Click to expand...
Click to collapse
Man do u know how to flash the stock ROM by adb
vai8080 said:
Man do u know how to flash the stock ROM by adb
Click to expand...
Click to collapse
Open adb then write these commands:
adb reboot bootloader
Then you will find the phone reboot and fastboot word is written down
Or you can boot to bootloader directly by long press power +volume down button for10 to 15 sec and your phone will boot into fastboot (even if it is stuck at logo)
Write:
fastboot flash recovery recovery.img
Click enter
Fastboot boot recovery.img
To flash stock rom place the stock rom in your external SD open recovery then wipe cache and factory reset then apply update from Sd card (select stock rom)
Sent from my GT-I9300I using Tapatalk
Ahmad Tawfik said:
Open adb then write these commands:
adb reboot bootloader
Then you will find the phone reboot and fastboot word is written down
Or you can boot to bootloader directly by long press power +volume down button for10 to 15 sec and your phone will boot into fastboot (even if it is stuck at logo)
Write:
fastboot flash recovery recovery.img
Click enter
Fastboot boot recovery.img
Sent from my GT-I9300I using Tapatalk
Click to expand...
Click to collapse
Thanks Ahmad
Related
Hello,
1.Ive rooted my phone emui 4.1 with kingroot
2. I've flashed Official twrp 3.0.2
3. After booting in twrp I tried to clear cache but it unable to clear cache.
4. Then I've force rebooted to recovery then all partitions got unmounted (shocked)
5. So I flashed mm kang ROM then phone bricked so I thought that stock recovery may mount all partitions so I flashed stock recovery (back up)
6. Finally I'm unable to boot in stock recovery and ROM
7. What do u think guys? How to solve this issue ??
Any one faced same problem?
***Main thing is what ever I try to push a file from adb to phone in fastboot mode (ex- recovery,boot.IMG) it says "writing recovery failed:command not allowed". why I'm getting this error ?? I've unlocked bootloader too ***
Thank you!
.
Martin213 said:
Restore backup of stock rom if you able to boot in twrp.Did you try flash with huawei multitool?
Sent from Paris with love ?
Click to expand...
Click to collapse
I tried but partitions are unmounted so its not booting up,struck at Honor logo
How to solve this???
Pranav Kumar said:
How to solve this???
Click to expand...
Click to collapse
if bootloader works: download official image, use fastboot flash commands to flash all parts
otherwise
download official image from huawai, (update.app) copy to sd, boot phone with all 3 buttons pressed. it shold boot into some recovery.
endrancer said:
if bootloader works: download official image, use adb flash commands to flash all parts
otherwise
download official image from huawai, (update.app) copy to sd, boot phone with all 3 buttons pressed. it shold boot into some recovery.
Click to expand...
Click to collapse
I tired pushing recovery image to device but command says "writing recovery,failed (command not allowed)"
And I tried update.app in SD card in a folder dload tried 3button method also, but it is not booting in recovery right how it can take update?
Pranav Kumar said:
I tired pushing recovery image to device but command says "writing recovery,failed (command not allowed)"
And I tried update.app in SD card in a folder dload tried 3button method also, but it is not booting in recovery right how it can take update?
Click to expand...
Click to collapse
are you able to boot into bootloader? is "fastboot devices" command showing anything?
eddor1614 said:
are you able to boot into bootloader? is "fastboot devices" command showing anything?
Click to expand...
Click to collapse
Yes its showing
Pranav Kumar said:
Yes its showing
Click to expand...
Click to collapse
have you extracted BOOT, RECOVERY, SYSTEM and CUSTOM from huawei package?
eddor1614 said:
have you extracted BOOT, RECOVERY, SYSTEM and CUSTOM from huawei package?
Click to expand...
Click to collapse
Yes I tried but when file is being pushed to phone it says failed (command not allowed) repeats
Can you see "phone unlocked" on screen?
Yeah, sounds like locked bootloader.
Gsavas said:
Yeah, sounds like locked bootloader.
Click to expand...
Click to collapse
No bro I've unlocked bootloader
And I can see *phone unlocked" in fastboot mode
Gsavas said:
Yeah, sounds like locked bootloader.
Click to expand...
Click to collapse
have you tried flashing BOOT or SYSTEM partitions?
Pranav Kumar said:
No bro I've unlocked bootloader
And I can see *phone unlocked" in fastboot mode
Click to expand...
Click to collapse
You could try to reinstall drivers then or try a different pc.
Gsavas said:
You could try to reinstall drivers then or try a different pc.
Click to expand...
Click to collapse
Tried and I got same error(failed(command not allowed))
Do you have hisuite? If not try uninstalling drivers then install hisuite and try flashing with fastboot then. By the way does your device get recognised when you type "fastboot devices" command?
that's strange.
have you tried booting into second recovery?
eddor1614 said:
that's strange.
have you tried booting into second recovery?
Click to expand...
Click to collapse
Yes in eRecovery I can see "update recovery" after connecting to wifi it says "failed to get device info"
I ran out of options.
You might want to try all the same, using different UPDATE.APP version, like B180 or B200, using a different cable, different computer, etc.
Then next step will be Huawei support, it might be a memory/hardware problem.
Sorry man.
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable OEM unlocking.
unlock bootloader and flash twrp
Code:
fastboot oem nubia_unlock NUBIA_NX609J
Code:
fastboot flash recovery recovery.img
download
https://drive.google.com/open?id=1VzUS999ZS_yc6GtcKngA6GrlTpOZp2P5
Sources
https://github.com/youyim123/android_device_nubia_nx609j
Came up in Chinese, but everything is working after changing the language setting over. Thanks.
Hi friends, if I would like return to Stock Recovery, ¿Where I find stock recovery and How flash?
Thanks for this work
Hi, someone can help me? Thnaks
sakilxda said:
Hi, someone can help me? Thnaks
Click to expand...
Click to collapse
Finally I resolved this problem. I found other Recovery.img working
sakilxda said:
Hi friends, if I would like return to Stock Recovery, ¿Where I find stock recovery and How flash?
Thanks for this work
Click to expand...
Click to collapse
Ok, I´m resolved this.
If you need install Stock Recovery you need download a Oficial Stock firmware "Zip" and extract the Stock recovery to the this "Zip" file, and you repeat this metod with Stock Recovery
Am I the only one having problems with fastboot on Windows 10?
sakilxda said:
Hi, someone can help me? Thnaks
Click to expand...
Click to collapse
bro i need fastboot drivers please
in mi system dont hace driver and y my devices onlye hace android =( help me me has win10
Sorry, long time ago tha I haven´t visited XDA.
I have used the drivers of video´s link but i had to test many drivers. It was very dificult for my too.
Actually I don´t know wich was the drives that i used, sorry.
if you have once used some fastboot drivers for some device on windows 10, chances are most probably you will have issues with detecting other devices in fastboot mode . Either boot with linux or reinstall windows 10 is the only solution imho
sakilxda said:
Finally I resolved this problem. I found other Recovery.img working
Click to expand...
Click to collapse
Please provide this working twrp which solved this problem..as i am also facing the same issue
munmun said:
Please provide this working twrp which solved this problem..as i am also facing the same issue
Click to expand...
Click to collapse
Hello, have you visited my video link? There, there is different links in the description that you can find the recovery I used. It's long time ago and maybe is actualliced now.
sakilxda said:
Hello, have you visited my video link? There, there is different links in the description that you can find the recovery I used. It's long time ago and maybe is actualliced now.
Click to expand...
Click to collapse
When i try to reboot in twrp it boots into recovery for 2-3 sec and then again reboots to system
munmun said:
When i try to reboot in twrp it boots into recovery for 2-3 sec and then again reboots to system
Click to expand...
Click to collapse
Maybe your Recovery isn't good.
Try flash one more time or another recovery
Same issue I m face. When I flash twrp then go to recovery mode. Then they off and start with stock revery. And mobile repat lock bootloader
---------- Post added at 05:03 PM ---------- Previous post was at 05:01 PM ----------
I m try all official twrp. But face same issue
sakilxda said:
Maybe your Recovery isn't good.
Try flash one more time or another recovery
Click to expand...
Click to collapse
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
munmun said:
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
Click to expand...
Click to collapse
Sorry but this was long ago and I can't remember.
munmun said:
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
Click to expand...
Click to collapse
Try this one: http://www.mediafire.com/file/45qwt6i4ccdnjd0/recovery.img/file
you need first to unlock bootloader (you need to be in bootmode):
fastboot oem nubia_unlock NUBIA_NX609J
Just after that you can flash recovery.img:
fastboot flash recovery recovery.img
After this you can go back to recovery from boot menu navigating with up/down key and confirm with Power button!
:fingers-crossed:
ABM30 said:
Try this one: http://www.mediafire.com/file/45qwt6i4ccdnjd0/recovery.img/file
you need first to unlock bootloader (you need to be in bootmode):
fastboot oem nubia_unlock NUBIA_NX609J
Just after that you can flash recovery.img:
fastboot flash recovery recovery.img
After this you can go back to recovery from boot menu navigating with up/down key and confirm with Power button!
:fingers-crossed:
Click to expand...
Click to collapse
I have tried this as well but twrp boots up for a 2-3 sec & then phobe reboots to system again..
With fastboot boot recovery.img, same results are seen
munmun said:
I have tried this as well but twrp boots up for a 2-3 sec & then phobe reboots to system again..
With fastboot boot recovery.img, same results are seen
Click to expand...
Click to collapse
which ROM do you have installed?
There is a chance to need to flash an original recovery (you can find it in original 8.1 ROM from Nubia), than boot in recovery and erase cache and data (IT WILL ERASE ALSO INTERNAL MEMORY!...SO BACK UP) and than unlcok bootloader, flash TWRP, flash ROM, flash bluespark boot.img
I am using Asus zenfone 3. And I have installed TWRP in it. But the phone is not booting to system (os) . And the TWRP I installed , the touch does not work for it. If I boot to system, it shows the boot logo and turns off. What can I do now?
LavanTech said:
I am using Asus zenfone 3. And I have installed TWRP in it. But the phone is not booting to system (os) . And the TWRP I installed , the touch does not work for it. If I boot to system, it shows the boot logo and turns off. What can I do now?
Click to expand...
Click to collapse
To me it seems that phone's boot-loader is got corrupted. Not unusual when installing TWRP.
jwoegerbauer said:
To me it seems that phone's boot-loader is got corrupted. Not unusual when installing TWRP.
Click to expand...
Click to collapse
Do u have any solution??
LavanTech said:
Do u have any solution??
Click to expand...
Click to collapse
Did you have enabled in Developer Options the USB debugging & OEM unlock features before the device bricked.?
LavanTech said:
I am using Asus zenfone 3. And I have installed TWRP in it. But the phone is not booting to system (os) . And the TWRP I installed , the touch does not work for it. If I boot to system, it shows the boot logo and turns off. What can I do now?
Click to expand...
Click to collapse
Also I cannot install with flash tool , I'm getting unhandled exception error!
jwoegerbauer said:
Did you have enabled in Developer Options the USB debugging & OEM unlock features before the device bricked.?
Click to expand...
Click to collapse
Ya! I eabled usb debugging , unlocked bootloader also OEM unlock.
LavanTech said:
Also I cannot install with flash tool , I'm getting unhandled exception error!
Click to expand...
Click to collapse
Re--flash Stock Recovery.
jwoegerbauer said:
Re--flash Stock ROM.
Click to expand...
Click to collapse
Both are enabled!!!
LavanTech said:
Both are enabled!!!
Click to expand...
Click to collapse
I've edited the cited post. Re-read.
jwoegerbauer said:
Re--flash Stock Recovery.
Click to expand...
Click to collapse
I have stock rom downloaded, which software can I use to flash ?? Pls give any link to download.
jwoegerbauer said:
I've edited the cited post. Re-read.
Click to expand...
Click to collapse
Pls provide me link for downloading stock recovery and software to flash!
LavanTech said:
I have stock rom downloaded, which software can I use to flash ?? Pls give any link to download.
Click to expand...
Click to collapse
To get rid off of TWRP you flash Stock Recovery.
I think the correct command sequence is
Code:
adb reboot
adb devices
adb reboot bootloader
fastboot devices
fastboot flash recovery <STOCK-RECOVERY-IMAGE-FILE>
fastboot reboot-bootloader
fastboot erase cache
fastboot reboot
Search for the appropriate Stock Recovery image by yourself. GIYF ...
If you instead want to re-flash Stock ROM then the correct command sequence would be
Code:
adb reboot
adb devices
adb reboot bootloader
fastboot devices
fastboot flash-all <STOCK-ROM-IMAGE-FILE>
fastboot reboot
Try going back to stock (Fastboot/download mode/Odin, depending on the device)
Thank You!
I have successfully went to fastboot mode and flashed the stock rom! Thank you for your support!! ?? The phone is working now in the Android 7.
BUT,
now if i install twrp custom recovery, i don't know what happens, after restarting to system i cannot boot to system , it just shows the boot animation and just goes off or sometimes it boots to fastboot mode.
then if i flash the stock rom again using the sd card in the the default recovery mode after flashing that stock recovery, it works again.
Also if I install TWRP recovery, TWRP could not install any Roms ! it just says that Updater process ended with error 6 or 7 randomly.
So, how do I install custom recovery and roms in it now?
LavanTech said:
So, how do I install custom recovery and roms in it now?
Click to expand...
Click to collapse
Assumed the TWRP.IMG you use is the correct one, then there is no need to install TWRP recovery, booting into it is fully enough - this will preserve device's Stock Recovery
Code:
fastboot devices
fastboot boot <TWRP.IMG>
The TWRP is booting perfectly! But if I install any zip file i.e ROM or Mods, it says that Updater process ended with error 6 or 7!!
This is the problem with TWRP.
And, if install TWRP in the phone, then restart the phone , if I restart to system, it doesn't work ,just it shows the boot animation and turns off.
LavanTech said:
The TWRP is booting perfectly! But if I install any zip file i.e ROM or Mods, it says that Updater process ended with error 6 or 7!!
This is the problem with TWRP.
Click to expand...
Click to collapse
This is not TWRP recovery related, but it's related to the Custom ROM zip-file you try to flash: The ROM zip-file you try to flash isn't made for your device.
jwoegerbauer said:
This is not TWRP recovery related, but it's related to the Custom ROM zip-file you try to flash: The ROM zip-file you try to flash isn't made for your device.
Click to expand...
Click to collapse
I'm trying to flash ASUS ZENFONE 3 LINEAGE OS 16
MY DEVICE : ASUS ZENFONE 3 ZE552KL
THE FILE : https://mirrorbits.lineageos.org/fu...age-16.0-20200727-nightly-zenfone3-signed.zip
I am using the file which is for my device only! But it is not working, what should I do?
LavanTech said:
I'm trying to flash ASUS ZENFONE 3 LINEAGE OS 16
MY DEVICE : ASUS ZENFONE 3 ZE552KL
THE FILE : https://mirrorbits.lineageos.org/fu...age-16.0-20200727-nightly-zenfone3-signed.zip
I am using the file which is for my device only! But it is not working, what should I do?
Click to expand...
Click to collapse
Start a new thread ...
Here is the new thread
Here is the new thread :- https://forum.xda-developers.com/android/help/twrp-issues-asus-zenfone-3-t4145317
Hello every one i recentlly rooted my phone with one click root.and i flashed twrp with fastboot and it succesed but when i turn to recovery mod it showed miui stock recovery not twrp
Gaderg1992 said:
Hello every one i recentlly rooted my phone with one click root.and i flashed twrp with fastboot and it succesed but when i turn to recovery mod it showed miui stock recovery not twrp
Click to expand...
Click to collapse
Flash twrp with fastboot.
Then flash twrp in twrp.
ErenEksen said:
Flash twrp with fastboot.
Then flash twrp in twrp.
Click to expand...
Click to collapse
bro i flashed twrp success but dont go to twrp recovery
ErenEksen said:
Flash twrp with fastboot.
Then flash twrp in twrp.
Click to expand...
Click to collapse
in adb when write fastboot reboot recovery show this
Gaderg1992 said:
Hello every one i recentlly rooted my phone with one click root.and i flashed twrp with fastboot and it succesed but when i turn to recovery mod it showed miui stock recovery not twrp
Click to expand...
Click to collapse
how you pass recovery ?
do yo write
fastboot flash boot #recovery name.img#
and in any ver ? miui12.5 or 13?
Ms.fatama said:
how you pass recovery ?
do yo write
fastboot flash boot #recovery name.img#
and in any ver ? miui12.5 or 13?
Click to expand...
Click to collapse
Yes I change recovery name to twrp.img and write .miui 12.5.7
its the same for me... fastboot flash boot twrp.img and does nothing with vol up and power buttom
am pretty stuck, i also have nv data corrupted and i want to root it to try fix it, its a must for me to root right now
Hi guys,
i unlocked the bootloader of my p20lite with PotatoNV and i installed TWRP recovery.
Then i wiped alla data including internal storage. I tried to flashing some ROM (with zip file and with img file), but they don't work(it seems they aren't installed), at every reboot system smartphone shows me TWRP recovery.
I don't know what to do. Do you have any tips please?
Thank you
After attached image i show only TWRP
freddie993 said:
Hi guys,
i unlocked the bootloader of my p20lite with PotatoNV and i installed TWRP recovery.
Then i wiped alla data including internal storage. I tried to flashing some ROM (with zip file and with img file), but they don't work(it seems they aren't installed), at every reboot system smartphone shows me TWRP recovery.
I don't know what to do. Do you have any tips please?
Thank you
After attached image i show only TWRP
Click to expand...
Click to collapse
Look here
https://forum.xda-developers.com/t/i-bricked-my-p20-lite.4449545/#post-86936013
Hi tried to follow those instructions . When i hold both volume button i receive attached screen. i tried to install ROM with sideload method but nothing to do.
freddie993 said:
Hi tried to follow those instructions . When i hold both volume button i receive attached screen. i tried to install ROM with sideload method but nothing to do.
Click to expand...
Click to collapse
Hi,
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.
i can't access in fastboot mode neither from TWRP
i did it @-Alf-
freddie993 said:
i did it @-Alf-
Click to expand...
Click to collapse
does this mean problem solved?
-Alf- said:
does this mean problem solved?
Click to expand...
Click to collapse
unfortunately no , i tried to install system via fastboot but at the reboot i show TWRP....
freddie993 said:
unfortunately no , i tried to install system via fastboot but at the reboot i show TWRP....
Click to expand...
Click to collapse
In fastboot mode flash stock recovery_ramdisk, download Here
Use command fastboot flash recovery_ramdisk RECOVERY_RAMDISK-9.1.img, then run command
fastboot erase userdata, and reboot.
-Alf- said:
In fastboot mode flash stock recovery_ramdisk, download Here
Use command fastboot flash recovery_ramdisk RECOVERY_RAMDISK-9.1.img, then run command
fastboot erase userdata, and reboot.
Click to expand...
Click to collapse
with this command i resolved, the ROM has been installed Thank you , but now i must install again twrp?
freddie993 said:
now i must install again twrp?
Click to expand...
Click to collapse
if you need it ...
My little advice - install TWRP instead of eRecovery, it makes things easier... And please use RECOMMENDED TWRP , not this sh... 3.5.2 and above.
-Alf- said:
if you need it ...
My little advice - install TWRP instead of eRecovery, it makes things easier... And please use RECOMMENDED TWRP , not this sh... 3.5.2 and above.
Click to expand...
Click to collapse
i'd installed
twrp-3.6.1_9-0-anne is this wrong for you??
freddie993 said:
i'd installed
twrp-3.6.1_9-0-anne is this wrong for you??
Click to expand...
Click to collapse
this TWRP has caused you problems, but I will not force my opinion on you.
Happy flashing!
-Alf- said:
this TWRP has caused you problems, but I will not force my opinion on you.
Happy flashing!
Click to expand...
Click to collapse
don't worry. thank you very much for your tips
freddie993 said:
don't worry. thank you very much for your tips
Click to expand...
Click to collapse
hey hi id like to know which version of twrp you ended up installing? if any.
had the same issue as you and solved it the same way but id like to keep twrp as my main recovery
James1807 said:
hey hi id like to know which version of twrp you ended up installing? if any.
had the same issue as you and solved it the same way but id like to keep twrp as my main recovery
Click to expand...
Click to collapse
hi, sorry for waiting, i have 3.5.1 version
freddie993 said:
hi, sorry for waiting, i have 3.5.1 version
Click to expand...
Click to collapse
ok and uh any special procedure to keep twrp as your main? or you just flashed it to the recovery like that and thats it?
James1807 said:
ok and uh any special procedure to keep twrp as your main? or you just flashed it to the recovery like that and thats it?
Click to expand...
Click to collapse
just flashed to the main recovery, but they both remained and for enter in the twrp i must push vol up+down togheter.