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
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
in the past i needed to clone one image to multiple sd-cards and i do not want to do it all by hand.
so i wrote a little batch detecting all usb/sd-devices and uses your nice tool to write to all of them.
i am sure it can be approved, just want to share:
at the moment i wait for every single card to be written before i write to the next card. i am not sure of the performance. i used it first without the wait doing all writes at once...
do you know what is better?
thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
thank for the nice tool.
in the past i needed to clone one image to multiple sd-cards and i do not want to do it all by hand.
so i wrote a little batch detecting all usb/sd-devices and uses your nice tool to write to all of them.
i am sure it can be approved, just want to share:
https://gist.github.com/el-j/dc050371591ad40f54392d8ee963133e
maybe it's an idea of an integrated command? i don't know how many people need to write mass-images...
cheers
The text was updated successfully, but these errors were encountered: