Is it possible to run Etcher via the command line? Give the program the location of the image and the drive of the micro SD card?
I am trying to script the whole setup of our Raspberry Pi set up to make life easier for my Production.
Is it possible to run Etcher via the command line? Give the program the location of the image and the drive of the micro SD card?
I am trying to script the whole setup of our Raspberry Pi set up to make life easier for my Production.
Maybe this one here helps: Link
Kind of similar question, even in wording
If you are running the SD card burning from a Linux or Mac I think you can burn an image using the dd
command. On Windows there is a small chance that CYGWIN or MINGWIN might support dd
but it’s a really low level command so maybe not. There appears to be a command line version of WinDiskImager which might be an option as well.
This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.