[q] sideload not working!!!! - Verizon LG G2

what am I doing wrong?

Make sure your file isn't named update.zip.zip. Do a dir in the directory you're in to get a listing of filenames.

named correctly...i keep extensions on so i don't make that mistake. I did change the name from it's original name to update, but the original rom isn't working either.

wait.......stand by

nope, got through sending...started installing...went all the way through bob's your Uncle!! then aborted
[-]Failed to find function patch
Error loki-ifying the boot image.

JoeProcopio said:
nope, got through sending...started installing...went all the way through bob's your Uncle!! then aborted
[-]Failed to find function patch
Error loki-ifying the boot image.
Click to expand...
Click to collapse
Did you verify the MD5 to make sure you didn't have a bad download?

Related

flash create issue

I have been getting an error when trying to execute the "Creat" executable that converts a png or jpg to the required rgb file of exactly 300kb needed for the boot flash pic ( the one that replaces the "G1" splash)- I found a guy in another forum that said he was getting the same error that also said he got it to work after updating the framework.net file- this doesn't make sense to me, but any help I could get I would very much appreciate....Chris
BTW- the error is "the application failed to initialize properly (0xc0000135)
is it because i need to put the CreateG1Splash.vshost.exe and the CreateG1Splash.pdb in a particular location?
ccriffman said:
I have been getting an error when trying to execute the "Creat" executable that converts a png or jpg to the required rgb file of exactly 300kb needed for the boot flash pic ( the one that replaces the "G1" splash)- I found a guy in another forum that said he was getting the same error that also said he got it to work after updating the framework.net file- this doesn't make sense to me, but any help I could get I would very much appreciate....Chris
BTW- the error is "the application failed to initialize properly (0xc0000135)
is it because i need to put the CreateG1Splash.vshost.exe and the CreateG1Splash.pdb in a particular location?
Click to expand...
Click to collapse
he may have meant this...
http://www.microsoft.com/downloads/...2F-5D1A-413D-8319-81DA479AB0D7&displaylang=en
.NET Framework
Thanks so much- that did it. I had just installed xp again on the windows partition and this updated .net framework did it- Chris

[?] How do you "sign" a .zip file?

I grabbed a ROM from here and deleted some unwanted apps, and added a couple that I wanted so I wouldnt have to do it after I flashed and zipped it back up. When going to flash it to my phone I get a "E: No signature (830 files)... E: Verification failed. Installation aborted."
Im very new to all this so please dont flame me. Is it simple enough to sign & verify it so I can flash it, or will I have to flash the original and uninstall the unwanted apps via adb?
Thanks in advance.
The Jero said:
I grabbed a ROM from here and deleted some unwanted apps, and added a couple that I wanted so I wouldnt have to do it after I flashed and zipped it back up. When going to flash it to my phone I get a "E: No signature (830 files)... E: Verification failed. Installation aborted."
Im very new to all this so please dont flame me. Is it simple enough to sign & verify it so I can flash it, or will I have to flash the original and uninstall the unwanted apps via adb?
Thanks in advance.
Click to expand...
Click to collapse
You can sign it and then flash. Try this
http://androidforums.com/developer-101/8665-how-signing-roms.html
Jus10o said:
You can sign it and then flash. Try this
http://androidforums.com/developer-101/8665-how-signing-roms.html
Click to expand...
Click to collapse
Thanks man! I got it all resigned and went to flash but now it got all the way to "Installing update..." then I recieved a "E:Can't find update script Installation aborted."
I guess I'm going to have to do a lot of forum searching and reading to get this running!
Jus10o said:
You can sign it and then flash. Try this
http://androidforums.com/developer-101/8665-how-signing-roms.html
Click to expand...
Click to collapse
Just to add a little more info if your using someone elses updatezip make sure you delete the apks sha1 or anything else you aren't using out of the manifest. also avabox works great. all in one tool for signing apps unyaffs and so fourth
The Jero said:
Thanks man! I got it all resigned and went to flash but now it got all the way to "Installing update..." then I recieved a "E:Can't find update script Installation aborted."
I guess I'm going to have to do a lot of forum searching and reading to get this running!
Click to expand...
Click to collapse
You need to zip the contents of the rom folder, and not the folder itself. Go into the ROM folder, select all the files (system, boot.img, meta-inf, etc) and zip it that way. Then, sign THAT zip, and you're good to go.
HeroMeng said:
You need to zip the contents of the rom folder, and not the folder itself. Go into the ROM folder, select all the files (system, boot.img, meta-inf, etc) and zip it that way. Then, sign THAT zip, and you're good to go.
Click to expand...
Click to collapse
I'm editing the update-script with Word Pad, then re-saving it. Is this the wrong way to do it?
I'm getting an error (Status 6) when I run my .zip update, every time.
http://forum.xda-developers.com/showthread.php?t=763406
i just put this up bro check it out
Thank you now I learned how to sign roms I just modded...
Problems signing with stock recovery
I am trying to reuse an old LG L45C and I need to flash the stock rom however I get "E: failed to verify whole-file signature" Could anybody sign this for me?
https://www.dropbox.com/s/04o8d0har828chm/Stock_L45C_Rom.zip?dl=0
I am on the stock recovery <3e>
I'm trying to make a file package that will install a file manager and terminal emulator. The device only reads a file package that has am zip md5 and zip sig. Can anyone help me set up something like this

