|
|
(3 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| ==Please maintain these pages==
| |
| '''Note:''' The [[Emulator image files]] page is meant to be a brief index to recommended, downloadable images--not a discussion page for their use or features. For experimental images, please refer readers to the appropriate software page elsewhere.
| |
|
| |
|
| When entering alternate installations and experimental images on the appropriate pages: please try to organize and integrate the page for the new reader.
| |
| * Sort the information for readers from beginner to advanced.
| |
| * Delete information that is out of date or, if it is significant, link to it on an historical page.
| |
| * If you have entered information, please don't abandon it to the confusion of others. Please use your experience to organize and maintain the information so others can rapidly reach a higher level of understanding of the subject matter.
| |
| ==How to Update Soas-v1-Strawberry-vdi==
| |
| :''' In Sugar-terminal:'''
| |
| [liveuser@localhost ~]$ su
| |
| '''[root@localhost liveuser]# yum update sugar*'''
| |
| ===Setting up Update Process===
| |
| sugar i586 0.84.16-1.fc11 updates 679 k
| |
| sugar-base i586 0.84.2-1.fc11 updates 59 k
| |
| sugar-datastore i586 0.84.1-1.fc11 updates 50 k
| |
| sugar-imageviewer noarch 7-3.fc11 updates 71 k
| |
| sugar-log noarch 19-2.fc11 updates 88 k
| |
| sugar-presence-service noarch 0.84.1-1.fc11 updates 139 k
| |
| sugar-toolkit i586 0.84.10-1.fc11 updates 341 k
| |
| sugar-write noarch 66-1.fc11 updates 106 k
| |
|
| |
| ==Make your own Appliance of USR with Surf-115 Browser==
| |
| '''Download USR-i386-20100922.iso''' [http://download.sugarlabs.org/usr/USR-i386-20100922.iso]
| |
| *Install with .iso to VirtualBox
| |
| open Terminal:
| |
| sudo su
| |
| password
| |
| apt-get update
| |
| apt-get upgrade
| |
| sugar-emulator -f
| |
| Sugar-terminal
| |
| mkdir Activities
| |
| '''wget http://people.sugarlabs.org/Tgillard/Surf-115.xo'''
| |
| logout (to Gnome Desktop)
| |
| rename Surf-115.xo to Surf-115.zip
| |
| Archive Manager Unzip to Activities
| |
| sugar-emulator -f
| |
| Surf-115 is installed and works.
| |
|
| |
| '''Note alternate way to install .xo file when no browser is Present'''
| |