[Q] E: Error in /sdcard/cm-10-20121 (status 7) when install from sdcard cm10-20121005 - Samsung Infuse 4G

installing update....
symlink:some symlink failed
E:Error in /sdcard/cm-10-20121010-unofficial-infuse4g.zip
(status 7)
installation aborted.

Status 7 means a getprop error...in other words, cwm detected that the zip does not suit your phone...if you are really sure that the zip is for your phone, extract the zip and find a file named "updater-script"...open it with a text editor and delete all the lines starting with "assert(getprop..." (something like that, forgot the lines )..save the file and rezip everything you extracted...then try flashing again...

Which version of CWM are you using? I've seen this on another Samsung device when I was using the wrong CWM. You need to be in CWM 6.

I had this error happen to me too, you need to odin back to stock and just flash your way back up to JB

Related

[Q] I need help install cyanogenmod 6

I'm new to rooting and installing custom roms. I used unrevoked 3 to root my ego, then I created an nandroid and wipe my phone. Next, I rebooted the phone to download the free version of ROM manager from the market. I used the ROM manager to download cyanogenmod 6 (stable). After downloading the rom, I did as the screen prompted me and wipe the phone and created a backup. From here the installation process begins and end with
Welcome to Cyanogenmod 6.0.0-supersonic assert failed: getprop ("ro.bootloader")="0.76.2000"//9.000"
E: Error in /sdcard/clockwork/download/mirror.kanged.net/cm/stable/supersonic/update-cm-6.0.0-supersonic-signed.zip
I haven't a clue what to do at this point.
Can someone please help?
"E: Error in /sdcard/clockwork/download/mirror.kanged.net/cm/stable/supersonic/update-cm-6.0.0-supersonic-signed.zip"
Read this link, I think it is about the same problem.
http://www.actuarialoutpost.com/actuarial_discussion_forum/showthread.php?t=195406&page=46
If I still can not post a link cause I am new, then I googled this:
mirror.kanged.net/cm/stable/supersonic/update-cm-6.0.0-supersonic-signed.zip"
I got three hits, read the first one "maybe we need and android tweeking ...."
Also check this out. I am tempted to say you downloaded the link to the actual file that you want and not the file. Here is the link to the actual file.
http://mirror.kanged.net/cm/stable/supersonic/update-cm-6.0.0-Supersonic-signed.zip
Click that link and then you download the file you need.
Ref:
http://androidforums.com/evo-4g-all-things-root/175655-cyanogen6-link.html
hey,
thanks for trying to help. I'm still having the same problem.
No app2sd partition found. Skipping format of /sd-ext. (is this the problem?????)
--Installing: SDCARD: /clockworkmod/download/mirror.kanged.net/cm/stable/supersonic/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"
getprop("ro.bootloader")=="0.79.0000"
E: Error in /sdcard/clockworkmod/download/mirror.kanged.net/cm/stable/supersonic/update-cm-6.0.0-Supersonic-signed.zip
(status 7)
Installation aborted.
/tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. Please open ROM Manager to report the issue
PLEASE HELP....

I Installed 1.4.0 Tiamat and Keep getting errors

I downloaded 1.4.0 twice and tried to install it 2 different ways and I still get E:Error in /sdcard/Tiamat_Xoom-v1.4.0.zip (Status 0) Installation aborted. What am I doing wrong here? Help.
Jeff1969 said:
I downloaded 1.4.0 twice and tried to install it 2 different ways and I still get E:Error in /sdcard/Tiamat_Xoom-v1.4.0.zip (Status 0) Installation aborted. What am I doing wrong here? Help.
Click to expand...
Click to collapse
Try placing the zip file under sdcard2 folder then boot into clockwork and install from zip
you need it to be in sdcard2 folder. Then in clockwork choose boot into recovery. Install from there. You choose to install from zip.
Of course you could just unpack the file and use the adb method stated for 1.3.1. I did that for this update along with 1.3.2 and i have had no problems. Just make sure you have a folder called sdcard2 in sdcard. (/sdcard/sdcard2)

[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] JKay on dualboot

