/ddgo

write disk images to a flash drive

Primary LanguageGo

ddgo

ddgo is a simple utility for copying data to block devices.

Example:

sudo ddgo elementaryos-freya-amd64.20150411.iso /dev/sdf

It copies the image directly with a progress bar and ETA. Not much to it.