This is an attempt to create a Debian SD card tunned for EfikaMX. git clone git://git.emdebian.org/efika/multistrap.git git clone http://git.emdebian.org/efika/multistrap.git cd multistrap make make sd - install SD/MMC card (need to set device variable in Makefile) make clean - will clean everything make cleansd - will clean SD/MMC targets Enjoy! LIMITATIONS This is a helper script so functionality is very limited + It needs sudo for several tasks as partitioning, formating, etc.. + It does not auto select device + etc...