mirror of
https://github.com/RomanBelkov/DiskImager.git
synced 2026-05-15 14:15:51 -06:00
[GH-ISSUE #5] Can not write at all #6
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 @ROdoka on GitHub (Apr 26, 2016).
Original GitHub issue: https://github.com/RomanBelkov/DiskImager/issues/5
Hey, nice piece of software!
I need to write images on several SDcards at once using Win7 x64.
Instead of opening many win32diskimage instances, I was looking for an altered version that needs only one instance and so I found your program.
But I can't write to any SD card at all!
After selecting one or many drives and clicking on the "restore ..." button, selected an .img-File I get a message saying "Write Error" "Problem writing to disk. Is it write-protected?"
After that I get "All done!" "All drives are ready"
But none of the SDcards are protected or done!
@RomanBelkov commented on GitHub (Apr 26, 2016):
OK, this is very strange so help me out a bit:
Thanks!
@ROdoka commented on GitHub (Apr 27, 2016):
Hello Roman, thanks for replying :)
I just tried something else: before I connected the card reader using an USB hub, this time I plugged it directly into a USB port, same problem
Best regards!
@tociek commented on GitHub (Apr 27, 2016):
In my case this error was caused by one of two reasons :
If you succeeded with using the same hardware and win32DiskImager then none of the above would be a problem though...
@ROdoka commented on GitHub (Apr 27, 2016):
I just tried the PC's built-in card reader, same problem
I also tried different image sizes, they all can be written with win32DiskImager that I've found in the Odroid forum
I've just installed the original 0.9.5 version again and it works ...
@markus07 commented on GitHub (May 19, 2016):
I got the same problem. Disk Imager v1.4.1.31470. I use 7 ports USB 3.0 hub with power adapter and 3x USB 3.0 card readers + 4x USB 2.0 card readers. So total is 7.
When I try to restore drives from backup got the same error on random card readers "Write Error" "Problem writing to disk. Is it write-protected?"
Sometimes it works fine with 3-4 drives, others got write error.
@markus07 commented on GitHub (May 19, 2016):
Just to let you know, I used portable version and it works like a charm !

@ROdoka commented on GitHub (May 19, 2016):
I also use the portable version (well also tried the installer)
I just got a new fast card writer, but the problem is the same as before
@RomanBelkov commented on GitHub (May 19, 2016):
@ROdoka
Also a quick idea on what can possibly go wrong: Have you tried running the program with administrative privileges explicitly? I mean "Right Click -> Run as Admin"
@ROdoka commented on GitHub (May 19, 2016):
yes, that doesn't change anything :)
I just tried the portable version on a WinXP machine with user (non-admin) account and it won't start (seems like it has no access to some registry keys there)
@RomanBelkov commented on GitHub (May 19, 2016):
@ROdoka
Yes, it does some operations with registry to remember a couple of settings.
Also, can you please try and make a screenshot of main program window on windows 7 after program has failed or write down to me what does the program say in the very bottom line (usually at the start this line says "Initialized. Licensed under GPLv3")
@ROdoka commented on GitHub (May 19, 2016):
does this help you?
@RomanBelkov commented on GitHub (May 20, 2016):
@ROdoka Yes, this helps a lot. I'll make the version that would be stuffed with logging all over the troublesome part ASAP (probably in the next 48 hours)
@ROdoka commented on GitHub (May 20, 2016):
@RomanBelkov many thanks :)
@ROdoka commented on GitHub (Jun 17, 2016):
hm :)
@RomanBelkov commented on GitHub (Jun 27, 2016):
I am so sorry, I had a lot of exams and was completely unable to do something on the matter. I am going to have a rest for some time and get back to the issue.
@RomanBelkov commented on GitHub (Jul 6, 2016):
Hi guys, check this out
https://github.com/RomanBelkov/DiskImager/releases/tag/attempt-1
If things are not fixed, please attach the file that is located in installation folder\Logs
@ROdoka commented on GitHub (Jul 8, 2016):
Hello Roman,
this new version works without any problems :)
many thanks for fixing this!
@RomanBelkov commented on GitHub (Jul 8, 2016):
OK, fine. Then I will apply the necessary changes and produce a new (kind of) stable release. After that the issue could be closed, I believe.
Thank you for cooperation and tons of patience 😃
@ROdoka commented on GitHub (Oct 18, 2016):
I didn't close this yet, so I'll do it now :)