[Q] [HELP]Creating update packages for {GOT,Open}Recovery

Hi!
I have tried to create my own update for Milestone, unfortunately I can't get it to work. I copied the test updates from OpenRecovery and edited the update-script but it did not work.
I copied over test-update-or.zip and unpacked it, then I threw my stuff into the system and modified the bash script in META-INF. The whole thing look like this:
And when I try to apply this, I get:
Code:
(...) Using default updater...
E:Error in /sdcard/OpenRecovery/updates/moj-update.zip
(Status 4)
Installation aborted
What am I doing wrong?
Quintasan said:
Hi!
I have tried to create my own update for Milestone, unfortunately I can't get it to work. I copied the test updates from OpenRecovery and edited the update-script but it did not work.
I copied over test-update-or.zip and unpacked it, then I threw my stuff into the system and modified the bash script in META-INF. The whole thing look like this:
And when I try to apply this, I get:
Code:
(...) Using default updater...
E:Error in /sdcard/OpenRecovery/updates/moj-update.zip
(Status 4)
Installation aborted
What am I doing wrong?
Click to expand...
Click to collapse
You should apply it as a nandroid restore through the nandroid menu!? Anyone?
vladstercr said:
You should apply it as a nandroid restore through the nandroid menu!? Anyone?
Click to expand...
Click to collapse
Sir, do you realise that I'm trying to create an UPDATE package, not a NANDROID BACKUP?
Quintasan said:
Sir, do you realise that I'm trying to create an UPDATE package, not a NANDROID BACKUP?
Click to expand...
Click to collapse
Yes... But thats the same error I got when I tried to restore a nandroid backup through "apply update"
Thats why I said that...
Quintasan said:
Hi!
I have tried to create my own update for Milestone, unfortunately I can't get it to work. I copied the test updates from OpenRecovery and edited the update-script but it did not work.
I copied over test-update-or.zip and unpacked it, then I threw my stuff into the system and modified the bash script in META-INF. The whole thing look like this:
And when I try to apply this, I get:
Code:
(...) Using default updater...
E:Error in /sdcard/OpenRecovery/updates/moj-update.zip
(Status 4)
Installation aborted
What am I doing wrong?
Click to expand...
Click to collapse
attach your update.zip file so we can have alook will make it easier for helping
Here you go, thanks in advance
bumping form the depths of hell and because I'm too lazy to keep note of what changes I do each reflash
ok well first of all your directory structure doesnt seem good , meta-inf and other folders needs to be in the root of the zip file .
I suggest you grab latest CM6 by kabaldan and copy what hes doing and replace files .
good luck

Installing UOT Kitchen theme error?

