status 7 error cwm recovery xperia z - Android Q&A, Help & Troubleshooting

i'm trying to install Beanstalk 4.4 on my rooted xperia z but i always get this error
set_metadata_recursive: some changes failed
E:Error in /external_sd/Beanstalk-4.4.255-20140308-yuga.zip
status 7
installation aborted
i have unlocked bootloader

username249 said:
i'm trying to install Beanstalk 4.4 on my rooted xperia z but i always get this error
set_metadata_recursive: some changes failed
E:Error in /external_sd/Beanstalk-4.4.255-20140308-yuga.zip
status 7
installation aborted
i have unlocked bootloader
Click to expand...
Click to collapse
What recovery do you have?

I tried clockwork recovery and twerp recovery the both of them give the same error
Currently I have clockwork recovery

username249 said:
I tried clockwork recovery and twerp recovery the both of them give the same error
Currently I have clockwork recovery
Click to expand...
Click to collapse
I found this guide, be sure to thank the OP as it has 5* seems pretty extensive.

HTCDreamOn said:
I found this guide, be sure to thank the OP as it has 5* seems pretty extensive.
Click to expand...
Click to collapse
i tried the solution on the thread now i get status 6 error

username249 said:
i tried the solution on the thread now i get status 6 error
Click to expand...
Click to collapse
Right status 6 means you got a formatting error... The update script is a bit wrong, you probably missed an ; somewhere. Can you send me the updater-script file please and also tell me whether you edited it in Windows or Linux and which text editor you used, e.g. Notepad, Gedit, Notepad++,

i have found the solution on this thread
http://forum.xda-developers.com/xperia-z/development/yuga-t2489960
now i've installed beanstalk rom on my phone
it seems that the recovery i flashed before i post this thread was not compatible to install kitkat roms

Related

Update Nexus 5

Hello,
I Have a Nexus 5 with root, stock rom, Franco Kernel and the custom recovery is TWRP. I accomplished this by following a guide around this forum, I know very little about Android. The Android version i'm running is the 4.4.2 and the phone keeps asking me to update do the newer version, however, when I try to do it, it takes me to the TWRP menu, and when I try to install it there, I get this error:
"/system/bin/thermal-engine-hh" has unexpected contents
E: Error executing updater binary in zip
Error flashing zip
How can I update the phone to the newer version of android? Can anyone help me? Thanks.
D5R said:
Hello,
I Have a Nexus 5 with root, stock rom, Franco Kernel and the custom recovery is TWRP. I accomplished this by following a guide around this forum, I know very little about Android. The Android version i'm running is the 4.4.2 and the phone keeps asking me to update do the newer version, however, when I try to do it, it takes me to the TWRP menu, and when I try to install it there, I get this error:
"/system/bin/thermal-engine-hh" has unexpected contents
E: Error executing updater binary in zip
Error flashing zip
How can I update the phone to the newer version of android? Can anyone help me? Thanks.
Click to expand...
Click to collapse
That is the faulty zip, or the zip is not meant for your device! Maybbe, you should post this in Nexus 5 forum!
http://forum.xda-developers.com/google-nexus-5/help
lionelsuyog said:
That is the faulty zip, or the zip is not meant for your device! Maybbe, you should post this in Nexus 5 forum!
http://forum.xda-developers.com/google-nexus-5/help
Click to expand...
Click to collapse
Thanks, i'll do that!

[SOLVED] Help - can't flash ROM with error

Any help will be appreciated, i have the HTC One Max 803s.
The device has no OS in it, only can access TWRP v2.7.0.0.
I've downloaded ROMs such as NuSenseSIX, PACT6, CandyKat T6, in this HTC one max forum .. . tried flashing through TWRP with no luck and an error message as below:
"Error executing updater binary in zip ..."
"Error flashing zip ...."
Is there anything else i've missed? What is the problem?
Thanks.
hpl912 said:
Any help will be appreciated, i have the HTC One Max 803s.
The device has no OS in it, only can access TWRP v2.7.0.0.
I've downloaded ROMs such as NuSenseSIX, PACT6, CandyKat T6, in this HTC one max forum .. . tried flashing through TWRP with no luck and an error message as below:
"Error executing updater binary in zip ..."
"Error flashing zip ...."
Is there anything else i've missed? What is the problem?
Thanks.
Click to expand...
Click to collapse
Use TWRP from here, and the try to flash a ROM.
bfisch3r said:
Use TWRP from here, and the try to flash a ROM.
Click to expand...
Click to collapse
Thanks, but looks like i can't flash the new recovery, it gives a message: Failed <remote:not allowed> :crying:
what's the issue now?
hpl912 said:
Thanks, but looks like i can't flash the new recovery, it gives a message: Failed <remote:not allowed> :crying:
what's the issue now?
Click to expand...
Click to collapse
Gonna take a wild guess your boot loader is locked.
Bootloader could be locked. Also, when you tried to change recovery, where you flashing via recovery or using ADB? You should be using ADB.
Solved. thanks guys for the advices, below is what was done:
- unlocked bootloader
- re-flashed new open recovery from the above suggested link
- flashed rom

