Hello,
My A510 was rooted and I installed the cm-11-20150629-UNOFFICIAL-a510-a511_lvm
All was good since one year, but today I would reset my Android to have a clean install. I used the menu in Android and then, my A510 boot again and again.
I entered in the recovery mode but when I try to install a zip or delete cache, the A510 reboot !
I tried to fastboot the recovery-cwm-shreps-6.0.5.0-a510-lvm but it has not solve my problem.
Anyone can help me to solve this big problem or to diagnose ?
Thanks !
I find the good solution :
fastboot erase system -w
fastboot erase boot
fastboot update cm-11-20160109-STABLE_UNOFFICIAL-a510_a511_lvm.zip
Related
Hi peeps. ..
Really need someone to help here. I've sold my xoom and need to delete all my info off it. I've tried to do it the the normal way of just wipe data but when it reboots into recovery mode it just says..
Entering Android Recovery Mode
Reading ODM fuse: 1
And thats it, its just stuck there.
Now I bought it second hand and was told it had been rooted and flashed with a kernel that allowed you to alter the CPU.
My question is how do I get rid of my data and get it booting into this recovey mode?
I've installed Rom Manger from the market and tried installing CWM but it just gets stuck again on the dual core screen.
Mine is a UK 3G model.
Any advice, suggestions would be most welcome. It does boot fine into android 3.01.
I need to get this posted out today, hence the wipe.
Thanks,
Steve
Get the UK img files and reflash it back to stock through fastboot.
Grab the stock images here http://forum.xda-developers.com/showthread.php?t=1049485
Extract the images and run these commands:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot erase userdata
I need your help!
Yesterday I updated many apps and charging the device.
Since yesterday I have "Encryption Failed (see pictures)
Recovery Mode goes well, fastboot goes, everything goes, only on desktop no!
Acer Iconia A700 is rooted with Iconian 2.6 Jelly Bean 4.1 on it.
It boots normally, but I do not come to desktop! It also appears on the Device Manager!
In your help I am very pleased.
blessingme
Wrong forum :x
Did you try to backup + factory reset ?
Shreps said:
Wrong forum :x
Did you try to backup + factory reset ?
Click to expand...
Click to collapse
I tried reset no way! ive no backup
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash recovery recovery-clockwork-6.0.2.3-a700.img
cm-10.1-20130629-NIGHTLY-a700.zip installed and gapp.
Everything worked now:laugh:
Hi everyone,
!!!IMPORTANT!!! It seems that anything i do in fastboot takes no effect, i erased userdata + cache but when i reboot all apps and settings are the same as before the erase..although fastboot tells me everything has been done and worked and using stock recovery to wipe all data won't work neither.
i have a curious problem with my mothers Xoom 3G (Everest).
What I have done:
1. fastboot oem unlock (worked)
2. fastboot reboot-bootloader (worked)
2. fastboot flash recovery XXX.img (worked)
4. fastboot reboot (worked)
5. I have not rebootet to stock rom i have directly tapped volume down and selected andoid recovery
6. I see the Adroid Droid with the fu.....ing Triangle
I have tried 3 different Recovery Images all been flashed correctly but everytime i try to get to recovey it is the stock one.
It seems like the stock recovery gets flashed over the custom one in the second i reboot the device.
I never startet the Xoom furher than to the M logo..
I followed the wiki.cyanogenmod Guide.
I hope someone ca help me!
Greets Jonas
Hey can you please help me out .
I am a noob so please bear with me .
I somehow went to recovery by using the ROM manager and installed a custom rom but forgot to install the gapps
So here comes the problem , i switch off the phone and go to fastboot ( Power + Vol down ) and when i try to go to recovery(CWM) , the "Unlocked Bootloader " screen keeps looping . Holding the power button and going to fastboot is the only thing possible .
Now I'm not able to access the phone normally because if i click on normal powerup its stuck at "unlocked bootloader" screen( not looping here but stuck , loops when i click recovery ) & I'm not able to go to recovery .
I tried re-flashing typing [fastboot flash recovery recovery.img] in cmd from pc . But not working .
I tried downloading another CWM & TWRP cuz i thought this version for faulty or smth but still same .
I used these following command in the fastboot hoping that it will hep ( just erasing data n all ) ( I found these here in XDA http://forum.xda-developers.com/showthread.php?t=2277112 )
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot erase system
fastboot erase data
fastboot erase cache
fastboot erase system -w
fastboot boot recovery.img
So to be clear . I can use only the fastboot screen and nothing else . PLEASE FOR THE LOVE OF GOD SOMEONE TELL ME MY PHONE IS NOT BRICKED AND HELP ME OUT . I AM REALLY DESPERATE AND IRRITATED WITH THIS WHOLE THING
PS I WAS ABLE TO ACCESS MY PHONE (BUT NOT RECOVERY)UNTIL I INSTALLED THIS APP FROM XDA CALLED "FLASHGORDON" WHICH CLAIMED TO INSTALL ANY ZIP (IN MY CASE GAPPS) WITHOUT RECOVERY . IT FLASHED I GUESS BUT AS MENTIONED I HAD STUCK AT BOOT PROBLEM AFTER THAT .
PLEASE HELP ME .IM HOPELESS AND DESPERATE
Hi, thank you for using XDA Assist. What device do you have? Try flashing the factory image with fastboot.
Thread closed
Hi,
Device is: Asus Zenfone 2, Z008
At some point I managed to brick it. Restored it using xFstk and some fastboot magic.
Now, the big issue is, I cannot boot to recovery.
I can load bootloader (do fastboot commands), chose "Recovery", but it will just boot normal into the OS. Droid with hazard doesn't appear, just normal boot.
Tried (not all at once)
fastboot erase cache
fastboot format cache
installing twrp
flashing stock recovery.img
No joy.
What am I missing?
Video on Youtube with the issue: https://www.youtube.com/watch?v=ESnxjGDKwWA
Hi !
A quick answer has been provided here https://forum.xda-developers.com/showpost.php?p=71063211&postcount=598
Try this command after placing this recovery img into the adb folder and boot into bootloader
fastboot devices
enter
(check if it is recognised) then
fastboot boot recovery.img
( where recovery.img should be the exact name of your recovery you want to boot into)
Keep an eye on that thread you already have posted , more users may have replied
Good luck !