Guest Wendigogo Posted February 24, 2010 Report Posted February 24, 2010 (edited) I want to make a full liquid backup and use nandroid from : alldroid.org. I applied lickonn's recovery with this tutorial : XDADevelopper without any difficulties. I reboot in recovery mode and trying to apply the "update.zip" file given in first link and it failed with following log : I:Set boot command "" -- Installing new image -- Press HOME to confirm, or -- any other key to abort umount: can't umount /system/sd: Invalid argument Installing from sdcard... Finding update package... I:Update location: SDCARD:update.zip Opening update package... I:Update file path: /sdcard/update.zip I:1 key(s) loaded from /res/keys Verifying update package... E:No signature (14 files) E:Verification failed Installation failedI:Set boot command "" Anyone can help please ? With these files or other (other nandroid working with lickonn's for example). Thanks a lot ! Edited February 24, 2010 by Wendigogo
Guest designgears Posted February 24, 2010 Report Posted February 24, 2010 you need to sign the zip file before you flash it.
Guest chingy1788 Posted February 24, 2010 Report Posted February 24, 2010 you need to sign the zip file before you flash it. and how do you do that?
Guest designgears Posted February 25, 2010 Report Posted February 25, 2010 (edited) and how do you do that? http://www.box.net/shared/hekmebgfoa download and upzip that. drag and drop your update.zip onto sign_update.bat and it will create a signed file called update_signed.zip You also need to install java jde and add it to your system path for that to work. http://www.java.com/en/download/help/path.xml Edited February 25, 2010 by designgears
Guest Wendigogo Posted February 25, 2010 Report Posted February 25, 2010 http://www.box.net/shared/hekmebgfoa download and upzip that. drag and drop your update.zip onto sign_update.bat and it will create a signed file called update_signed.zip You also need to install java jde and add it to your system path for that to work. http://www.java.com/en/download/help/path.xml Thanks a lot for answering. :( Just few more questions : 1/ Is this upgrade included in lickonn's recovery ? Why not ? 2/ Why the zip file is not given signed ? 3 And the last but more important imo why having adb runing in recovery mode is interesting ?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now