Giter VIP home page Giter VIP logo

Comments (4)

davesteele avatar davesteele commented on May 25, 2024

Hmm. Indeed it is. The lite image also has a partition that exceeds the size of the device. My script's final partition resize is failing for some reason.

As it turns out, it doesn't matter, for two reasons. First, the filesystem on the partition does not go past the end of the device. Second, Raspbian has a first-boot behavior that resizes the partition and filesystem to fit the size of the SD card. Despite the dire warnings, it should work fine.

This issue does not explain why you can't dd the file:

  • Use dmesg to see what the last usb device is, to find the /dev/sd<letter> destination.
  • Make sure that you first umount any filesystems that may have automounted first.

I just burned and mounted that image. It worked fine (an 8GB card).

from comitup.

davesteele avatar davesteele commented on May 25, 2024

In any case, there is a new image uploaded, which doesn't have this problem.

from comitup.

9jobsworth avatar 9jobsworth commented on May 25, 2024

from comitup.

davesteele avatar davesteele commented on May 25, 2024

I've never heard of the need to set QOS to get SSH working. Good catch.

from comitup.

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.