[Q] recovery error - triangle and exlamation mark - Atrix 4G Q&A, Help & Troubleshooting

hello
i unlocked and rooted my phone
then installed CWM , tried to go recovery mode and install the new rom - CM9 , but got an error with a triangle and an exclamation mark.
i read a little , and tried to switch to rom racer recovery.
went fastboot and flashed it via cmd:
Code:
c:\atrix>fastboot erase recovery
erasing 'recovery'...
OKAY [ 0.758s]
finished. total time: 0.759s
Code:
c:\atrix>fastboot flash recovery recovery.img
sending 'recovery' (4708 KB)...
OKAY [ 0.287s]
writing 'recovery'...
OKAY [ 0.771s]
finished. total time: 1.060s
c:\atrix>fastboot reboot
rebooting...
finished. total time: 0.001s
opened rom manager to go recovery , and then again triangle and exclamation mark
what am i doing wrong???
thanks in advanced.
Ariel

Please rename the recovery to "recovery-atrix5.img" and try again.

still the same.

http://forum.xda-developers.com/showthread.php?t=1302423
DO NOT FORGET TO DO THIS PART: After the install of RomRacers recovery boot up your phone. Open up your favourite file browser (I used Astro file manager to do this ) and navigate to /system/etc/ and delete the file called 'install-recovery.sh'
Have you deleted the "install-recovery.sh"?

Try fastboot reboot bootloader after flashing recovery. If that doesn't work, then after flashing recovery, reboot and hold volume down while it reboots. Then navigate to recovery.
Sent from my MB860 using xda premium

Related

[Q] Upgrade from 340 to 345?

Hi!
I tried to update using the pkg file from http://forum.xda-developers.com/wiki/index.php?title=Dell_Streak and got an error message.
failed getprod("ro.product.foto.model") == "Boss... and then rebooted.
Anyone have an idea?
thanks
Young
Hi,
have you flash the Recovery.img for the Dell 2.2.2/345 Rom ???
http://forum.xda-developers.com/showthread.php?t=1000455 <-
Greetings
UKSheep
No, I have not. I will do that first later today then the upgrade.
Thanks
No problem
Use the 2.2.2/345 Recovery and it works
MfG
UKSheep
moving from 340 to 351
I didn't try for 345 but I was trying to upgrade 351 today got the following error.
"assert failed: !less_than_int(xxxxxxxxx,getprop("ro.build.date.utc")"
I think I used correct recovery from MRF..
.:: Dell Streak - Multi Recovery Flasher ::.
Connect yout Streak in "fastboot_mode"
[8] flash Dell-Recovery 2.2.2/351
Select:8
sending 'recovery' (3434 KB)... OKAY [ 0.328s]
writing 'recovery'... OKAY [ 2.094s]
finished. total time: 2.422s
rebooting...
finished. total time: 0.000s
Please let me know what I am doing wrong.
thanks,
Dont let the device reboot after flashing the necessary recovery .
Reboot will overwrite the recovery unless you do the following
You can also prevent the overwrite of the recovery by renaming the file install-recovery.sh to something else. It's in /system/etc. I just added.bak to the file name.
Hence the easy option is to pull battery .
THen go to recovery and flash 351
I have renamed install-recovery.sh and reinstalled the recovey but flashing still not working with the same error.

Stuck at HTC logo entering recovery

Hello guys,
I just rooted my HTC explorer for the first time. I was following this tutorial: http://forum.xda-developers.com/showthread.php?t=1415223
Everything was working fine until after installing the recovery.
After copying the superuser.zip to the SD and rebooting to bootloader menu, I click recovery and just get stuck on a HTC green logo.
If i take the battery out, I power back the phone and it works fine.
If i try to enter bootloader menu, and enter recovery, i get stuck again at that screen.
In the menu my phone appears as "unlock" so i supposes all steps before were fine..
If you guys could help it would be immensely appreciated!
apparently this is something that happened to many users but i couldn't find a straight answer on how to solve it!
I've tried to flash the recovery again, and i have the following error:
"sending 'recovery' (289 KB)... OKAY [ 0.059s]
writing 'recovery'... FAILED (remote: image error)
How can i install the recovery then?
DavidSnake said:
I've tried to flash the recovery again, and i have the following error:
"sending 'recovery' (289 KB)... OKAY [ 0.059s]
writing 'recovery'... FAILED (remote: image error)
How can i install the recovery then?
Click to expand...
Click to collapse
try installing clockword mod recovery
make sure that USB debugging is selected on ur phone, after that
goto fastboot and connect ur phone to USB
and flash it using command
fastboot flash recovery recoveryname
or alternatively if ur phone is running fine:
then install ROM Manager and from there u can flash recovery to ur mobile

