[Q] error during rom installation - Android Q&A, Help & Troubleshooting

my mobile is "htc wildfire s" and it has rooted.. now i am trying to install new rom to my mobile. i tried to install two latest roms but it doesn't complete successfully. An error message is showing -"script aborted: assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel"
assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel"
Installer Error (Status 7)"
can anybody help me why this happening..

Related

[Q] help please- Cannot flash ROM

I cannot boot into my rom but I can boot into CWM however when i try to flash a rom i get this read out:
assert failed: getprop("ro.product.device") == "x10i" || getprop("ro.build.product") == "x10i" || getprop("ro.product.board") == "x10i" || getprop("ro.product.device") == "x10a" || getprop("ro.build.product") == "x10a" || getprop("ro.product.board") == "x10a" || getprop("ro.product.device") == "es209ra" || getprop("ro.build.product") == "es209ra" || getprop("ro.product.board") == "es209ra"
E:Error in /sdcard/update-cm-7.1.0-xperia-x10i-KANG-signed.zip
(status 7)
Installation aborted
What have I done wrong?
flash the stock rom - format sdcard on the phone (dont forget backup), and then once more again.
Quercus1 said:
flash the stock rom - format sdcard on the phone (dont forget backup), and then once more again.
Click to expand...
Click to collapse
Ta for the help do i flash stock ROM using flashtool then if CWM is bust?
yes - make your phone "virgin"
sorted almost worried for a sec there, nice to know the XDA communities always there for a noob

[Q] GalaxyAce root @2.3.6 stock rom

Hello to all!!! After a long time spent on this forum and on google searching solutions to my problem i didn't find anything yet. I have updated my SGA with Kies to ver.2.3.6 build XWKT7 and tried to root again failing.... some videos on youtube.com assure that i can root my phone with "upd_1.zip" package used also in 2.3.3/2.3.4/2.3.5 versions, result the following code:
Code:
Opening update package....
installing update...
assert failed: getprop("ro.product.device") == "GT-S5830" || getprop("ro.build.product") == "GT-S5830" || getprop("ro.product.device") == "GT-S5570" || getprop("ro.build.product") == "GT-S5570" || getprop("ro.product.device") == "GT-S5670" || getprop("ro.build.product") == "GT-S5670" || getprop("ro.product.device") == "GT-B7510" || getprop("ro.build.product") == "GT-B7510"
E:Error in sdcard/upd_1.zip (Status 7)
Installation aborted.
Also tried with DoomLord's Zerglings exploit but failed (Hellions with BLUE flames), anyone could help me? is there the possibility to root again the device?
I have the exact same problem. Any solution yet?
root
Hey Guy`s... i have tiered an rom and flsh it via odin... soo no root probs... or take te cwm and install it.. it must bee root after install..
else
use root prog... there are many in these forum..
good luck..

[Q] [URGENT] Please help with ROM installation STATUS 7

Hi every one
i've got a SE wt19i
currently i'm trying to install a new ROM into my phone, but all the ROM's i've tryied give me the error message (STATUS 7)
I always install the new kernel that comes with the rom file but now i'm stuck on this issue....
i can't even rollback the installation.....
here's an output:
Code:
Preparing filesystem...
about to run program [/tmp/backuptool.sh] with 2 args
grep: /system/build.prop: No such file or directory
Not backing up files from incompatible version.
run_program: child exited with status 127
Installing LwW files
script aborted: assert failed: getprop("ro.product.device") == "WT19i" || getprop("ro.build.product") == "WT19i" ||
getprop("ro.product.device") == "WT19a" || getprop("ro.build.product") == "WT19a" ||
getprop("ro.product.device") == "coconut" || getprop("ro.build.product") == "coconut"
assert failed: getprop("ro.product.device") == "WT19i" || getprop("ro.build.product") == "WT19i" ||
getprop("ro.product.device") == "WT19a" || getprop("ro.build.product") == "WT19a" ||
getprop("ro.product.device") == "coconut" || getprop("ro.build.product") == "coconut"
Installer Error (Status 7)
So for my point of view :
grep: /system/build.prop: No such file or directory ---------> IS THIS CORRECT?
Not backing up files from incompatible version.
run_program: child exited with status 127
Thanks all
i figured it out, problem solved.
Here's the solution:
- problem is on "/system/build.prop (file is missing, therefore CWM can't install custom ROMS because there's no device information)
- Install SE stock ROM (WT19i GB_4.0.2.A.0.58_1254-1868 (CUSTOMIZED UK WORLD I)) using flash tools
- install custom kernell & rom (FXP139 + CM9.1)
everything is working now
:good:

[Q] CM10 [FXP141] Installation Aborted

Hi everyone,
Im using a Xperia Neo and have flashed the CM10-Kernel with Flashtool.
When i try to install the Rom I get the Message :
assert failed: getprop("ro.product.device") == "MT15i" || getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.device") == "hallon" || getprop("ro.build.product") == "hallon";
E:Error in sdcard/CM10/FXP141_cm-10-20121007-UNOFFICIAL-hallon.zip
(Status 7)
Installation Aborted
I read that i should delete all getprop lines from the update script. Now i get this message:
E:Error sdcard/CM10/cm10getprop.zip
(Status 6)
Installation Aborted
I redownloaded the file but the Installation still gets aborted.
Does anyone know how to solve this?
Thank you in advance!
Akiix said:
Hi everyone,
Im using a Xperia Neo and have flashed the CM10-Kernel with Flashtool.
When i try to install the Rom I get the Message :
assert failed: getprop("ro.product.device") == "MT15i" || getprop("ro.build.product") == "MT15i" ||
getprop("ro.product.device") == "MT15a" || getprop("ro.build.product") == "MT15a" ||
getprop("ro.product.device") == "hallon" || getprop("ro.build.product") == "hallon";
E:Error in sdcard/CM10/FXP141_cm-10-20121007-UNOFFICIAL-hallon.zip
(Status 7)
Installation Aborted
I read that i should delete all getprop lines from the update script. Now i get this message:
E:Error sdcard/CM10/cm10getprop.zip
(Status 6)
Installation Aborted
I redownloaded the file but the Installation still gets aborted.
Does anyone know how to solve this?
Thank you in advance!
Click to expand...
Click to collapse
Search in the cm10 thread and on the github, solution already exists, you just need to search.
Goto the cm10 thread and use the search button to search for "status 7"

[Q] error during rom installation

my mobile is "htc wildfire s" and it has rooted.. now i am trying to install new rom to my mobile. i tried to install two latest roms but it doesn't complete successfully. An error message is showing -"script aborted: assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel"
assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel"
Installer Error (Status 7)"
can anybody help me why this happening..

Categories

Resources