[BootLogo] CM12.1 / Moto G

Here's a home made Boot Logo, i hope you enjoy, it's flashable and cute :
OBS: preview is on attachs;
footer is wrong signature verification failed
ozkiller said:
Here's a home made Boot Logo, i hope you enjoy, it's flashable and cute :
OBS: preview is on attachs;
Click to expand...
Click to collapse
I want to flash this but i am getting this error please help
"footer is wrong signature verification failed"
Solved:- I was on cm recovery i reinstalled on twrp and it worked
ashishmalgawa said:
I want to flash this but i am getting this error please help
"footer is wrong signature verification failed"
Solved:- I was on cm recovery i reinstalled on twrp and it worked
Click to expand...
Click to collapse
Nice, i always use TWRP even using CM12.1 on my moto G

Error 7 while trying to flash a custom rom

I've tried to flash a custom rom with TWRP 3.1.1 (see [german] screenshot).
The device IS a E5823; in earlier times this error always points to the fact, that I'm not using the latest TWRP; but, there is no newer version for my device available.
Where can I search to fix this error?
Got it! The path /system with the file build.prop is missing in my rom, so the variable ro.product.device cannot be resolved.
This needs more work...
Berni-0815 said:
I've tried to flash a custom rom with TWRP 3.1.1 (see [german] screenshot).
The device IS a E5823; in earlier times this error always points to the fact, that I'm not using the latest TWRP; but, there is no newer version for my device available.
Where can I search to fix this error?
Click to expand...
Click to collapse
remove assert lines from updated script maybe
Shubh_028 said:
remove assert lines from updated script maybe
Click to expand...
Click to collapse
Should work, but the missing path /system in die rom-zip tells me that there are more thing going wrong while creating this rom...
Berni-0815 said:
Should work, but the missing path /system in die rom-zip tells me that there are more thing going wrong while creating this rom...
Click to expand...
Click to collapse
flash another ROM then lol
Yeah! Good idea. :angel: I'm already using LineageOS 14.1 on my device and I'm trying to build a newer version (as you can see if you take a look at the screenshot)...
And in fact this needs a lot more work...

System Update Error Pls Help

HI guys, I did this guide https://forum.xda-developers.com/moto-z/how-to/how-to-relock-bootloader-moto-z-xt-1650-t3821817 to relock bootloader and flash stock rom and it worked. I have now 8.0 oreo on my phone, but it doesnt OTA update, there is a security patch from 1st july, it downloads, then reboots to install mode, but while installing like 1/3rd of the bar, the android robot appears laying on the ground with red mark saying "Error". Any help is appreciated pls. thanks!
Pathera said:
HI guys, I did this guide https://forum.xda-developers.com/moto-z/how-to/how-to-relock-bootloader-moto-z-xt-1650-t3821817 to relock bootloader and flash stock rom and it worked. I have now 8.0 oreo on my phone, but it doesnt OTA update, there is a security patch from 1st july, it downloads, then reboots to install mode, but while installing like 1/3rd of the bar, the android robot appears laying on the ground with red mark saying "Error". Any help is appreciated pls. thanks!
Click to expand...
Click to collapse
try to sideload the ota through adb, you'll find out what's causing the error
Pulsa said:
try to sideload the ota through adb, you'll find out what's causing the error
Click to expand...
Click to collapse
error in recovery it shows me this:
Verifying current system... E3005: "/bt_firmware/image/btfw32.tlv" has unexpected contents. E:Error in /cache/Blur_Version.27.211.6.griffin.retail.en.US.zip (Status 7) Installation aborted.
You received error because you used the wrong OTA file (Blur_Version.27.211.6.griffin.retail.en.US.zip it's already installed on your phone if you re-locked it).
On the other topic I gave you the tutorial to sideload and the correct file to use, Blur_Version.27.231.8.griffin.retail.en.US.zip.
Pathera said:
error in recovery it shows me this:
Verifying current system... E3005: "/bt_firmware/image/btfw32.tlv" has unexpected contents. E:Error in /cache/Blur_Version.27.211.6.griffin.retail.en.US.zip (Status 7) Installation aborted.
Click to expand...
Click to collapse
just reflash the btfm file using fastboot
Pulsa said:
just reflash the btfm file using fastboot
Click to expand...
Click to collapse
Did that still same error and sideloading also wont work it gives me the same error

Categories

Resources