Sugar on a Stick/Installation/OLPC: Difference between revisions
| Line 34: | Line 34: | ||
sudo apt-get install mtd-utils | sudo apt-get install mtd-utils | ||
:crcimg is not packaged for Debian (that I am aware of), so you'll have to build it: | |||
wget http://dev.laptop.org/~mstone/releases/SOURCES/crcimg-1.1.tar.bz2 | |||
tar xvf crcimg-1.1.tar.bz2 | |||
sudo make -f Makefile.build install | |||
Next: | Next: | ||