Hi everyone...I'm new here...I have a problem, I flashed as a secondary ROM the deodexed xwlpf ITALIA 4.0.3 *26-05-2012* and I want to flash the Jkay 14.1. When I go to flash I receive a message of error:
assert failed: getprop("ro.build.PDA") == "I9100 XWLPF"
E:Error in /emmc/CM10/ ROM Stock /JKay/ Deodexed (Custom ROMS)/XWLPF_JKay_Deluxe_v14_1_deodexed.zip
(Status 7)
Installation aborted.
What can I do??Thanks...
alemacis said:
Hi everyone...I'm new here...I have a problem, I flashed as a secondary ROM the deodexed xwlpf ITALIA 4.0.3 *26-05-2012* and I want to flash the Jkay 14.1. When I go to flash I receive a message of error:
assert failed: getprop("ro.build.PDA") == "I9100 XWLPF"
E:Error in /emmc/CM10/ ROM Stock /JKay/ Deodexed (Custom ROMS)/XWLPF_JKay_Deluxe_v14_1_deodexed.zip
(Status 7)
Installation aborted.
What can I do??Thanks...
Click to expand...
Click to collapse
try placing the zip file on the root of ur internal sdcard, then reboot to recovery.
go to 'Dual boot options' and there flash the file using the ' install zip to secondrom' and see
ensure that ur on latest siyah kernel v4.1.5
Sun90 said:
try placing the zip file on the root of ur internal sdcard, then reboot to recovery.
go to 'Dual boot options' and there flash the file using the ' install zip to secondrom' and see
ensure that ur on latest siyah kernel v4.1.5
Click to expand...
Click to collapse
I had already did like you suggested and the installation had abort.. Yes I have 4.1.5 because I have CMX as primary ROM...
Sorry for my bad english :angel:

Issues updating

Hello, my tablet is TF300TG WW 9.4.4.40, unlocked bootLoader with custom recovery CWM
What I did is I went to
1-Asus support downloaded the appropriate upgrade which is "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP"
2-copied the zip file as it is "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP" and also copied whats in it which is "TW_epad-user-10.4.3.7.zip"
3.got the exclamation mark which is telling me there is an update
4.restart
5.It went automatically to the custom recovery CWM
6.I assumed I need to factory reset/and clear dalvik
7.then install from sdcard
8.tried "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP" and failed immediatly
"script aborted (no error message)E:Error in /sdcard/WW_epad-user-10.4.3.7.zip (status 7)
Installation aborted
Any suggestions please?
The way I updated mine was real simple: (Also have the TF300TG)
1. copy correct zip file from Asus to microSD card.. (make sure its the only file on the card)
2. Use the tablet microSD slot not the docking station one.
3. Power off the Tablet and reboot
Mine rebooted and ran the update no issues at all.. Hope that helps
I did this before unlocking the bootloader etc
mydear2020 said:
Hello, my tablet is TF300TG WW 9.4.4.40, unlocked bootLoader with custom recovery CWM
What I did is I went to
1-Asus support downloaded the appropriate upgrade which is "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP"
2-copied the zip file as it is "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP" and also copied whats in it which is "TW_epad-user-10.4.3.7.zip"
3.got the exclamation mark which is telling me there is an update
4.restart
5.It went automatically to the custom recovery CWM
6.I assumed I need to factory reset/and clear dalvik
7.then install from sdcard
8.tried "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP" and failed immediatly
"script aborted (no error message)E:Error in /sdcard/WW_epad-user-10.4.3.7.zip (status 7)
Installation aborted
Any suggestions please?
Click to expand...
Click to collapse
mydear2020 said:
Hello, my tablet is TF300TG WW 9.4.4.40, unlocked bootLoader with custom recovery CWM
What I did is I went to
1-Asus support downloaded the appropriate upgrade which is "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP"
2-copied the zip file as it is "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP" and also copied whats in it which is "TW_epad-user-10.4.3.7.zip"
3.got the exclamation mark which is telling me there is an update
4.restart
5.It went automatically to the custom recovery CWM
6.I assumed I need to factory reset/and clear dalvik
7.then install from sdcard
8.tried "WW_epaduser_10_4_3_7_UpdateLauncher.ZIP" and failed immediatly
"script aborted (no error message)E:Error in /sdcard/WW_epad-user-10.4.3.7.zip (status 7)
Installation aborted
Any suggestions please?
Click to expand...
Click to collapse
For you tablet to update as you first tried stock recovery needs to be in place. Not cwm or twrp and the file would be TW_epad-user-10.4.3.7.zip.
You should be able to flash TW_epad-user-10.4.3.7.zip with cwm to update ( install zip ). After this completes you will have stock recovery in place not cwm.
Good luck!

Categories

Resources