hypriot / flash

Command line script to flash SD card images of any kind
MIT License
1k stars 176 forks source link

added an update-image-copy feature #185

Open nickryand opened 3 years ago

nickryand commented 3 years ago

I have been messing around with WSL2 to build a custom hypriot image and I found myself needing to update an image without flashing.

This update adds the ability to create an image copy, mount and inject the configuration files directly into the image itself.

Is this something you the project would be interested in?