User:Holt/XS Community Edition/0.2/Installing

From OLPC
Jump to: navigation, search

XO 1.75 Install

Prereqs

This recipe installs XS Community Edition on XO-1.75 (ARM) running OLPC OS 12.1.0 (http://wiki.laptop.org/go/Release_notes/12.1.0) with power management turned off within My Settings | Power.

During the install process, your XS server must be connected to the Internet, via its built-in Wifi adapter/ears (it may NOT connect to the Internet thru a USB Ethernet Adapter during your install). After the install process, your XS server's connection to the Internet and any AP should remain the same.

Also required is a USB Ethernet Adapter connected to a separate Wifi access point (call it AP-LAN) so kids' XOs can later connect their XOs to the server.

Repeat any of the download steps below if they fail due to Internet/DNS glitches.

Installing

  1. Ensure that the USB Ethernet Adapter is connected (or at least available, for the "INSERT USB ETHERNET ADAPTER" step below).
  2. Launch Terminal Activity (unhide Terminal if necessary, clicking List View in the top right of Home View).
  3. Change to user root by typing "su".
  4. cd /etc/yum.repos.d
    wget http://build.activitycentral.com/xsce-stable.repo
    yum -y install xs-config-xo
  5. bootstrap-xo
    (downloads 34+ MB)
  6. Press [Enter] to reboot.
  7. Launch Terminal Activity.
  8. Change to user root by typing "su".
  9. Type the command
    xs-setup
    This generates a long list of "yum" install requests, similar to the normal adding of functions that you would do if you loaded a minimal "network" install CD from Fedora, and then added additional functions one at a time. (downloads 200+ MB)
  10. "INSERT USB ETHERNET ADAPTER NOW" warning will appear (if it was not inserted earlier). Insert it as instructed.
    Type "y" to continue. 40+ minutes later, your XS should return to a root prompt with the message "XS configured; services are ready to use." (downloads about 200 MB !)
  11. Reboot.


x86 generic Install

Prereqs

This recipe installs XS Community Edition on generic x86 machines running Fedora Core 17.

During the install process, your XS server must be connected to the Internet via one of its network adapters and to something else, perhaps an AP through another, if it is to serve as a gateway.

Repeat any of the download steps below if they fail due to Internet/DNS glitches.

Installing

  1. Ensure that the Ethernet Adapters are connected as above.
  2. Launch Terminal
  3. Change to user root by typing "su".
  4. cd /etc/yum.repos.d
    wget http://build.activitycentral.com/xsce-stable.repo
    yum -y install xs-config
  5. Type the command
    xs-setup
    This generates a long list of "yum" install requests, similar to the normal adding of functions that you would do if you loaded a minimal "network" install CD from Fedora, and then added additional functions one at a time. (downloads 200+ MB)
  6. 40+ minutes later, your XS should return to a root prompt with the message "XS configured; services are ready to use." (downloads about 200 MB !)
  7. Reboot.