Giter Club home page Giter Club logo

Comments (2)

EddyBeaupre avatar EddyBeaupre commented on August 20, 2024

EXT4 is fine and even if U-Boot complain about it, it still load well. There was a windows last night when i was moving things from u-boot-hno to the official u-boot-sunxi that could have caused issues.

Both Ext2 and Ext4 work, but Ext4 is prefered since it's journalised, you won't end up with a corrupted filesystem.

One thing that is essential while working with images instead of directly on the device is to make sure the image is big enough to hold everything. 2GB is the bare minimum for CubieBoard2, for CubieBoard, guess it could work with 1.5GB (probably 1GB too), but i've never tried anything bellow 2GB anyway.

Both my test boards (CubieBoard and CubieBoard 2) work well with the current settings. But i didn't tried to dump an image to the SD for a while, i always write directly to the SD. I will try to check that this weekend if i have time.

from armstrap.

EddyBeaupre avatar EddyBeaupre commented on August 20, 2024

Like i said, i tested the image creator tonight and it work well. One thing that can make it fall is if your SD is too small to write the whole image. If you have a 2GB SD, do not try a 2048mb image, try something a few mb smaller. To write the image, nothing special to do. Something like this is enough :

dd if=CubieBoard-rarring_CubieDebian-130823_194859.img of=/dev/sdc

from armstrap.

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.