Asus New Padfone Infinity (a86) boot problem after reflash

After reflash from 11.2.5.26 to 10.12.3.130 (yes, downgrade) phone stucks on logo. Recovery also doesn't boot - phone goes into fastboot. On try to flash boot or recovery I have:
Code:
D:\Soft\android-sdk-windows\platform-tools>fastboot flash boot D:\ASUS\boot.img
target reported max download size of 1879048192 bytes
sending 'boot' (8052 KB)...
OKAY [ 0.270s]
writing 'boot'...
FAILED (remote: Security is Enable, close 'flash' function !!)
finished. total time: 0.291s
On try to boot from image I have:
Code:
D:\Soft\android-sdk-windows\platform-tools>fastboot boot D:\ASUS\XDA\TWRP.img
downloading 'boot.img'...
OKAY [ 0.398s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.527s
Phone starts to boot with boot.img image from 10.12.3.130 but stucks like in ordinary boot.
Tried to boot from TWRP images for other phones - on old images there's no error but phone stucks. With new images - same error with dtb. As I see, I need recovery from JB version, but I can't find it not among stock on asus.com, nor TWRP or CWM. Another way is to unlock partitions, but I can't find, how I can do this too.
I'll be grateful for any help.
Hello and welcome to XDA Q&A section of the Forums.
I suggest you try to format "boot" and then re-flashing it. Do so by typing "fastboot erase boot", then follow standard procedures for flashing boot. You can even try doing so with the recovery partition and see what happens (I suggest you do this before erasing your boot).
If I helped, hit "thanks" .
RAZERZDAHACKER said:
Hello and welcome to XDA Q&A section of the Forums.
I suggest you try to format "boot" and then re-flashing it. Do so by typing "fastboot erase boot", then follow standard procedures for flashing boot. You can even try doing so with the recovery partition and see what happens (I suggest you do this before erasing your boot).
If I helped, hit "thanks" .
Click to expand...
Click to collapse
Thanks. I didn't write it, but I already erased recovery and then boot and then tried to reflash them in order. No difference, still "Security is Enable, close 'flash' function".

Need help with softbrick (Xperia Z C6603)

Hello. Today i tried to flash the phone to the stock ROM twice but it didnt work probably cause unlocked bootloader and custom recovery (TWRP).
So i brick the phone and now i cant access the rom or the recovery. All i can do is access the fastboot mode. I tried to install the new recovery through fastboot but it doesnt work.
I tried the twrp 3.0.2.0 and 3.0.1.0 for yuga.
Code:
C:\Users\Kubo\Downloads\platform-tools>fastboot flash recovery recovery.img
target didn't report max-download-size
sending 'recovery' (10704 KB)...
OKAY [ 0.342s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.347s
Tried various of commands that i found on google and this forum but nothing worked. I unlocked the bootloader before when i was installing various of custom roms. Could somehow stock rom affect the bootloader when i was flashing through flashtool ? I tried to only boot the recovery from the img, the command worked but the recovery did not boot.
Code:
C:\Users\Kubo\Downloads\platform-tools>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.341s]
booting...
OKAY [ 0.033s]
finished. total time: 0.378s
Tried to check the status of bootloader but the command is just showing ... and nothing happend. Tried to get the IMEI through fastboot getvar command but no output is given. Im desperate. Sorry for english not my native language. I'll appreciate all the help.

Big trouble with ZTE Blade L2

I'm fixing a friend's cell phone, I had restore stock ROM with SP Flashtools because it did not start, when doing it, and system boot, all most app crashing and still keeps all the data as photos and settings. I enter the custom recovery, and I do all the Wipes, when boot again, it is as if the wipe was not executed, I deleted some files from the internal memory, restart and the files appear again, I have tried to flash a custom recovery by ADB and see this error :
% fastboot flash recovery TWRP.img
sending 'recovery' (8748 KB)...
OKAY [ 0.331s]
writing 'recovery'...
FAILED (remote:
partition 'recovery' not support flash)
finished. total time: 0.337s
I do not know what else to do, since it is impossible to install or run an application to root and install a custom recovery with the application because the cell phone only show crashing mensages.
Bump!!

Categories

Resources