You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know very little about windows unfortunately. Internally I just use
os.Open() whick works fine under linux. I would assume the above would
also work but apparently it does not :/ I also have no way of testing
this. But if you can figure it out I'm happy to add code and/or add
info to the README about it. I can factor the udev code out with build
tags if needed so that you don't need to manually remove it :)
Hi, thanks for the tool.
I tried to flash raspbian image to a micro-sd card and failed. It seems that godd treats the Driver Letter differently from the Block Device on Linux.
I tried the following:
However without any success. BTW, in order to run on windows I turned off a few checks related to udev.
Errors I got:
and
Also, I saw an error saying something like "can't open a directory".
Do you have any ideas how I possible can fix this?
Thanks.
The text was updated successfully, but these errors were encountered: