flash

Flash SD card images from the command line with ease

brewmacoslinux
Try with needOr install directly
Source

About

Command-line script to flash SD card images of any kind

Commands

flash

Examples

Flash a compressed image to an SD card$ flash --bmap image.img.bz2 /dev/sdX
Flash an image with verification enabled$ flash --verify image.iso /dev/sdX
Flash a raw image file to SD card$ flash image.img /dev/sdX