GithubHelp home page GithubHelp logo

Comments (3)

dave-kennedy avatar dave-kennedy commented on June 5, 2024 1

I got it to boot, finally. This time I made sure to eject /dev/sdd before removing the drive. It might help others if the readme mentioned any of this.

from jumpdrive.

dave-kennedy avatar dave-kennedy commented on June 5, 2024

Okay, maybe it's obvious, but I didn't realize I needed to unxz the file:

$ unxz -c pine64-pinephone.img.xz > pine64-pinephone.img

$ ls -l pine64-pinephone.img
-rw-rw-r-- 1 dave dave 41M Aug 12 20:30 pine64-pinephone.img

$ sudo dd if=pine64-pinephone.img of=/dev/sdd bs=1M status=progress conv=fsync   
41+0 records in
41+0 records out
42991616 bytes (43 MB, 41 MiB) copied, 17.7171 s, 2.4 MB/s

Same result, unfortunately, when booting the phone.

from jumpdrive.

warrenc5 avatar warrenc5 commented on June 5, 2024

xzcat pine64-pinephone-charging.img.xz | dd of=/dev/sdf bs=1M status=progress conv=fsync

from jumpdrive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.