hi all,
I tried to create an theme for the new 20N rom(lite, deodexed) so i copied SystemUI.apk and framework-res.apk to my PC and uploaded them to UOT Kitchen.
In UOT Kitchen i start choosing icons etc (settings.uot in attatchment) and tried flashing it but when i do i get an error:
Code:
E: Error in /sdcard/theme.zip
(Status 0)
Installation aborted.
(tried Update-binary = MTD and Optimus)
PLEASE HELP!
EDIT: Forgot to click the sumbit work to kitchen so downloaded someone others file
WORKAROUND for recovery error (Status 0):
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
from: http://uot.dakra.lt/how_to/
I'm having problems too.
I get this error
E:Can't open /sdcard/Download/Andrew-2.zip
(bad)
Installation aborted.
Please help.
Andrew-2.zip is the second theme I made. The first one I made also got the same error. I replaced the binary file thing the one above me said.
andrewbadge said:
I'm having problems too.
I get this error
E:Can't open /sdcard/Download/Andrew-2.zip
(bad)
Installation aborted.
Please help.
Andrew-2.zip is the second theme I made. The first one I made also got the same error. I replaced the binary file thing the one above me said.
Click to expand...
Click to collapse
try it with an another SD card... m8be is the SD card corrupt or something
yeomond said:
WORKAROUND for recovery error (Status 0):
1. Unzip your ROM and find
META-INF/com/google/android/update-binary file
2. Put this file in the UOT zip (overriding UOT's file)
from: http://uot.dakra.lt/how_to/
Click to expand...
Click to collapse
Where is the META-INF/com/google/android/update-binary located? I searched eveywhere on my phone with root explorer...
WIIstpM said:
Where is the META-INF/com/google/android/update-binary located? I searched eveywhere on my phone with root explorer...
Click to expand...
Click to collapse
It is in the flashable zip file of your rom
That's weird. I got the cooked zip to install on my OB. Im on Zeus v3n. It flashed fine and everything was working besides the status bar and notification. I still haven't found a workaround for that..
timvdhoorn said:
It is in the flashable zip file of your rom
Click to expand...
Click to collapse
Eh I'm using the stock rom... anyway it wasn't the problem but the script editing (had to put it to "Type Optimus") Everything worked then
WIIstpM said:
Eh I'm using the stock rom... anyway it wasn't the problem but the script editing (had to put it to "Type Optimus") Everything worked then
Click to expand...
Click to collapse
where did u have to make that change?
lMonsterl said:
where did u have to make that change?
Click to expand...
Click to collapse
At Uot Kitchen's website. At file upload section. Under the "Select flashable zip scripting" part you can choose update-binary type. Never forget to set it to "Type optimus".

[Q] Relative Newbie Question on updating to 4.3

Hi All,
I'm relatively new to Android (had the Nexus 7 for about a year). My questions is this:
I have 4.2.2 currently loaded. When I orinally got the nexus 7, I used a toolkit to unlock the bootloader and root the device, so I could install SixAxis and a few other apps that required root.
What is the easiest way for me to now update to 4.3? Will the OTA update that is bound to show up on the device shortly work?
BTW This is the WiFi only Nexus 7, 16 GB and my main PC at home is a Mac.
Thanks.
Foxman2k said:
Hi All,
I'm relatively new to Android (had the Nexus 7 for about a year). My questions is this:
I have 4.2.2 currently loaded. When I orinally got the nexus 7, I used a toolkit to unlock the bootloader and root the device, so I could install SixAxis and a few other apps that required root.
What is the easiest way for me to now update to 4.3? Will the OTA update that is bound to show up on the device shortly work?
BTW This is the WiFi only Nexus 7, 16 GB and my main PC at home is a Mac.
Thanks.
Click to expand...
Click to collapse
Get it locked and unrooted to get OTA possiblt easiest way.
Otherwise flash the factory images:thumbup:
Sent using Nexus 7
basuraunak said:
Get it locked and unrooted to get OTA possiblt easiest way.
Otherwise flash the factory images:thumbup:
Sent using Nexus 7
Click to expand...
Click to collapse
Do you have a link of a guide that I could follow on how to flash the factory image?
Can I download the zip and then use the clockwork recovery i have installed to load the zip?
I don't think that having the bootloader locked or unlocked will really affect the OTA..
Am I right or am I right?
Foxman2k said:
Do you have a link of a guide that I could follow on how to flash the factory image?
Can I download the zip and then use the clockwork recovery i have installed to load the zip?
Click to expand...
Click to collapse
Just use wug's toolkit. Its over in the android development in the n7 section...
---------- Post added at 10:04 AM ---------- Previous post was at 10:00 AM ----------
drake90001 said:
I don't think that having the bootloader locked or unlocked will really affect the OTA..
Am I right or am I right?
Click to expand...
Click to collapse
I dont think having it unlocked will effect the ota (it hasnt in the past for me), but it sounded like he wanted to flash the factory image. I actually have a nandroid of it on my unlocked n7. Gonna flash the official and see if I can get the ota later...
I've taken OTAs no problem on an unlocked, rooted device with TWRP recovery. So you're fine.
Sent from my Nexus 7 using Tapatalk 4 Beta
Here you go for flashable zip :
http://forum.xda-developers.com/showthread.php?t=2376522
Sent from my Nexus 7 using xda premium
So I downloaded what I believe to be the right file, ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi-JWR66V-from-JDQ39.ab67ca07 (1).zip.
I then reboot my nexus 7 into clockworkmod revovery and select install zip, choose zip from sdcard, browse to the aboev file but then get an error:
It ends in (Status 7) Installation aborted.
What am I missing?
Also, just tried via adb sideload and that didn't work either.
Foxman2k said:
So I downloaded what I believe to be the right file, ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi-JWR66V-from-JDQ39.ab67ca07 (1).zip.
I then reboot my nexus 7 into clockworkmod revovery and select install zip, choose zip from sdcard, browse to the aboev file but then get an error:
It ends in (Status 7) Installation aborted.
What am I missing?
Click to expand...
Click to collapse
Did you install the aosp browser and rename the default browser apk and odex files or modify the buildprop file? Those must be as original to take the update. Also, you should have gotten a message about what failed when you get the Status 7 error. What else did it say?
Groid said:
Did you install the aosp browser and rename the default browser apk and odex files or modify the buildprop file? Those must be as original to take the update. Also, you should have gotten a message about what failed when you get the Status 7 error. What else did it say?
Click to expand...
Click to collapse
No to all of the above. I don't know what odex files or buildprop file would refer to, so I defintely haven't modified them.
It says:
Warning: No file_contextsVerifying current system...
assert failed: apply_patch_check("/system/bin/debuggerd", "a whole bunch of letters and numbers", "a whole bunch of letters and numbers")
E:Error in /sdcard/0/update rom/ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi - JWR66V - from - JDFQ39.ab67ca07 (1).zip
(Status 7)
Installation aborted.
Groid said:
Did you install the aosp browser and rename the default browser apk and odex files or modify the buildprop file? Those must be as original to take the update. Also, you should have gotten a message about what failed when you get the Status 7 error. What else did it say?
Click to expand...
Click to collapse
Foxman2k said:
No to all of the above. I don't know what odex files or buildprop file would refer to, so I defintely haven't modified them.
It says:
Warning: No file_contextsVerifying current system...
assert failed: apply_patch_check("/system/bin/debuggerd", "a whole bunch of letters and numbers", "a whole bunch of letters and numbers")
E:Error in /sdcard/0/update rom/ab67ca07c4b2e03eca795ada10ff041b77fbb7bf.signed-nakasi - JWR66V - from - JDFQ39.ab67ca07 (1).zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
Does it make a difference that my current build number in "about tablet" shows as JDQ39 and not JDFQ39 as above?
The problem file is 'debuggerd' in the /system/bin folder as it says in the error message. I had the same issue previously on the last N7 update. I had to get the original file from someone since the file had been replaced by another app (possibly Stickmount) or it can be extracted from the previous update to 4.2.2. I don't know about the JDFQ39 compared to the download file showing JDQ39, but that is the same file I downloaded. The (1).zip means you had previously downloaded the file and this is an additional d/l. That shouldn't be a problem, but you can delete the (1) if you want.
I'll try flashing through CWM and let you know if mine worked. If so, I can send you the right 'debuggerd' file.
Groid said:
The problem file is 'debuggerd' in the /system/bin folder as it says in the error message. I had the same issue previously on the last N7 update. I had to get the original file from someone since the file had been replaced by another app (possibly Stickmount) or it can be extracted from the previous update to 4.2.2. I don't know about the JDFQ39 compared to the download file showing JDQ39, but that is the same file I downloaded. The (1).zip means you had previously downloaded the file and this is an additional d/l. That shouldn't be a problem, but you can delete the (1) if you want.
I'll try flashing through CWM and let you know if mine worked. If so, I can send you the right 'debuggerd' file.
Click to expand...
Click to collapse
Ok great. I do have stickmount installed...
Well, I got the debuggerd error also. I'll try the backup debuggered file I used in the last update. Otherwise, I'll have to find the debuggerd file from 4.2.2. Any help out there?
Groid said:
Well, I got the debuggerd error also. I'll try the backup debuggered file I used in the last update. Otherwise, I'll have to find the debuggerd file from 4.2.2. Any help out there?
Click to expand...
Click to collapse
Glad I'm not alone lol
Still no joy. I think someone will have to get the right debuggerd file and get it to one us on a pm or email. Also, I noticed on my update try that the file was listed as JDQ39. ... and not the JDFQ39. ... that you saw.
Groid said:
Still no joy. I think someone will have to get the right debuggerd file and get it to one us on a pm or email. Also, I noticed on my update try that the file was listed as JDQ39. ... and not the JDFQ39. ... that you saw.
Click to expand...
Click to collapse
once we get the file, how do I replace the file with the debuggerd that is currently on the nexus?
What I will do is to copy the debuggerd file to the N7 internal storage root folder from my pc. Then I will rename /system/bin/debuggerd to debuggerd.bak (or whatever extension you want to add). Then I will copy the correct debuggerd file from sdcard to /system/bin and try the update again. I started a new thread asking for someone with an unaltered 4.2.2 debuggerd file to send it to me. If I get it I'll pass it along to you.
Groid said:
What I will do is to copy the debuggerd file to the N7 internal storage root folder from my pc. Then I will rename /system/bin/debuggerd to debuggerd.bak (or whatever extension you want to add). Then I will copy the correct debuggerd file from sdcard to /system/bin and try the update again. I started a new thread asking for someone with an unaltered 4.2.2 debuggerd file to send it to me. If I get it I'll pass it along to you.
Click to expand...
Click to collapse
Are you using a tool like ES File Manager to do the moving and renaming of files etc?

Categories

Resources