I was rooted a while back with CM mod and something messed up and I had to go back to stock and unroot my device. For the longest time I couldn't re-root it but now I finally did. When trying to flash I come up with this long error.
assert failed: getprop("ro.product.device") == "asies" || getprop"ro.build.product") == "aries" || getprop("ro.product.device") == "fascinate" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.product.device") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500"
E:Error in /sdcard/teamhacksung_fascinatemtd-ota-eng.BUILD5.zip
(Status 7)
Installation aborted.
Now it doesn't matter which rom I flash, it does about the same thing. I flashed a recovery just to see if it'd work and it did. I currently now have 3.x and it's still doing the same thing. I read online and people said to revert to stock, but I already am at stock. And I just rooted it today. So I have no clue what this means. Any help would be much appreciated, thanks!
Maisum said:
I was rooted a while back with CM mod and something messed up and I had to go back to stock and unroot my device. For the longest time I couldn't re-root it but now I finally did. When trying to flash I come up with this long error.
assert failed: getprop("ro.product.device") == "asies" || getprop"ro.build.product") == "aries" || getprop("ro.product.device") == "fascinate" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.build.product") == "fascinatemtd" || getprop("ro.product.device") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500" || getprop("ro.build.product") == "SCH-I500"
E:Error in /sdcard/teamhacksung_fascinatemtd-ota-eng.BUILD5.zip
(Status 7)
Installation aborted.
Now it doesn't matter which rom I flash, it does about the same thing. I flashed a recovery just to see if it'd work and it did. I currently now have 3.x and it's still doing the same thing. I read online and people said to revert to stock, but I already am at stock. And I just rooted it today. So I have no clue what this means. Any help would be much appreciated, thanks!
Click to expand...
Click to collapse
You need cwm4 there is a link to everything you need in droidstyle's guide. Due to being on the app I cannot post links. But its in general section. Hope that clears it up.
Sent from my SCH-I500 using XDA App
Wow that worked! Thanks a lot!
Maisum said:
Wow that worked! Thanks a lot!
Click to expand...
Click to collapse
Your welcome dude
Sent from my SCH-I500 using XDA App
Related
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
Hi,
I just tried to install this rom on my i9100p (the one with NFC) but failed the initial test... looks like it can be installed only on plain 9100, 9100M and T but not P... why is that? i've read that apart from the NFC it's just the same (in fact i had no problem installing CWM and after that when the phone boots it says i9100)...
i tried to search for the piece of code that it show on the screen as an error, but unfortunately I couldn't find where it is... the error is:
assert failed: getprop("ro.product.device") == "galaxys2" || getprop("ro.build.product") == "galaxys2" || getprop("ro.product.device") == "i9100" || getprop("ro.build.product") == "i9100" || getprop("ro.product.device") == "i9100M" || getprop("ro.build.product") == "i9100M" || getprop("ro.product.device") == "i9100T" || getprop("ro.build.product") == "i9100T"
so it should be matter of adding a couple ORs and voila... or maybe is there a way to change my model name somewhere?
Mmm some info. here, maybe help http://forum.xda-developers.com/showthread.php?t=1465816
GaboWinter said:
Mmm some info. here, maybe help http://forum.xda-developers.com/showthread.php?t=1465816
Click to expand...
Click to collapse
wel thank you, it did help, cause i understood that i had to modify the updater-script!
but now i get another error it just says error in .zip and (status 6), before it was status 7...
but i'm not really sure if i'm doing it correctly... when i'm in recovery mode, i go to install zip from sdcard->choose zip from sdcard and then i choose update-cm-9...zip
instructions only say "flash cm9"...
i have rooted the phone with CWS and nothing else...
Hello all.
I recently saw a post about cm 10.1 for xperia p and i rushed to download and install it. I am using xperia p stock jb rom with unlocked bootloader , rooted with CMW and when i tried to flash it from CWM the instalation was aborted.(status 7) can someone help me please? i really want the android 4.2.2 thanks.
Just delete in zip archive in file \META-INF\com\google\android updater-script first 3 lines and flash archive!
Thanks for your interest but i already did, installation aborted status 0.
assert(getprop("ro.product.device") == "C5502" || getprop("ro.build.product") == "C5502" ||
getprop("ro.product.device") == "C5503" || getprop("ro.build.product") == "C5503" ||
getprop("ro.product.device") == "C5506" || getprop("ro.build.product") == "C5506" ||
getprop("ro.product.device") == "dogo" || getprop("ro.build.product") == "dogo");
but there are 4 lines not 3.
Download the zip again, or flash CM10.1 kernel, then install the rom.
kostasroussis66 said:
Thanks for your interest but i already did, installation aborted status 0.
assert(getprop("ro.product.device") == "C5502" || getprop("ro.build.product") == "C5502" ||
getprop("ro.product.device") == "C5503" || getprop("ro.build.product") == "C5503" ||
getprop("ro.product.device") == "C5506" || getprop("ro.build.product") == "C5506" ||
getprop("ro.product.device") == "dogo" || getprop("ro.build.product") == "dogo");
but there are 4 lines not 3.
Click to expand...
Click to collapse
This is archive not for Xperia P!
For Xperia P need LT22i!
And wrong forum!
For Xperia P only tihs: http://forum.xda-developers.com/showthread.php?t=2341139
@dimon it was the 1st file i used and appeared a problem. I will try again and i will try removing the 3 lines.
@razorka link for cm 10.1 kernel pls?
The kernel is in the zip:
boot.img
thanks guys i just deleted the 3 lines from updeter script and now it is installed! Ty all
An another question: Is it good and stable for everyday use? And when can i insert my PIN code? :S ty
Yes, it's able for daily use, very stable and smooth!
I have the ROM TouchWiz-Resurrection V8.0 I want to put the kernel ThunderKernel 2.1 but which is not (cm7 - cmx or stock) .if I can help you choose the right kernel would appreciate it a lot
guerreroblanco said:
I have the ROM TouchWiz-Resurrection V8.0 I want to put the kernel ThunderKernel 2.1 but which is not (cm7 - cmx or stock) .if I can help you choose the right kernel would appreciate it a lot
Click to expand...
Click to collapse
Choose STOCK
Sent from my GT-S5830i using Tapatalk 2
Hitesh2626 said:
Choose STOCK
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
:good::good: thanks for replying , but when I install the stock phone will not turn on me , any help please
guerreroblanco said:
:good::good: thanks for replying , but when I install the stock phone will not turn on me , any help please
Click to expand...
Click to collapse
Hold down the power button until the phone screen goes on
Sent from my HTC One using XDA Premium 4 mobile app
guerreroblanco said:
:good::good: thanks for replying , but when I install the stock phone will not turn on me , any help please
Click to expand...
Click to collapse
Do these
1.Wipe data cache
2.wipe dalvick cache
3.Install update from sd card and flash ROM
4.Flash Thunderkernel
5.Wipe dalvick Cache
5.Reboot system Now .
Thats it
Sent from my GT-S5830i using Tapatalk 2
I try to flash this rom but fail during installation. How to flash it actually?
cursefinger said:
I try to flash this rom but fail during installation. How to flash it actually?
Click to expand...
Click to collapse
Where did you failed ?
Its important to flash it on Stock Rom
Sent from my GT-S5830i using Tapatalk 2
Hitesh2626 said:
Where did you failed ?
Its important to flash it on Stock Rom
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Problem solve after did what you said :good:
Hitesh2626 said:
Do these
1.Wipe data cache
2.wipe dalvick cache
3.Install update from sd card and flash ROM
4.Flash Thunderkernel
5.Wipe dalvick Cache
5.Reboot system Now .
Thats it
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
thank you very much for responding. but I did as it is me and you pointed me in black screen after the samsung logo. after 5 min reboots and remains the same
guerreroblanco said:
thank you very much for responding. but I did as it is me and you pointed me in black screen after the samsung logo. after 5 min reboots and remains the same
Click to expand...
Click to collapse
Now first flash a fresh Stock Rom via Odin then do the above steps .
Hitesh2626 said:
Now first flash a fresh Stock Rom via Odin then do the above steps .
Click to expand...
Click to collapse
thank you very much for your answer. load the ROM via odin the (xxla2) and ise the process of wipes as me escrbiste reconose stock rom and my kernel without problems, but when installing the ROM TouchWiz V8.0-Resurrection I designed this ...
AROMA INSTALLER version 2.00
(c) 2012 by amarullz xda-developers
ROM Name : AROMA INSTALLER
ROM Version : 2.00
ROM Author : <[email protected]>
Device : Not Defined
Start at : Sun Jan 12 17:06:15 2014
script aborted: assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
Installer Error
I hope you can help me, thanks in advance.
guerreroblanco said:
thank you very much for your answer. load the ROM via odin the (xxla2) and ise the process of wipes as me escrbiste reconose stock rom and my kernel without problems, but when installing the ROM TouchWiz V8.0-Resurrection I designed this ...
AROMA INSTALLER version 2.00
(c) 2012 by amarullz xda-developers
ROM Name : AROMA INSTALLER
ROM Version : 2.00
ROM Author : <[email protected]>
Device : Not Defined
Start at : Sun Jan 12 17:06:15 2014
script aborted: assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
assert failed: getprop("ro.product.device") == "GT-S5830c" ||
getprop("ro.build.product") == "GT-S5830c" ||
getprop("ro.product.device") == "GT-S5830C" ||
getprop("ro.build.product") == "GT-S5830C" ||
getprop("ro.product.device") == "GT-S5830i" ||
getprop("ro.build.product") == "GT-S5830i" ||
getprop("ro.product.device") == "GT-S5830I" ||
getprop("ro.build.product") == "GT-S5830I" ||
getprop("ro.product.device") == "GT-S5830m" ||
getprop("ro.build.product") == "GT-S5830m" ||
getprop("ro.product.device") == "GT-S5830M" ||
getprop("ro.build.product") == "GT-S5830M" ||
getprop("ro.product.device") == "GT-S5839i" ||
getprop("ro.build.product") == "GT-S5839i"
Installer Error
I hope you can help me, thanks in advance.
Click to expand...
Click to collapse
Now i think that Thunder kernel does not support these ROM
Have you tried with Rafael's Kernel ?
Try with it also because if it get succeed then it 100% the Rom does not support's thunder kernel ..(i think)
So try it and then reply.....
Hitesh2626 said:
Now i think that Thunder kernel does not support these ROM
Have you tried with Rafael's Kernel ?
Try with it also because if it get succeed then it 100% the Rom does not support's thunder kernel ..(i think)
So try it and then reply.....
Click to expand...
Click to collapse
Thunder Kernel isnt/doesnt allows to install another Custom rom ...
Better rivert back to stock , flash the Rom and then,flash the Kernel ..
Sent from my Desire SV
Hitesh2626 said:
Now i think that Thunder kernel does not support these ROM
Have you tried with Rafael's Kernel ?
Try with it also because if it get succeed then it 100% the Rom does not support's thunder kernel ..(i think)
So try it and then reply.....
Click to expand...
Click to collapse
thanks for replying. rafael kernel works perfectly without any problem in the ROM
I read that I can flash the p760 Cyanogen Mod [OFFICIAL] on my p765 (India) by simply removing the "nfc.apk" file. Is it true? Will it not be buggy?
Also, do I remove the "nfc.apk" after pasting CM11 on my sdcard, or before pasting (i.e., deleting the file from my computer) ? Or do I remove this file after I flash the custom ROM?
Any help will be appreciated!
Thanks!
It Works!
Doesn't matter now. I went ahead and flashed the p760 rom. It works perfectly fine!
lord stark said:
I read that I can flash the p760 Cyanogen Mod [OFFICIAL] on my p765 (India) by simply removing the "nfc.apk" file. Is it true? Will it not be buggy?
Also, do I remove the "nfc.apk" after pasting CM11 on my sdcard, or before pasting (i.e., deleting the file from my computer) ? Or do I remove this file after I flash the custom ROM?
Any help will be appreciated!
Thanks!
Click to expand...
Click to collapse
You will have battery drain of u dont disable NFC
Just flash the zip in the android development thread that I have shared
Sent from my LG-P760 using XDA Premium 4 mobile app
lord stark said:
Doesn't matter now. I went ahead and flashed the p760 rom. It works perfectly fine!
Click to expand...
Click to collapse
Hey man, even I'm trying to install cyanogenmod on my lg l9 p765. But when I try to install the .zip file from the cwm recovery mode, it says :
assert insert failed: getprop("ro.product.device") == "p760"
|| getprop("ro.build.product")=="p760"
E:Error in /storage/sdcard1/cm-10.2.1-p760.zip
(Status 7)
Installation aborted.
Please help me through this step!
Go to META-INF/com/google/android/updater-script
Open it and delete line which looks like this:
PHP:
assert(getprop("ro.product.device") == "p760" || getprop("ro.build.product") == "p760" ||
getprop("ro.product.device") == "p765" || getprop("ro.build.product") == "p765" ||
getprop("ro.product.device") == "p768" || getprop("ro.build.product") == "p768" ||
getprop("ro.product.device") == "u2" || getprop("ro.build.product") == "u2" || abort("This package is for \"p760,p765,p768,u2\" devices; this is a \"" + getprop("ro.product.device") + "\"."););
3016 6585566
Xerdox said:
Go to META-INF/com/google/android/updater-script
Open it and delete line which looks like this:
PHP:
assert(getprop("ro.product.device") == "p760" || getprop("ro.build.product") == "p760" ||
getprop("ro.product.device") == "p765" || getprop("ro.build.product") == "p765" ||
getprop("ro.product.device") == "p768" || getprop("ro.build.product") == "p768" ||
getprop("ro.product.device") == "u2" || getprop("ro.build.product") == "u2" || abort("This package is for \"p760,p765,p768,u2\" devices; this is a \"" + getprop("ro.product.device") + "\"."););
Click to expand...
Click to collapse
Thanks a lot, it worked!