Giter Club home page Giter Club logo

Comments (7)

maxnet avatar maxnet commented on September 18, 2024

There is a bug in which verification fails if the image size is not dividable by 128 KB.
You should not have a problem writing official Raspbian images which are a nice round number of megabytes large though.

from rpi-imager.

4k3or3et avatar 4k3or3et commented on September 18, 2024

There is a bug in which verification fails if the image size is not dividable by 128 KB.
You should not have a problem writing official Raspbian images which are a nice round number of megabytes large though.

Thank you for your reply. As I wrote before, even writing official buster image leaves SD card unpartitioned...

from rpi-imager.

maxnet avatar maxnet commented on September 18, 2024

What image exactly?

It is normal for partition table to be empty if validation failed.
First part of card (including partition table) is not written until everything complete. Otherwise there is a large chance Windows will be accessing the card and modifying things while we are still using it.

from rpi-imager.

maxnet avatar maxnet commented on September 18, 2024

Hmm, thinking about it, the same bug may also occur in a few other circumstances if you are using uncompressed raw images.
Does it work correctly if you feed it an official Raspbian .zip file without uncompressing it first?

If so, then it likely the same bug. Which has already been fixed in git. But did not make it to a new release yet.

from rpi-imager.

4k3or3et avatar 4k3or3et commented on September 18, 2024

I am taking about this image:

https://downloads.raspberrypi.org/raspbian/images/raspbian-2020-02-14/2020-02-13-raspbian-buster.zip

When saving from .zip all seems to be OK.

Can you tell me please if there is any change log I could watch for changes? How do i know if new version appears on Raspberry Pi website?

Thank for clarifying the bug...

from rpi-imager.

maxnet avatar maxnet commented on September 18, 2024

Can you tell me please if there and change log

During development the commit list has all code changes: https://github.com/raspberrypi/imagewriter/commits/
E.g. "Fix verifying on images that are not dividable by block size" is the change that should fix this.

Will leave the question whether there will be a more human readable (aimed at normal users rather than developers) changelog on the site, open for someone else.

from rpi-imager.

ghollingworth avatar ghollingworth commented on September 18, 2024

Fixed and released, please go to the Raspberry Pi Downloads pages to update

from rpi-imager.

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.