mirror of
https://github.com/RomanBelkov/DiskImager.git
synced 2026-05-15 14:15:51 -06:00
[GH-ISSUE #4] Size check before writing to SD #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tociek on GitHub (Apr 14, 2016).
Original GitHub issue: https://github.com/RomanBelkov/DiskImager/issues/4
Hi,
First of all thanks for this tool - really helpful.
One suggestion - when writing image to SD, it would be great to get an error in the beggining if image size is greater than the SD card (in my case both cards were 8GB, both from the same manufacturer, but slightly different size). Currently the error comes up only after almost all image is loaded.
Thanks again
@RomanBelkov commented on GitHub (Apr 14, 2016):
Nice suggestion, thanks.
I'll look into the matter ASAP.