ROM creating proplem ... cwm flashing error (status 7 ) - General Questions and Answers

i created a simple rom following a grete guide pager in xda here ... but after i packed my rom buy android kitchen ... i couldnt flash it on my htc desire it gives me that status 7 every time
And after all that the installation aborted !!!! i will copy words witten in recovery mode ((((((
finding update package...
opening update package ....
installing update ....
assert failed : get prop("ro.product.device") == "trebon"
ll getprop ("ro.build.product ") == trebon
ll getprop ("ro.product.board") == GT_s7500 "
ll grtprop ("ro.product.model") ==GT_s7500 "
E : ERROR in /sdcard/zie_mod_signed_061213_020144.zip
(status 7 )
installation aborted.
Could that be fixed ???????????????????

Related

[Q]

So i have tried numerous times already to install cyanogenmod version 6 onto my evo and every time ( be it manually or through the rom manager) i get this string during the installation in my recovery.
--Installing: SDCARD: update-cm-6.0.0-Supersonic
-signed.zip
Finding update package...
Opening update package..
Installing update...
Welcome to CyanogenMod-6.0.0-Supersonic!
assert failed: getprop("ro.bootloader") == "0.76
.2000" ll getprop("ro.bootloader") == "0.7
g.0000"
E:Error in /sdcard/update-cm-6.0.0-Supersonic-si
gned.zip
(Status 7)
Installation aborted
Every single time after wiping the data/cache this occurs, and I have no idea what to do, it's frustrating. Can someone please help me?
Root with unrevoked 3.2 and unrevoked forever on stock froyo 2.2
Installed engineering HBOOT.img (hboot_0.76.2000.img) and got it to install. My old nad backups nolonger work is there a fix for this

[Q] Installation aborted (status 7)

Hi there,
I'm on Brainmaster's MIUI. (1.12.9) and ICS for GSM nexus S is out but, when I want to apply the zip, the installation aborted :
"assert failed: apply_patch_check("/system/app/ApplicationsProvider.apk"."46172b4637...."
E:Error in /sdcard/update.zip
(status 7)
installation aborted.
Did something wrong ? (I've downloaded the zip in WiFi so it's not corrupted or else)
can anyone hemp me on that ?
thank a lot
need to be 2.3.6 to flash thank you guyz
Status 7 usually means your ClockWork Recovery needs to be updated.
I had the same issue and I was able to solve it.
To fix Error Status 7 you have to modify the assert code and enter your phone model in it. It is bit complex. You can also delete the assert function that worked out for me.
Unzip ROM in some folder.
Goto Meta-INF folder and navigate to /com/google/android directory.
There you will find a file named as “updater-script”.
Open this file via Notepad++. (Use Notepad++ as it saves and resigns zip perfectly).
Find the line
Code:
assert(getprop("ro.product.device") == "grouper" ||
getprop("ro.build.product") == "grouper" ||;
And remove this line of code.
Rezip the ROM
Move it to your phone and flash.
If you still have any confusion see this guide.
https://itechify.com/2016/06/25/fix-error-status-7-installation-aborted-flashing-rom/
Best of Luck.

[Q] [HELP] Formated /sdcard. can`t flash any roms

Hey,
It all started after i did the update to ics 4.0.3 . The phone just got in a loop and did not boot at all. So i went into recovery and tried to flash a difrent rom but it didnt work so i din a format / sdcard / cache / data/boot/wimax .
I am a noob so i hope i didnt just destroied my phone.
Pls help me what can i do to get a working rom on my phone??? PLS!!!
When i try to instal rom from sdcard i get this :
Installing: /sdcard/name.zip
Finding update package
Instaling update package
Assert faild: getprop("ro.product.device") == " crespo " || getprop ("ro.build.product") == " crespo"
E: Error in /sdcard.name.zip
(status 7)
Installation aborted.
ok. i did it. its all good now
.
What did you do?
Sent from my Full Android on Crespo4G using xda premium
the easiest way would be to mount the sd via recovery and just re-transfer a rom to flash.

[Q] ROM Install Errors (Stuck On Google Image) [URGENT]

Currently cant boot the phone past the google image. clockworkmod recovery opens up and everything. i've tried resetting and deleting like practically everything...
If i try to install a rom this is what happens.
Code:
ClockworkMod Recovery v3.1.0.1
-- Installing: /sdcard/ROMS/update-cm-7.1.0.1-NS-signed.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "crespo" || getprop("ro.build.product") == "crespo" || getprop("ro.product.board") == "crespo"
E:Error in /sdcard/ROMS/update-cm-7.1.0.1-NS-signed.zip
(status 8)
Installation aborted.
If i try install a new ROM, the only difference between the errors will be the rom name e.g"update-cm-7.1.0.1-NS-signed.zip" or "update-oxygen-2.1.6-signed.zip"
PLEASE HELP, In urgent need of my mobile at the moment!
(if anything, help me reset to stock.)
Install latest cwm from clockwork mod.com for nexus s, should be 5.0.2.0. Do this via fastboot flash recovery /path/to/recovery.img
SOLVED:
YES! Thankyou!
No problem mate, enjoy the flashing.

[Q] Error status 7 while installing CM

Hey everyone,
I just rooted my SE Live with Walkman and wanted to install CM for my device, but there is an error like:
"asser failed: getprop("ro.product.device")== "wt19a" || get.prop("ro.build.product")=="wt19a" || get.prop("ro.product.board")=="wt19a" || getprop("ro.product.device")== "wt19i" || get.prop("ro.build.product")=="wt19i" || get.prop("ro.product.board")=="wt19i" || getprop("ro.product.device")== "coconut" || get.prop("ro.build.product")=="coconut" || get.prop("ro.product.board")=="coconut" || E: Error in /sdcard/update-cm-7.2.0-RC1-coconut-signed.zip error (status 7) ...
What does it mean? What's wrong? What should I do to fix this error?
BTW!!! I have already tried changing properties with Build.prop Editor...
Are you really sure that is a rom for your phone.. ?
TO Resolve :
Unzip the rom
Go TO meta-inf/google/android and open with block note updater-script and delete the string for the assert
Save and rizip everything
And now install
If you have problem tell TO me
Excuse me tor the bad english i m italian
CoolJoseph96 said:
Are you really sure that is a rom for your phone.. ?
TO Resolve :
Unzip the rom
Go TO meta-inf/google/android and open with block note updater-script and delete the string for the assert
Save and rizip everything
And now install
If you have problem tell TO me
Excuse me tor the bad english i m italian
Click to expand...
Click to collapse
Are you sure this is the way to fix this error? Because in my opinion it will just don't show that there's an error, but the installation won't continue.
Edit: I just did what you said and it said that installation is completed, I pressed reboot system now and now it seems that my phone is stuck on booting with "Sony Ericsson" on screen. I haven't unlocked my bootloader, maybe that's the reason???
The rom is not for your device if stuck on logo
You must unlock the bootloader because hybrom do not have a boot image http://www.androidust.com/unlock-bootloader-of-sony-ericsson-android-phones/

Categories

Resources