Line 7: |
Line 7: |
| There are three main options for OLPC XO users: | | There are three main options for OLPC XO users: |
| | | |
− | (1) Update to the latest Sugar [[Supported_systems#Fedora_on_an_OLPC_XO|here]].
| + | Normally you only need to run ''olpc-update'' in the Terminal application with a build number, like this: |
| | | |
− | (2) Try the upcoming 8.2.1 release...
| + | sudo olpc-update 767 |
| | | |
− | (3) Try the Sugar on a Stick image (provided you have a developer key) | + | '''(1) Update to the latest Sugar build''' |
| + | |
| + | More details can be found [[Supported_systems#Fedora_on_an_OLPC_XO|here]]. |
| + | |
| + | '''(2) Try the upcoming 8.2.1 release''' |
| + | |
| + | Details coming soon |
| + | |
| + | '''(3) Try the Sugar on a Stick image (provided you have a developer key)''' |
| | | |
| on a F10 system: | | on a F10 system: |
| | | |
− | $ sudo yum -y install crcimage mtd-utils | + | sudo yum -y install crcimage mtd-utils |
− | $ wget http://dev.laptop.org/~cjb/rawhide-xo/livecd-iso-to-xo.sh | + | wget http://dev.laptop.org/~cjb/rawhide-xo/livecd-iso-to-xo.sh |
− | $ wget {{SoaSiso}} | + | wget {{SoaSiso}} |
| | | |
| run this command (or something similar depending on the version number of your .iso file) | | run this command (or something similar depending on the version number of your .iso file) |
| | | |
− | $ sudo sh livecd-iso-to-xo.sh Soas-200903051021.iso Soas-200903051021.img | + | sudo sh livecd-iso-to-xo.sh Soas-200903051021.iso Soas-200903051021.img |
| | | |
| and then copy Soas-200903051021.img and Soas-200903051021.crc to a USB key or SD card | | and then copy Soas-200903051021.img and Soas-200903051021.crc to a USB key or SD card |