lmacken / liveusb-creator

A cross-platform tool for easily installing Fedora on to USB flash drives and SD cards.
http://fedorahosted.org/liveusb-creator
GNU General Public License v2.0
140 stars 47 forks source link

Support "destructive" mode using dd #13

Closed lmacken closed 9 years ago

lmacken commented 9 years ago

This adds radio buttons to the gui as well as a --dd command-line option.

lmacken commented 9 years ago

screenshot from 2014-11-26 10 39 56

puiterwijk commented 9 years ago

Code looks sane to me, so :+1: on that. If possible, maybe add a warning before using destructive methods?

lmacken commented 9 years ago

Done. Thanks for the review @puiterwijk !