Sugar on a Stick/Installation/OLPC: Difference between revisions
Appearance
New page: ==Do you have an OLPC XO-1?== <span class="plainlinks"> [http://wiki.sugarlabs.org/go/Supported_systems#Fedora_on_an_OLPC_XO http://sugarlabs.org/wiki/images/8/80/OLPCXO.png] </span> The... |
|||
| Line 15: | Line 15: | ||
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 http://download.sugarlabs.org/soas/snapshots/1/Soas-200903051021.iso | $ wget http://download.sugarlabs.org/soas/snapshots/1/Soas-200903051021.iso | ||
$ 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 stick | and then copy Soas-200903051021.img and Soas-200903051021.crc to a usb stick | ||
on the XO, boot with the usb stick plugged in and get into OFW, then | on the XO, boot with the usb stick plugged in and get into OFW, then type the following commands | ||
type the following commands | |||
ok disable-security | ok disable-security | ||
ok copy-nand u:\Soas-200903051021.img | ok copy-nand u:\Soas-200903051021.img | ||
then the XO will reboot and you should get into Sugar. | then the XO will reboot and you should get into Sugar. | ||
Revision as of 13:50, 6 March 2009
Do you have an OLPC XO-1?
There are three main options for OLPC XO users:
(1) Update to the latest Sugar here.
(2) Try the upcoming 8.2.1 release...
(3) Try the Sugar on a Stick image (provided you have a developer key)
on a F10 system:
$ sudo yum -y install crcimage mtd-utils $ wget http://dev.laptop.org/~cjb/rawhide-xo/livecd-iso-to-xo.sh $ wget http://download.sugarlabs.org/soas/snapshots/1/Soas-200903051021.iso $ 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 stick
on the XO, boot with the usb stick plugged in and get into OFW, then type the following commands
ok disable-security ok copy-nand u:\Soas-200903051021.img
then the XO will reboot and you should get into Sugar.
