Update binary error while flashing - Micromax A116

Hi guys, i created my first own rom but while flashing it with TWRP 2.5 i get error "Error executing update binary in the zip"
So is there any solution?

First see you are properly rooted by using root checker.
Also it may be the problem of TWRP . Try flashing it through cwm.
Sent from my Micromax A116 using xda app-developers app
---------- Post added at 04:28 AM ---------- Previous post was at 04:26 AM ----------
I faced this problem twice with a particular rom using twrp. I used cwm and it worked fine.
Sent from my Micromax A116 using xda app-developers app
---------- Post added at 04:44 AM ---------- Previous post was at 04:28 AM ----------
Try downgrading the twrp version to 2.3
Sent from my Micromax A116 using xda app-developers app

princechandela said:
Hi guys, i created my first own rom but while flashing it with TWRP 2.5 i get error "Error executing update binary in the zip"
So is there any solution?
Click to expand...
Click to collapse
In between of updater script try to print some texts at various places to identify the reason and then you can work to resolve the error. It will give you a hint of the problem Happy porting.

No!
I think you are not understanding my problem. My problem is when I create stock ROM from kitchen and flash it I get error as I mentioned in first post.

princechandela said:
I think you are not understanding my problem. My problem is when I create stock ROM from kitchen and flash it I get error as I mentioned in first post.
Click to expand...
Click to collapse
i understood , that is the reason i suggested.

rajneeshk said:
i understood , that is the reason i suggested.
Click to expand...
Click to collapse
OK I got your point now and I found the error the error at the beginning of the script as soon as script starts trap shows update-binary error. Now what?

princechandela said:
OK I got your point now and I found the error the error at the beginning of the script as soon as script starts trap shows update-binary error. Now what?
Click to expand...
Click to collapse
Please share your updater script.
Sent from my Micromax A116i using XDA Premium 4 mobile app

rajneeshk said:
Please share your updater script.
Sent from my Micromax A116i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
here is the script :

