Sugar on a Stick/Installation/OLPC: Difference between revisions
| Line 26: | Line 26: | ||
===Install the Sugar on a Stick image=== | ===Install the Sugar on a Stick image=== | ||
(Requires a [http://wiki.laptop.org/go/Activation_and_developer_keys developer key for your OLPC-XO-1] and access to a | (Requires a [http://wiki.laptop.org/go/Activation_and_developer_keys developer key for your OLPC-XO-1] and access to a GNU/Linux computer) | ||
'''WARNING''': this will overwrite all data on your OLPC-XO-1 NAND!! | '''WARNING''': this will overwrite all data on your OLPC-XO-1 NAND!! | ||
| Line 38: | Line 38: | ||
sudo apt-get install mtd-utils | sudo apt-get install mtd-utils | ||
:crcimg is not packaged for Debian | :crcimg is not packaged for Debian so you'll have to build it: | ||
wget http://dev.laptop.org/~mstone/releases/SOURCES/crcimg-1.1.tar.bz2 | wget http://dev.laptop.org/~mstone/releases/SOURCES/crcimg-1.1.tar.bz2 | ||