Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Aquaris E4.5 - flash not possible

    Support
    4
    9
    1958
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fRDC last edited by

      Hello, I tried both methods to flash the legacy, but after a while it stops and I get this :

      2017/06/03 21:50:47 Done pushing /home/frederic/.cache/ubuntuimages/pool/keyring-4c4e7ef380ebcfa2c31084efa199138e93bfed8fc58aa3eb06bdf75a78af9b57.tar.xz to device
      18.24 MB / 69.21 MB [=======>_________________________] 26.35 % 32.19 KB/s 27m1s
      2017/06/03 22:00:11 unexpected EOF

      Move to your device to finish the setup.

      Cleaning up..

      Exiting script. Bye Bye

      Any suggestions?
      Thanks !

      D 1 Reply Last reply Reply Quote 0
      • D
        doniks @fRDC last edited by

        @fRDC said in Aquaris E4.5 - flash not possible:

        2017/06/03 22:00:11 unexpected EOF

        Maybe the download was interrupted.

        You could try to move the old images out of the way and then try again.

        mv ~/.cache/ubuntuimages ~/.cache/ubuntuimages.deleteme

        1 Reply Last reply Reply Quote 1
        • F
          fRDC last edited by

          Thanks, it worked. Probably a bad connection. ☺

          1 Reply Last reply Reply Quote 1
          • C
            cpb last edited by

            I get this error every time. I'm in an area with primitive internet.
            Is there a way to resume the download?

            WLBI C 2 Replies Last reply Reply Quote 0
            • WLBI
              WLBI @cpb last edited by

              @cpb
              It depends what you like to use for downloading.
              With the wget command you can do that.
              wget https://server.com/path/to/your/image.img
              to continue the download:
              wget --continue https://server.com/path/to/your/image.img
              or
              wget -c https://server.com/path/to/your/image.img

              C 1 Reply Last reply Reply Quote 0
              • C
                cpb @cpb last edited by

                k my best guess is the bitDownloader function in ubuntu-device-flash isn't set-up to resume interrupted downloads...

                1 Reply Last reply Reply Quote 0
                • C
                  cpb @WLBI last edited by

                  @WLBI
                  do you know where to find the paths for nexus5 images?

                  WLBI 1 Reply Last reply Reply Quote 0
                  • WLBI
                    WLBI @cpb last edited by

                    @cpb
                    probably somewhere here: http://system-image.ubports.com/
                    check the magic-device-tool
                    https://github.com/MariusQuabeck/magic-device-tool/blob/master/devices/nexus5/ubuntu/legacywipe.sh

                    1 Reply Last reply Reply Quote 0
                    • C
                      cpb last edited by

                      got them, allgood thanks!

                      1 Reply Last reply Reply Quote 1
                      • First post
                        Last post