princechandela said:
here is the script :
Click to expand...
Click to collapse
1. I hope you only used notepad++ or editplus to modify updater script and build.prop ( notepad will corrupt these files)
2. Try replacing your META-INF folder with the ROM you were able to flash succesfully on your device ( do modifications as per your need in updater script)
3. please ensure files like marked in green color i.e. symlink("dumpstate", are present in system\bin folder
4. please ensure files like marked in red color i.e. symlink("toolbox", "/system/bin/restorecon"); are not present in their respective locations.
5. all files written under set_perm or set_perm_recursive should be present in their respective locations.
6. please insert ui_print("line number x ") after each line so that you get to know which line has caused the error.
Hope, i am clear

rajneeshk said:
1. I hope you only used notepad++ or editplus to modify updater script and build.prop ( notepad will corrupt these files)
2. Try replacing your META-INF folder with the ROM you were able to flash succesfully on your device ( do modifications as per your need in updater script)
3. please ensure files like marked in green color i.e. symlink("dumpstate", are present in system\bin folder
4. please ensure files like marked in red color i.e. symlink("toolbox", "/system/bin/restorecon"); are not present in their respective locations.
5. all files written under set_perm or set_perm_recursive should be present in their respective locations.
6. please insert ui_print("line number x ") after each line so that you get to know which line has caused the error.
Hope, i am clear
Click to expand...
Click to collapse
i got your point one quest are my location right in format command and mount command?
EDIT:
i didn't your step 6 and i replaced the update binary file and now my rom is flashing correctly but can you tell me what was the error with update-binary file? it was the file created by kitchen.

script even don't start executing and before it i get "error executing update-binary" any help?

princechandela said:
script even don't start executing and before it i get "error executing update-binary" any help?
Click to expand...
Click to collapse
have you taken care notepad++ and meta-inf folder?

rajneeshk said:
have you taken care notepad++ and meta-inf folder?
Click to expand...
Click to collapse
I got success by using option 2 in kitchen(lazy mode) the the zip is now flashing but now my question is should i edit update script after zip is created and signed?

princechandela said:
I got success by using option 2 in kitchen(lazy mode) the the zip is now flashing but now my question is should i edit update script after zip is created and signed?
Click to expand...
Click to collapse
if you are able to flash , why you want to edit updater script?

rajneeshk said:
if you are able to flash , why you want to edit updater script?
Click to expand...
Click to collapse
I just want to add some ui print command and the apks in data folder are not flashing because the dont have right location in the script

princechandela said:
I just want to add some ui print command and the apks in data folder are not flashing because the dont have right location in the script
Click to expand...
Click to collapse
You can modify the updater script and then can zip and sign again.
Sent from my Micromax A116i using XDA Premium 4 mobile app

Just replace the updater-binary from any other zip and you are good to go. Kitchen has known problems with updater-scripts

SaketJoshi said:
Just replace the updater-binary from any other zip and you are good to go. Kitchen has known problems with updater-scripts
Click to expand...
Click to collapse
I replaced updater binary from some other some other stock rom zip from a116 but it didnt work.

princechandela said:
I replaced updater binary from some other some other stock rom zip from a116 but it didnt work.
Click to expand...
Click to collapse
copy whole META-INF folder from stock.zip to your zip. After that, modify the script.

rajneeshk said:
You can modify the updater script and then can zip and sign again.
Sent from my Micromax A116i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't know but i am again getting this problem even if i use option 2(lazy mode) in kitchen.
I did everything again from scratch but i am still getting error executing update binary error.

Related

Touchwiz 4

Does somebody know if Touchwiz 4 will work on the Ace?
http://forum.xda-developers.com/showthread.php?t=1077641
Hope so!
Sent from my GT-S5830 using XDA Premium App
dude i am ready to take risk but how to install
boot into recovery and installthe .zip
wont't work its a clockworkmod installation package...
Yeah thought so
Sent from my GT-S5830 using XDA Premium App
kills999 said:
wont't work its a clockworkmod installation package...
Click to expand...
Click to collapse
just replace file update-binary from file for root gingerbread upd_1.zip and it will work....
ingbrzy said:
just replace file update-binary from file for root gingerbread upd_1.zip and it will work....
Click to expand...
Click to collapse
can you please post the file?
ingbrzy said:
just replace file update-binary from file for root gingerbread upd_1.zip and it will work....
Click to expand...
Click to collapse
dude can u send me the link
Here extract update-binary with winrar and replace... I didnt test it... it will just allow install zip file with touchwiz without clockwork...
but file with touchwiz 4 is for 240dpi and SGA has 160dpi... So I am not sure if it will work properly...
so we will need some voluntary testers
so we will need some voluntary testers
dude i am ready just give me the files.....
Try it... file with replaced update-binary is HERE
reboot to recovery mode and apply .zip file...
I didnt try, so good luck...
ingbrzy said:
Try it... file with replaced update-binary is HERE
reboot to recovery mode and apply .zip file...
I didnt try, so good luck...
Click to expand...
Click to collapse
waiting for results
You wanted it!
Sent from my GT-S5830 using XDA Premium App
ingbrzy said:
Try it... file with replaced update-binary is HERE...
Click to expand...
Click to collapse
instalation aborted...
error in /tmp/sideload/package.zip (status 0)
during installation writes... TouchWiz4 for Tab
cult007 said:
instalation aborted...
error in /tmp/sideload/package.zip (status 0)
during installation writes... TouchWiz4 for Tab
Click to expand...
Click to collapse
Try again with attached files....
182dpi try first....
if it will not install automatically at recovery mode, you can add files manually with root explorer to the folder:
system / app /
system / lib /
sorry no success... i copied files with rootexplorer... wiped twlauncher's and dalvik's cache... set the rights
...there is just blank screen and after a minute FC
cult007 said:
sorry no success... i copied files with rootexplorer... wiped twlauncher's and dalvik's cache... set the rights
...there is just blank screen and after a minute FC
Click to expand...
Click to collapse
So, now we know TW4 is not working on SGA...
possible that the problem is here...
[tutorial] manually moving apps to /system/app
Requirements:
- Rooted SGA
- File Explorer with Root permission (i'm using File Expert)
NOTE: I was only successful in moving apps/games without 'lib' linked to them
Click to expand...
Click to collapse

[GUIDE]How to extract Stock firmwares from Samsung?

And,comes another guide from me.... I was actually extracting a stock firmware and this came into my mind
Ok,I made this guide since the process of extracting firmware is a bit confusing sometimes.So,lets start with it​
What you would need:
1.7zip or any other zip utility
2.Stock Firmware
3.MagicISO
4.Nothing else
Tutorial:
1.Start off by downloading a stock firmware,for this guide,we assume its DDKQ8
2.You will get 2 files, S5830DDKQ8_<bla bla>.tar.md5 and SS_DL.dll
3.Ignore the second file,we only need the first file which has an extension of .md5
4.Now its not possible to extract the file with the current extension.
5.So,rename the file S5830DDKQ8_<bla bla>.tar.md5 to S5830DDKQ8_<bla bla>.tar
6.Now,the file is extractable,so extract it.
7.You will get approx. 9 files: arm11 boot,amss,csc.rfs and various others.
8.Delete all the files except boot.img and system.rfs.These are the only files we need.
9.Now,using MagicISO,open up system.rfs and extract it.
10.Make a new folder named Rom_working
11.Now,move the boot.img there
12.Make a folder called system
13.Move all contents of system.rfs to this this folder.
14.Now all you need is a META-INF folder to complete the rom.(Unless you messed up)
Thats it! Pretty easy huh,this is something really basic,but a few people get confused on extracting it anyway.Its just meant to be a basic guides for those people.If you want to get more info on making a rom,refer this guide which i wrote a few months ago.Hope this helped you guys out.
NOTE: I am not responsible if you mess up your phone or w/e happens to it.Btw,<bla bla> stands for the rest of the filename ​
thanks for that,, i was woundering how it was done,, i ended up using a nandroid backup with kitchen to make my own lol
How can I root the rom??
Sent from my GT-S5830 using xda premium
Where do we get a META-INF folder?
Do we use CWM recovery to restore with the new folder?
lypang said:
Where do we get a META-INF folder?
Do we use CWM recovery to restore with the new folder?
Click to expand...
Click to collapse
You can get a META-INF folder by creating one yourself
I don't understand your 2nd question though
dredremon said:
How can I root the rom??
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Take su bin file from a rooted rom and insert it in your rom.Done.
lypang said:
Where do we get a META-INF folder?
Do we use CWM recovery to restore with the new folder?
Click to expand...
Click to collapse
Make one yourself,refer other stock roms for the path,then get the update binaries and script from BlackHawk (if stock ONLY).
okay, this is to flash via CWM is not it? how to change the kernel?
Sent from my GT-S5830 using xda premium
modolheula said:
okay, this is to flash via CWM is not it? how to change the kernel?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Kernel is in boot.img. If u want to change kernel, you should change the boot.img
Sent from my fingers to your face,take it or leave it.
okay, I'm trying to find out about the boot.img .... thanks for sharing knowledge
Sent from my GT-S5830 using xda premium
Well, on Linux I usually do this: http://forum.xda-developers.com/showpost.php?p=28933492&postcount=3
Hmm is it possible to extract a stock ROM from the phone itself? Or not extract but get the stock ROM as zip (with those md5 files, etc) so that it can be flashed via Odin on another phone?
It's because i can't find anywhere to download the stock ROM i had...
Sent from my GT-S5830 I think...
Millenium3 said:
Hmm is it possible to extract a stock ROM from the phone itself? Or not extract but get the stock ROM as zip (with those md5 files, etc) so that it can be flashed via Odin on another phone?
It's because i can't find anywhere to download the stock ROM i had...
Sent from my GT-S5830 I think...
Click to expand...
Click to collapse
Many ways:
1.Adb pull /system
2.Manual copy and paste with file xplorer
3.Use Qtadb and copy /system
Sent from the year 3000 using a SGA where sheep's are not present.
Prawesome said:
Many ways:
1.Adb pull /system
2.Manual copy and paste with file xplorer
3.Use Qtadb and copy /system
Sent from the year 3000 using a SGA where sheep's are not present.
Click to expand...
Click to collapse
Y U No like cwm backups ?
Prawesome said:
Many ways:
1.Adb pull /system
2.Manual copy and paste with file xplorer
3.Use Qtadb and copy /system
Sent from the year 3000 using a SGA where sheep's are not present.
Click to expand...
Click to collapse
Thanks i will try and post if i have any problems
madman said:
Y U No like cwm backups ?
Click to expand...
Click to collapse
I want to flash the rom in another phone... or maybe it works by copying the backup files cwm made into the another phone? But anyways i tried to restore the stock rom once but it failed.. but thanx
PS: i actually thought the thread was the guide for my question
Sent from my GT-S5830 I think...
Don't forget to press thanks button..!!
Prawesome said:
Many ways:
1.Adb pull /system
2.Manual copy and paste with file xplorer
3.Use Qtadb and copy /system
Sent from the year 3000 using a SGA where sheep's are not present.
Click to expand...
Click to collapse
ok sorry for late reply
after pull /system how can i make the stock ROM flashable through ODIN on another phone?
or at least another way to flash the rom? adb push?
Millenium3 said:
ok sorry for late reply
after pull /system how can i make the stock ROM flashable through ODIN on another phone?
or at least another way to flash the rom? adb push?
Click to expand...
Click to collapse
For Odin flash,refer freeyourandroid.com.
For CWM flash,take updater script and binary from Blackhawk and put it in your rom
Sent from the year 3000 using a SGA where sheep's are not present.
dredremon said:
How can I root the rom??
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Download root file with su and extract it you will find the files you need there.
Sent from my GT-S5830 using xda app-developers app
can some1 tell me what i did wrong? I made a flashable zip, and after installation phone is not booting.
TechNoJerky said:
can some1 tell me what i did wrong? I made a flashable zip, and after installation phone is not booting.
Click to expand...
Click to collapse
Logcat or it didn't happen
Insert witty sentence here

[Q] i9300 error when trying to flash Kitchen-created ROM

Hi XDA,
I'm using dsixda's Kitchen, trying to edit a stock rom (LFB-i9300).
I got everything extracted, but I had to remove the .md5 extension of the stock rom and I had to rename system.img to factoryfs.img, else Kitchen wouldn't recognize the rom. I think something went wrong in this process of getting the rom recognized. I loaded the rom and I chose to add in root, busybox and I de-odexed the files (I chose Api level 14, this is the right one for 4.0.4, right?).
Then I build the rom, zipaligned and signed it and then I moved the zip to my i9300. Then I get this error when I'm trying to flash the rom:
*Installing update...*
E:Error in /emmc/m0_signed_071212_225202.zip (Status 0)
*Installation aborted.*
I know the i9300 isn't officially supported but I was told Kitchen would also work with the i9300.
Btw, when extracting factoryfs.img and the file for CSC, Kitchen said something about crc32 problems, it expected something different than it calculated.
I hope someone could help me solve this problem.
Regards,
dejong12
did you check updater-script file?
Yup, I checked it, but no errors were returned and I couldn't anything in the file itself.
dejong12 said:
Yup, I checked it, but no errors were returned and I couldn't anything in the file itself.
Click to expand...
Click to collapse
can you post updater-script file and the original update-script file please using pastebin
Here are update_script and updater_script.
I read I need an edify file, but does anyone have that premade? I don't know the mount points etc.
dejong12 said:
I read I need an edify file, but does anyone have that premade? I don't know the mount points etc.
Click to expand...
Click to collapse
this the correct updater scripts for gs3 , you need update binary as well
http://pastebin.com/C9ktKbXs
auras76 said:
this the correct updater scripts for gs3 , you need update binary as well
http://pastebin.com/C9ktKbXs
Click to expand...
Click to collapse
Where can I get the correct update binary?
I just have to paste this file into my current updater script?
dejong12 said:
Where can I get the correct update binary?
I just have to paste this file into my current updater script?
Click to expand...
Click to collapse
i will send you
---------- Post added at 11:41 PM ---------- Previous post was at 11:40 PM ----------
dejong12 said:
Where can I get the correct update binary?
I just have to paste this file into my current updater script?
Click to expand...
Click to collapse
https://hotfile.com/dl/163449391/6b7935c/update-binary.html
auras76 said:
i will send you
---------- Post added at 11:41 PM ---------- Previous post was at 11:40 PM ----------
https://hotfile.com/dl/163449391/6b7935c/update-binary.html
Click to expand...
Click to collapse
Thank you for the file! Btw, I don't think I can use this for every rom I want to create if I choose different options, or can I?
dejong12 said:
Thank you for the file! Btw, I don't think I can use this for every rom I want to create if I choose different options, or can I?
Click to expand...
Click to collapse
you can use for every rom for sg3
auras76 said:
you can use for every rom for sg3
Click to expand...
Click to collapse
I've replaced update-binary and updater-script in my finished zip but I'm getting an status 6 error now, could you tell me what I did wrong?
dejong12 said:
I've replaced update-binary and updater-script in my finished zip but I'm getting an status 6 error now, could you tell me what I did wrong?
Click to expand...
Click to collapse
Flash rom again.. after getting the error, go to advanced>report error..
Then reboot your device... you will find a recovery.log file in clockworkmod directory of your sdcard...
There you can spot the error...
adiles said:
Flash rom again.. after getting the error, go to advanced>report error..
Then reboot your device... you will find a recovery.log file in clockworkmod directory of your sdcard...
There you can spot the error...
Click to expand...
Click to collapse
Here's the error report: http://pastebin.com/Yt8BHvrf/
Some lines say ALE8, but that's not the version I'm trying to flash...
The error is here
line 1 col 29: syntax error, unexpected BAD
Upload your script.
I will help you.
Andersondj said:
The error is here
line 1 col 29: syntax error, unexpected BAD
Upload your script.
I will help you.
Click to expand...
Click to collapse
The script I used was posted a few posts ago in this thread.
dejong12 said:
I've replaced update-binary and updater-script in my finished zip but I'm getting an status 6 error now, could you tell me what I did wrong?
Click to expand...
Click to collapse
create a folder named (aur) to rom zip and put boot.img , modem.bin and this file
- https://hotfile.com/dl/163506889/899d8be/flash_image.html
auras76 said:
create a folder named (aur) to rom zip and put boot.img , modem.bin and this file
- https://hotfile.com/dl/163506889/899d8be/flash_image.html
Click to expand...
Click to collapse
This doesn't work for me, I still get that status 6 error.
dejong12 said:
This doesn't work for me, I still get that status 6 error.
Click to expand...
Click to collapse
this is bad zip
auras76 said:
this is bad zip
Click to expand...
Click to collapse
Ok, I tried to rebuild the zip, but I want to make sure, do I have to create that map in the root folder of the zip? And is the name with or without parenthesis?

Q - Automated flashable zip not flashing

When I create a flashable zip from backups with zip.exe and a one click-tool,(like easy flasher in sig) it doesn't flash, it errors out (error: E: unable to open zip file, error flashing zip [zipname] ). But if the same folder is right-clicked and selected send to zip, it flashes perfectly..
Any ideas to get it automated?
Regards
-N
mnishamk said:
When I create a flashable zip from backups with zip.exe and a one click-tool,(like easy flasher in sig) it doesn't flash, it errors out (error: E: unable to open zip file, error flashing zip [zipname] ). But if the same folder is right-clicked and selected send to zip, it flashes perfectly..
Any ideas to get it automated?
Regards
-N
Click to expand...
Click to collapse
Hi,
In your RUNME.bat, on line 213, in the :FINAL block where your update.zip is made, just replace that line with this -
Code:
zip -r update.zip * -x zip.exe
I have made a flashable zip which should install qualcomm battery guru in /data/app. Just test it and tell me if it works since I don't have my mini.
Good luck
abcdjdj said:
Hi,
In your RUNME.bat, on line 213, in the :FINAL block where your update.zip is made, just replace that line with this -
Code:
zip -r update.zip * -x zip.exe
I have made a flashable zip which should install qualcomm battery guru in /data/app. Just test it and tell me if it works since I don't have my mini.
Good luck
Click to expand...
Click to collapse
Changed it, tried yours and created one myself, both didnt work. still says unable to open zip file
mnishamk said:
Changed it, tried yours and created one myself, both didnt work. still says unable to open zip file
Click to expand...
Click to collapse
A quick question are u using TWRP?
Sent from my Xperia Mini Pro using xda premium
sandy7 said:
A quick question are u using TWRP?
Sent from my Xperia Mini Pro using xda premium
Click to expand...
Click to collapse
yes.
Ok will try in cwm and report
Edit: got the same error can't open zip followed by (bad)
mnishamk said:
yes.
Ok will try in cwm and report
Click to expand...
Click to collapse
Bcz twrp need a new updater binary...so that's y u got the status 0 error
Sent from my Xperia Mini Pro using xda premium
Where can I get the newer binary.
Regards
-N
mnishamk said:
Where can I get the newer binary.
Regards
-N
Click to expand...
Click to collapse
Search for any twrp flashable zip and edit updater script as per ur needs
Sent from my Xperia Mini Pro using xda premium
But this still doesn't explain how was he able flash the zip by manually adding the files to the update.zip since the update binary was still the same.
Sent from my LT26i using xda app-developers app
abcdjdj said:
But this still doesn't explain how was he able flash the zip by manually adding the files to the update.zip since the update binary was still the same.
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
Good point. When right clicked and send to Zip, it flashes I'm twrp
Besides when right clicked and clicked, the process is
Goto system32/zip.exe and zip it using zip command right?
Regards
-N
mnishamk said:
Good point. When right clicked and send to Zip, it flashes I'm twrp
Besides when right clicked and clicked, the process is
Goto system32/zip.exe and zip it using zip command right?
Regards
-N
Click to expand...
Click to collapse
Try using 7z.exe from 7zip......and use code giving command to 7z to zip it...might work...best of luck
Cheers,
AJ
alokbina is now Abhinav2
Abhinav2 said:
Try using 7z.exe from 7zip......and use code giving command to 7z to zip it...might work...best of luck
Cheers,
AJ
alokbina is now Abhinav2
Click to expand...
Click to collapse
Thanks a lot, works now.
Just gotta read up more on usage though.
mnishamk said:
Thanks a lot, works now.
Just gotta read up more on usage though.
Click to expand...
Click to collapse
Happy to know it work btw with that 7z.exe u can practically compress anything with any extension....
Press THANKS if I helped,
Best Regards,
AJ
alokbina is now Abhinav2
I searched but didn't get it to work with 7za.
I want to create a zip but exclude 7za.exe (I copy 7za to workdir and want to zip everything except 7za) but can't get it to work it always includes the 7za.exe file too.
Or is there a better method to do it?
Regards
-N
mnishamk said:
I searched but didn't get it to work with 7za.
I want to create a zip but exclude 7za.exe (I copy 7za to workdir and want to zip everything except 7za) but can't get it to work it always includes the 7za.exe file too.
Or is there a better method to do it?
Regards
-N
Click to expand...
Click to collapse
There is a workaround for that. Once you create the zip file, there is an option which allows you to delete a file from the newly created zip file. It is 7za -d I think so and it does the job perfectly.
Sent from my LT26i using xda app-developers app
abcdjdj said:
There is a workaround for that. Once you create the zip file, there is an option which allows you to delete a file from the newly created zip file. It is 7za -d I think so and it does the job perfectly.
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
i try this and it gives error
Code:
7za a -tzip UPDATE.zip
so i do
Code:
7za a -ax7za.exe -tzip UPDATE.zip
and it gives a zip file includeing 7za.exe
and i do
Code:
7za d UPDATE.zip 7za.exe
it says updating archive and completes but the 7za file is still there
(Click on pic to get better image)
Thank you all,
It works now...

help!!!

i have made rom for my s duos using xda kitchenn but i get status 1 error when i flash the rom
i have searched a lot but i can't find satisfied answer
can any one help me solve this error?
i'm using this guide
http://forum.xda-developers.com/showthread.php?t=1801690
Vaibhav Chauhan said:
i have made rom for my s duos using xda kitchenn but i get status 1 error when i flash the rom
i have searched a lot but i can't find satisfied answer
can any one help me solve this error?
i'm using this guide
http://forum.xda-developers.com/showthread.php?t=1801690
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2230733
Status 1 Error:
"Well this is one of the most rarest error that a person can get...but with my experience I came to know that this occurs because you don't have correct permissions set. Use correct perms in updater-script and done "
Grab another rom that is the same base you are using and look at the META-INF/com/google/android folder which contains the updater script and binary to use as your reference points. Compare and contrast yours with that one.
es0tericcha0s said:
http://forum.xda-developers.com/showthread.php?t=2230733
Status 1 Error:
"Well this is one of the most rarest error that a person can get...but with my experience I came to know that this occurs because you don't have correct permissions set. Use correct perms in updater-script and done "
Grab another rom that is the same base you are using and look at the META-INF/com/google/android folder which contains the updater script and binary to use as your reference points. Compare and contrast yours with that one.
Click to expand...
Click to collapse
can i use another rom's updater script in my rom which has same base??
Should be able to. Wouldn't hurt to look at the differences though so then you can understand what things affect the install to help build knowledge.
es0tericcha0s said:
Should be able to. Wouldn't hurt to look at the differences though so then you can understand what things affect the install to help build knowledge.
Click to expand...
Click to collapse
i tried to replace updater script but not working
i also have tried to compare set perms but i am unable to find fault in it
@es0tericcha0s
please tell me what to do??
Sorry, that was my main idea. Are you getting the same error code? Did you unzip and re-zip the rom? If so, you should use an archive manager like 7zip to move the update script into the zip without needing to unzip the whole thing, otherwise you'll break the signature on the rom and have to re-sign it.
es0tericcha0s said:
Sorry, that was my main idea. Are you getting the same error code? Did you unzip and re-zip the rom? If so, you should use an archive manager like 7zip to move the update script into the zip without needing to unzip the whole thing, otherwise you'll break the signature on the rom and have to re-sign it.
Click to expand...
Click to collapse
actually i am using android kitchen to make the rom
and when i use the cosmic rom's updater script in it the status 1 error was solved
but it stuck on boot animation
@es0tericcha0s
my stuck on bootloops can you tell me how to logcat?
Vaibhav Chauhan said:
@es0tericcha0s
my stuck on bootloops can you tell me how to logcat?
Click to expand...
Click to collapse
Not all phones have adb access while in a bootloop. But to do so you would need adb set up on your computer, change directories to the adb folder (or if it's enabled globally, then where ever), and type:
adb logcat
You'll want to save it somewhere like:
http://pastebin.com/
and upload the link.
I am not skilled at reading logcats, so not sure if I can be of any more help after that.
If you don't have adb set up already, then just use this one: http://forum.xda-developers.com/showthread.php?t=2317790

Categories

Resources