Difference between revisions of "Talk:Emulator image files"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "==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 Virt...")
 
(→‎Make your own Appliance of USR with Surf-115 Browser: alternate way to install .xo file when no browser is Present)
Line 16: Line 16:
 
  sugar-emulator -f
 
  sugar-emulator -f
 
Surf-115 is installed and works.
 
Surf-115 is installed and works.
 +
 +
'''Note alternate way to install .xo file when no browser is Present'''

Revision as of 12:29, 2 October 2010

Make your own Appliance of USR with Surf-115 Browser

Download USR-i386-20100922.iso [1]

  • 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