Can not get update.zip files to install

This is a discussion on Can not get update.zip files to install within the Hacking Help forums, part of the Droid Hacking category; I am using M atth3w's thread [How To] Easily install Bugless Beast using only SPRecovery, Terminal Emulator, & zip and i have got my phone ...

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Can not get update.zip files to install

  1. Junior Droid
    madeen2's Avatar
    Member #
    40104
    Join Date
    Feb 2010
    Posts
    13
    Phone
    Enter Current Phone Model Here
    #1

    Can not get update.zip files to install

    I am using Matth3w's thread [How To] Easily install Bugless Beast using only SPRecovery, Terminal Emulator, & zip and i have got my phone rooted and SPRecovery(0.99.3) loaded.When i went to start loading BB and other ROM's in SPR i get this

    --Install from sdcard...
    Finding update package...
    Opening update package...
    Verifying update package...
    E:Can't open /sdcard/update.zip
    (bad)
    Installation aborted

    Here's the step leading to this
    1.reboot phone
    2.hold X and power
    (SPRecovery screen shows)
    3.Install
    4.Allow update.zip installation
    5.Install /sdcard/update.zip (deprecated)
    And then i get the Error message from above

    Here is some screen shots of my sdcard root files and properties of update.zip file

    sdcard root
    sdcard.JPG

    right click-properties
    update rc.JPG

    right click-properties-details
    rc-2.JPG

    I try and finger things out for myself from searching, Etc.The only thing i have came up with is a double zip file or not using the option of (allow update.zip installation) in SPR i have not done either of these i have also wiped my root and started fresh and tried other Rom's.So i am stuck with a rooted phone and no cool toys to play with.Any ideas of were i screwed up.
    Thanks in advance
    Last edited by madeen2; 02-26-2010 at 11:35 PM.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid Ninja
    Guchi's Avatar
    Member #
    15045
    Join Date
    Dec 2009
    Posts
    1,074
    Phone
    HTC Rezound
    #2
    when your in sprecovery and you go to "install" you need to chose the second option "allow update..." then "install update..."
  4. Junior Droid
    madeen2's Avatar
    Member #
    40104
    Join Date
    Feb 2010
    Posts
    13
    Phone
    Enter Current Phone Model Here
    #3
    Quote Originally Posted by Guchi View Post
    when your in sprecovery and you go to "install" you need to chose the second option "allow update..." then "install update..."
    Thanks Guchi that's the one i found while searching and i have been doing it in that order when tring to install BB to no avail
    Last edited by madeen2; 02-26-2010 at 12:35 AM.
  5. Master Droid
    blake2050's Avatar
    Member #
    24519
    Join Date
    Jan 2010
    Posts
    342
    Phone
    moto droid
    #4
    It just sounds like the zip file got corrupted somehow while downloading so I would definitely look into re-downloading that file..
  6. Junior Droid
    madeen2's Avatar
    Member #
    40104
    Join Date
    Feb 2010
    Posts
    13
    Phone
    Enter Current Phone Model Here
    #5
    Quote Originally Posted by blake2050 View Post
    It just sounds like the zip file got corrupted somehow while downloading so I would definitely look into re-downloading that file..
    Blake,I have tried that about 3 different times now.
    There are still people posting up saying BB worked great for them(using same Linc).
    I just wiped my phone back to stock AGAIN and tried still nothing.
    I also tried different OC and smoked glass .zip files still notta.
    I must be screwing something just don't know what


    I am using my VZW air card to download all the files, maybe they are corrupting my files.or could it stupid Windows 7 screwing it up.Sunspots perhaps it couldn't be my own stupidity.....
  7. Droid Ninja
    Se7enLC's Avatar
    Member #
    5148
    Join Date
    Nov 2009
    Posts
    1,262
    Liked
    5 times
    Phone
    Samsung Galaxy Nexus
    #6
    The attachment screenshots you posted are invalid links - can you post again?

    I recommend doing an md5sum on the update.zip file.

    From Terminal Emulator:

    Code:
    busybox md5sum /sdcard/update.zip
    From the PC do the same thing (just md5sum). This will verify that it copied to the phone properly and is in the correct place as well.
  8. Junior Droid
    madeen2's Avatar
    Member #
    40104
    Join Date
    Feb 2010
    Posts
    13
    Phone
    Enter Current Phone Model Here
    #7
    Quote Originally Posted by Se7enLC View Post
    The attachment screenshots you posted are invalid links - can you post again?

    I recommend doing an md5sum on the update.zip file.

    From Terminal Emulator:

    Code:
    busybox md5sum /sdcard/update.zip
    From the PC do the same thing (just md5sum). This will verify that it copied to the phone properly and is in the correct place as well.
    $ export PATH=/data/local/bin:$path
    $ su
    # busybox md5sum /sdcard/update.zip
    #0575261fc963960cb081aca1a5eba828 /sdcard/update.zip

    Exactly what it looks like on Terminal Emulator after typing it.
    So WTH does it mean
    Ill re post pics and thanks again
  9. Junior Droid
    madeen2's Avatar
    Member #
    40104
    Join Date
    Feb 2010
    Posts
    13
    Phone
    Enter Current Phone Model Here
    #8
    Quote Originally Posted by Se7enLC View Post
    From the PC do the same thing (just md5sum). This will verify that it copied to the phone properly and is in the correct place as well.
    You will have to excuse my stupid noobness but could you explain this step.I have not a clue were to start.


    I did get this message when i left clicked on the update.zip could this be anything?
    ERROR.JPG
    Last edited by madeen2; 02-27-2010 at 12:44 AM.
  10. Beta Team
    JonKyu's Avatar
    Member #
    4977
    Join Date
    Nov 2009
    Location
    Provo, UT
    Posts
    2,398
    Phone
    DROID X
    #9
    Quote Originally Posted by madeen2 View Post
    Quote Originally Posted by Se7enLC View Post
    From the PC do the same thing (just md5sum). This will verify that it copied to the phone properly and is in the correct place as well.
    You will have to excuse my stupid noobness but could you explain this step.I have not a clue were to start.


    I did get this message when i left clicked on the update.zip could this be anything?
    Attachment 3626
    The checksum is there to help identify whether or not you have the right file and whether or not it's corrupted (i think lol not sure about the corruption part).

    Oh btw he meant to type in the same code into the Windows cmd prompt. If your checksums match that means nothing was corrupted from the journey from the pc to your sdcard.

    Are you sure it's not named update.zip.zip? EDIT: NM I just saw your images. You have file extensions turn off right?
    Last edited by JonKyu; 02-27-2010 at 01:16 AM.
  11. Junior Droid
    madeen2's Avatar
    Member #
    40104
    Join Date
    Feb 2010
    Posts
    13
    Phone
    Enter Current Phone Model Here
    #10
    Quote Originally Posted by JonKyu View Post
    Quote Originally Posted by madeen2 View Post
    Quote Originally Posted by Se7enLC View Post
    From the PC do the same thing (just md5sum). This will verify that it copied to the phone properly and is in the correct place as well.
    You will have to excuse my stupid noobness but could you explain this step.I have not a clue were to start.


    I did get this message when i left clicked on the update.zip could this be anything?
    Attachment 3626
    The checksum is there to help identify whether or not you have the right file and whether or not it's corrupted (i think lol not sure about the corruption part).

    Oh btw he meant to type in the same code into the Windows cmd prompt. If your checksums match that means nothing was corrupted from the journey from the pc to your sdcard.

    Are you sure it's not named update.zip.zip? EDIT: NM I just saw your images. You have file extensions turn off right?

    I hope this is what you are talking about i dought i am doing It right the last time i had DOS was with a Tandy PC when i was 5

    wcp.JPG

    i'll look to see that the file extensions are turned off.I am sure they are that is the way the file imports just as update not update.zip

    EDIT:here are my menu options for files
    fex1.JPG
    fex2.JPG
    Last edited by madeen2; 02-27-2010 at 02:24 AM.

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Using astro to install .apk files
    By bishop7262 in forum Droid Hacks
    Replies: 3
    Last Post: 02-20-2010, 01:35 PM
  2. How do I install FB and Pan .apk files?
    By Digital_Dementia in forum Android Roms
    Replies: 31
    Last Post: 02-16-2010, 06:29 PM
  3. Can the Droid only install apk files?
    By Matth3w in forum Droid General Discussions
    Replies: 2
    Last Post: 01-28-2010, 01:17 PM
  4. Is Anyone NOT Going to Install the OTA Update?
    By TxDoc in forum Droid General Discussions
    Replies: 5
    Last Post: 12-10-2009, 04:04 PM
  5. Update ready to install?
    By phreakaj in forum Droid Hacks
    Replies: 2
    Last Post: 12-10-2009, 06:54 AM

Search tags for this page

android invalid zip file
,
apply sdcard:update.zip not there
,
can't not open /sdcard/update.zip
,
can't open zip file android
,
continuum cant select update.zip
,
g2 update.zip wont install
,
how do i install zipped update files
,

how to install .zip files in android

,
how to install a zip file on android
,
how to install update.zip files
,
how to install zip file android
,
how to install zip files android
,

how to install zip files on android

,
install zip file android
,
install zip files on android
,

sdcard update.zip not found

,
step by step how to download and install zip files on your a
,
update.zip file found in /sdcard/
,
update.zip file on the root of the sd card
,
xrecover cant find update.zip
Click on a term to search our site for related topics.

Tags for this Thread