Post
Topic
Board Service Announcements
Re: [ANN] Bitfury ASIC sales in EU and Europe
by
pitkaran
on 25/09/2013, 12:49:21 UTC
dd if=/dev/sd?? of=/backup.img

Then copy the image to a usb stick, there is your backup  Grin

Or in windows google "dd for windows"

To copy the backup to an sd card, reverse the if and of (input file, output file)

(edit: to locate where your SD-card is mounted, use "df")