Changes

Created page with "== Summary == This is one of possible reference implementations of Harmonic Distribution based solutions. The goal is creating Sugar ..."
== Summary ==

This is [[Harmonic_Distribution/Deployment|one of possible]] reference implementations of [[Harmonic Distribution]] based solutions. The goal is creating Sugar based downstream distribution to run on OLPC XO laptops.

== Try ==

To try reference implementation on an XO laptop, download one of prebuilt images and proceed below instructions to flash it. Note that images were built using recent development version of software. So, images might be used to easily test recent changes.

=== XO-1 ===

* First, ensure that your laptop is [http://wiki.laptop.org/go/Activation_and_developer_keys unlocked].
* Download [http://download.sugarlabs.org/platform/desktop/xo1/xo.img xo.img] and [http://download.sugarlabs.org/platform/desktop/xo1/xo.crc xo.crc] files to the root directory of a USB stick or SD card.
* Drop to the "'''ok'''" prompt by pressing [[File:Esc.svg|24px]] (Esc) repeatedly during boot.
* Type the command: <code>'''copy-nand u:\xo.img'''</code> for a USB stick or <code>'''copy-nand sd:\xo.img'''</code> for a SD card followed by [[File:Key_enter.jpg|50px]] (enter).
* Wait for the display to fill in with color and the "'''ok'''" prompt to return
* Type the command <code>'''reboot'''</code> followed by [[File:Key_enter.jpg|50px]] (enter)
* The XO will reboot, finish writing, reboot itself, and take you to the naming and color choice process
* During the reboots, keep the charger connected to allow OFW to self-update

=== XO-1.5 ===

* First, ensure that your laptop is [http://wiki.laptop.org/go/Activation_and_developer_keys unlocked].
* Download [http://download.sugarlabs.org/platform/desktop/xo1.5/xo.zd xo.zd] to the root directory of a USB stick
* Drop to the "'''ok'''" prompt by pressing [[File:Esc.svg|24px]] (Esc) repeatedly during boot
* Type the command: <code>'''fs-update u:\xo.zd'''</code> followed by [[File:Key_enter.jpg|50px]] (enter)
* Wait for the display to fill in with color and the "'''ok'''" prompt to return
* Type the command <code>'''reboot'''</code> followed by [[File:Key_enter.jpg|50px]] (enter)
* The XO will reboot and take you to the naming and color choice process