Line 10: |
Line 10: |
| </span> | | </span> |
| | | |
− | There are three main options for OLPC XO users: (1) olpc-update; (2) Sugar on a Stick on an SD card; and (3) install Sugar on a Stick on the internal NAND. | + | There are three main options for OLPC XO users: (1) olpc-update; (2) install Sugar on a Stick on the internal NAND; and (3) Sugar on a Stick on an SD card. |
| | | |
| '''(1) Update to the latest Sugar build''' | | '''(1) Update to the latest Sugar build''' |
Line 24: |
Line 24: |
| More details can be found [[Supported_systems#Fedora_on_an_OLPC_XO|here]]. | | More details can be found [[Supported_systems#Fedora_on_an_OLPC_XO|here]]. |
| | | |
− | '''(2) Run Sugar on a Stick from an SD card or external USB''' | + | '''(2) Install the Sugar on a Stick image''' |
− | | |
− | Details coming soon ([http://wiki.laptop.org/go/Activation_and_developer_keys Requires a developer key for your OLPC-XO-1])
| |
− | | |
− | '''(3) 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 Fedora, Debian, or Ubuntu box.) | | (Requires a [http://wiki.laptop.org/go/Activation_and_developer_keys developer key for your OLPC-XO-1] and access to a Fedora, Debian, or Ubuntu box.) |
Line 76: |
Line 72: |
| | | |
| and the OLPC-XO-1 will reboot and you should be running Sugar 0.84. | | and the OLPC-XO-1 will reboot and you should be running Sugar 0.84. |
| + | |
| + | '''(3) Run Sugar on a Stick from an SD card or external USB''' |
| + | |
| + | Details coming soon ([http://wiki.laptop.org/go/Activation_and_developer_keys Requires a developer key for your OLPC-XO-1]) |
| + | |
| + | Follow the instructions below, but rather than using <code>copy-nand</code>, use <code>livecd-iso-to-disk</code>: |
| + | |
| + | wget http://dev.laptop.org/~cjb/rawhide-xo/livecd-iso-to-disk |
| + | |
| + | sudo livecd-iso-to-disk --format --xo --xo-no-home 20090217.iso /dev/sdX1 |
| | | |
| ---- | | ---- |
| | | |
| [[Downloads|back to downloads page]] | | [[Downloads|back to downloads page]] |