Upgrade fromEOS-umts_everest-20130705-170 to EOS-umts_everest-20130705-172 failed and my xoom MZ601 is now stuck at red Motorolla logo. I have tried clearing the cache as well with no luck and have even tried to install 170 again but its still at that red logo, can somebody suggest something.
Had the same issue - ended up installing nightly - EOS-umts_everest-20130504-161.zip (just happened to be on my sdcard) - this worked.
It should work if you can boot back into recovery - Power + press sound down on splash until recovery option is shown.
I had also erased a load of partitions and reflashed boot.img and recovery.img - you may not need to do this if you can erase partitions from within recovery.
You get into fastboot by the same process above - Power + press sound down on splash until fastboot option is shown
fastboot erase system
fastboot erase recovery
fastboot erase boot
fastboot erase userdata
fastboot erase splash (may not work)
fastboot erase cache
fastboot flash boot boot.img
fastboot flash recovery recovery.img
Related
Hi, i have Atrix 4G on CM7 now. One day, I tried to pick a picture, but it didn't work. Just black screen, and in 2 minutes "Force close". Then, i download some other camera software, such as Camera 360, Go Photo, FX Camera... Still nothing. So i tried to reinstall CM7 at first, then i put back my stock kernel, i restored my backup from CWM Recovery, I put back stock AT&T Rom, i even reinstall Recovery. Nothing helped. Is it some possible way to find out that it is Hardware problem for sure, or any other solution?
THX a lot.
Try doing a complete wipe via fastboot before flashing a ROM if you are not already doing this:
reboot to recovery
wipe dalvik
wipe cache
reboot to fastboot
fastboot erase boot
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (to recovery)
flash ROM
CaelanT said:
Try doing a complete wipe via fastboot before flashing a ROM if you are not already doing this:
reboot to recovery
wipe dalvik
wipe cache
reboot to fastboot
fastboot erase boot
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (to recovery)
flash ROM
Click to expand...
Click to collapse
I did that...
EDIT: It is probably hardware problem, front camera works. I just want to be sure, that its really as i think... S*** But i still will be glad for any help..
EDIT2: Now, when i start the camera app, it says Camera error: Cannot conect to camera.
Anybody???
Hi guys!
I just unlocked my bootloader and installed CWM recovery.
I want to install epinter's JB rom.
What are the steps?
I do this:
-wipe cache
-factory reset ---> there when it is going to finish it goes to the top recovery screen and does not say that it finished successfully
after these steps I tried to install the zip but it said:
-finding update package
-opening update package
-installing update...
symlink: some symlinks failed
E:Error in /sdcard/cm....zip
(Status 7)
Installation aborted.
What should I do?
try with redownloading rom!!
Officially corp via w8
I rebooted into cwm and worked. Now I am stuck at the Moto logo.
Can someone tell me the steps? What to wipe and what to format before flashing the zip??
solved!
petran_7 said:
solved!
Click to expand...
Click to collapse
how did you solve the stuck at moto screen
It usually happens when a step is overlooked. Can be resolved by retracing your steps. It happened to me once when I forgot to wipe the dalvik cache.
Sent from my MB860 using xda app-developers app
Gauu said:
how did you solve the stuck at moto screen
Click to expand...
Click to collapse
It can be stuck due to multiple reasons.
Perform a clean wipe/erase
Enter into fastboot by holding vol down and push power button
Release volume down and Press volume up to confirm fastboot selection.
Connect Phone with your microUSB cable to PC
Open command prompt and navigate to directory where you copied fastboot
Type these commands
fastboot devices (should display device id if your phone has successfully entered into fastboot mode)
fastboot -w (erases userdata and cache)
fastboot erase system
fastboot erase boot
fastboot erase recovery
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (make sure you get into fastboot again)
fastboot flash recovery recovery.img (place desired recovery - preferably CWM 5.0.2.7/romracer's)
Boot into recovery and flash the desired ROM from sdcard.
Hope this helps
---------- Post added at 02:04 PM ---------- Previous post was at 01:54 PM ----------
Gauu said:
how did you solve the stuck at moto screen
Click to expand...
Click to collapse
It can be stuck due to multiple reasons.
Perform a clean wipe/erase
Enter into fastboot by holding vol down and push power button
Release volume down and Press volume up to confirm fastboot selection.
Connect Phone with your microUSB cable to PC
Open command prompt and navigate to directory where you copied fastboot
Type these commands
fastboot devices (should display device id if your phone has successfully entered into fastboot mode)
fastboot -w (erases userdata and cache)
fastboot erase system
fastboot erase boot
fastboot erase recovery
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (make sure you get into fastboot again)
fastboot flash recovery recovery.img (place desired recovery - preferably CWM 5.0.2.7/romracer's)
Boot into recovery and flash the desired ROM from sdcard.
Hope this helps
Hello. I wanted to flash a stock ROM on my Xiaomi Mi3 (Not Mi3W) and I downloaded an official stock ROM and flashed it using Fastboot.
Here's where I think I messed up. I used the "fastboot erase userdata" on the phone and when it booted up, The system storage is showing fine when I go to settings > storage but the internal storage is showing up as 0.00b and I cannot install any applications.
I've tried reflashing but nothing is working. Any ideas on how I can get it to work? Thanks.
Try to flash again with fastboot but with following comands:
Enter the following commands below by order:
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot-bootloader
boot.img ,recovery.img and system.img it should be inside your stock firmware.
Teddy Lo said:
Try to flash again with fastboot but with following comands:
Enter the following commands below by order:
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot reboot-bootloader
boot.img ,recovery.img and system.img it should be inside your stock firmware.
Click to expand...
Click to collapse
After much Googling, I was finally able to 'reset' the whole android partition system by flashing a CWM recovery, booting into it, and using ADB to fix it all.
Thank you for bothering to reply my at all. You're amazing.
You Welcome
hi guys i installed cm 10.0 on my galaxy xcover 2 but got no network, so im trying to install stock rom i got from here http://gsmrom.net/samsung-galaxy-xcover-2-gt-s7710-stock-firmware CWM say the whole time "ABORTED"!
i wiped dalvik
cleaned cache
wipe/factory reset
now i want to try this method
reboot to recovery
wipe dalvik
wipe cache
reboot to fastboot
fastboot erase boot
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase webtop
fastboot erase preinstall
fastboot reboot (to recovery)
flash ROM
on the moment im sitting with Cyogenmod 10.0 if i plug phone to usb and pc and start adb and enter adb devices my device is listed if i boot into fastboot my device isnt listed, while device is on and i use keyword "fastboot erase boot" is just shows "waiting for any devices"
i need help please guys just want the phone to work again
and with my stupidity i never backed up stock rom:crying:
Here is the problem : After flashing a rom, I got encryption unsuccessful, then I go back to recovery and wipe. as it took long I force reboot using power and vol-. Now the phone always boot on TWRP which stuck on splash and sometimes it boot the rom but has encryption unseccessful. I do not have DL as there is TWRP as well with the same problem. I can boot to fastboot but the command : fastboot erase recovery alway get unknown command. I also tried flash the laf.img via fastboot but it doesn't work.
Need help please.
I get it solve by using fastboot oem lock. It wiped userdata and cache and unfreeze TRWR, then unlock bootloader again. Everything works like charm