Udoo OS Downloads

Discussion in 'General Discussion' started by mire3212, Jan 3, 2014.

  1. mire3212

    mire3212 New Member

    Joined:
    Jan 2, 2014
    Messages:
    2
    Likes Received:
    0
    I just got a Udoo Quad recently and went to go download the distribution I intend to use with it, but the zip fails to extract the .img file.

    In OS X: Archive Utility creates a new .cpgz file.
    Using Terminal in OS X: `unzip /path/to/file` yields an error:

    Code:
    unzip ~/Downloads/udoo_quad_android_1.1.zip 
    Archive:  /Users/.../Downloads/udoo_quad_android_1.1.zip
    warning [/Users/.../Downloads/udoo_quad_android_1.1.zip]:  76 extra bytes at beginning or within zipfile
      (attempting to process anyway)
    error [/Users/.../Downloads/udoo_quad_android_1.1.zip]:  reported length of central directory is
      -76 bytes too long (Atari STZip zipfile?  J.H.Holm ZIPSPLIT 1.1
      zipfile?).  Compensating...
       skipping: udoo_quad_android_1.1.img  need PK compat. v4.5 (can do v2.1)
    
    note:  didn't find end-of-central-dir signature at end of central dir.
      (please check that you have transferred or created the zipfile in the
      appropriate BINARY mode and that you have compiled UnZip properly)
    (username removed for privacy)


    Using Windows 7 built-in tools: You need an additional 734 PB to extract this file.
    Using 7Zip in Windows 7: Extracts the .img, but they show an incorrect size and fail to attach as a file system. A 680MB .img shows up as roughly 7GB.

    I've downloaded the files multiple times and each time the SHA1 hash matches. I've downloaded in Windows 7 (using Chrome) and in OS X (Safari 7.0.1). I've tried the download from SourceForge (preferred because it's quicker), via torrent and the mirror -- I can't extract the .img file.

    I'm trying to download the Udoo Quad - Android Jellly Bean and the Udoo Quad - Debian Wheezy.
     
  2. Alex

    Alex New Member

    Joined:
    Dec 26, 2013
    Messages:
    8
    Likes Received:
    0
    7zip worked for me, Linaro and android version. Do not pull file to desktop, use extract command.
     
  3. mire3212

    mire3212 New Member

    Joined:
    Jan 2, 2014
    Messages:
    2
    Likes Received:
    0
    I used the Extract to here... command and it produced a .img file of enormous size (in comparison to the original) I will try again though.
     
  4. Alex

    Alex New Member

    Joined:
    Dec 26, 2013
    Messages:
    8
    Likes Received:
    0
    extracted:
    udoo quad android 1.1 img 7.186.432 KB
    udoo quad ubuntu 1204 v2 img 7.100.730 KB

    mount to SD with win32diskimager.exe
     
  5. maurizio

    maurizio Administrator

    Joined:
    Jul 1, 2013
    Messages:
    35
    Likes Received:
    0
  6. rootScript

    rootScript Member

    Joined:
    Jan 11, 2014
    Messages:
    44
    Likes Received:
    0
    hello mire3212,

    On Mac OSX 10.8.5 I have used an app called Zipeg to successfully unpack the zip files.

    Hope that helps
    Carlos
     

Share This Page