← Back to team overview

puredyne-team team mailing list archive

USB key generator

 

Not 100% tested.
It does make a key all right.
But I did not have time to reboot and see if it works (it should).

http://bazaar.launchpad.net/%7Epuredyne-team/bouilloncube/devel/annotate/head%3A/sh/make-usb-key.sh
or get the repos:
bzr branch lp:bouilloncube

usage: sudo ./make-usb-key.sh puredyne-carrot_and_coriander-dev.iso /dev/sdb

/dev/sdb being your USB key obviously ...

It should be at least 2x faster than dd'ing a 2GB img.
Everything is calculated on the fly based on the size of the key and the
size of the ISO, so it will work in all kind fo situation,

needs more polishing, but the basic stuff is here.

a.