crashtest-r0ket/tools/smartflash
Stefan `Sec` Zehl 6fcd448040 Merge branch 'master' of git://github.com/r0ket/r0ket 2012-01-02 20:47:04 +01:00
..
Makefile make "make clean" work even if nothing is built yet 2012-01-02 20:24:03 +01:00
README Mini makefile and small doku 2011-12-25 18:52:19 +01:00
copy-files-ordered Whoops. Forgot to add this perl script :-/ 2012-01-02 20:37:46 +01:00
flash Add smartflash utility set 2011-12-25 18:40:32 +01:00
mass improve smartflash copy-files code 2011-12-29 04:10:56 +01:00
smartflash Add smartflash utility set 2011-12-25 18:40:32 +01:00

README

smarflash recognizes r0kets in firmware flash or mass storage flash mode and flashes them to factory defaults with a new generated random crypto key.

Runs only under linux (sorry, but requires /sys/... stuff)

You NEED to disable your automounter and run it as root.

Disabling automounter on ubuntu 10.4: 
	run gconf-editor
	apps > nautilus > preferences

	media_automount = OFF
	media_automount_open = OFF
	media_autorun_never = ON 

run "make setup" to generate/gathe the necessary files
then run "./smarflash" and flash away.


TODO ideas:
- keep cryptokey if already there.
- ability to format if not? Or somehow force formatting?
- fix broken FS: save config/keys // reformat // copy back