Sugar Network: Difference between revisions
Laura Vargas (talk | contribs) |
|||
| Line 32: | Line 32: | ||
== Try it == | == Try it == | ||
Note that current development version is not assumed to be perfect in all cases. | |||
=== Install on XO laptops === | |||
To easy use on a XO laptop, download images built withing the [http://pe.sugarlabs.org/go/Proyecto_Piloto_Hexoquinasa Hexokinase] project: | |||
* For XO-1 laptops<br>[http://download.sugarlabs.org/hexokinase/Factory/xo1/hf6.img hf6.img] [http://download.sugarlabs.org/hexokinase/Factory/xo1/hf6.crc hf6.crc] | |||
* For XO-1.5 laptops<br>[http://download.sugarlabs.org/hexokinase/Factory/xo1.5/hf6.zd hf6.zd] | |||
'''On XO-1 laptops''' | |||
* First, ensure that your laptop is [http://wiki.laptop.org/go/Activation_and_developer_keys unlocked]. | |||
* Download both <code>'''''image''.img'''</code> and <code>'''''image''.crc'''</code> 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:\''image''.img'''</code> for a USB stick or <code>'''copy-nand sd:\''image''.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 | |||
'''On XO-1.5 laptops''' | |||
* First, ensure that your laptop is [http://wiki.laptop.org/go/Activation_and_developer_keys unlocked]. | |||
* Download <code>'''''image''.zd'''</code> 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:\''image''.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 | |||
=== Install on existing GNU/Linux system === | |||
Being on one of the [[Platform_Team/Harmonic_Distribution/Supported_platforms#Map|supported systems]], install Sugar Network from [[Sweets Distribution]]'s packages: | |||
* [[Sweets_Distribution#Installation|install]] {{Code|sweets-desktop}} package from {{Code|Factory}} Sweets repository; | * [[Sweets_Distribution#Installation|install]] {{Code|sweets-desktop}} package from {{Code|Factory}} Sweets repository; | ||
| Line 38: | Line 70: | ||
* [[Platform_Team/Sweets_Distribution/Factory/Features#Sugar_Network_integration|enable]] Sugar Network integration in Sugar Shell. | * [[Platform_Team/Sweets_Distribution/Factory/Features#Sugar_Network_integration|enable]] Sugar Network integration in Sugar Shell. | ||
=== From Web === | |||
Or, try Sugar Network from demo web server: | Or, try Sugar Network from demo web server: | ||