<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maurotorres</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maurotorres"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Maurotorres"/>
	<updated>2026-04-16T12:36:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Tuquito&amp;diff=64076</id>
		<title>Tuquito</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Tuquito&amp;diff=64076"/>
		<updated>2011-03-28T20:09:20Z</updated>

		<summary type="html">&lt;p&gt;Maurotorres: /* Request for Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [http://tuquito.org.ar/main.html tuquito] ==&lt;br /&gt;
:click this ^ link&lt;br /&gt;
* CD contains 3 language selections: en; es; ?&lt;br /&gt;
:Fully loaded with flash;Thunderbird;Pidgin;Gwibber;Openoffice;Giver;PdfPrinter;filezilla;skype;Audacity;Picassa;Google Earth; wine; virtualbox; Garfio and many other extras to make it very user friendly&lt;br /&gt;
====[http://tuquito.org.ar/descargar?f=tuquito41-main-32-mirror1 Download]====&lt;br /&gt;
:click this ^ link&lt;br /&gt;
====[http://blog.tuquito.org.ar/2010/12/28/tuquito-4-1-wichi-final-liberado/ Blog]====&lt;br /&gt;
:click this ^ link&lt;br /&gt;
&lt;br /&gt;
===Request for Help===&lt;br /&gt;
&lt;br /&gt;
*[Sugar-devel] Sugar in Tuquito Distribution 3/27/2011:&lt;br /&gt;
 &lt;br /&gt;
 I would like to learn more about Sugar and the procedures that are needed to&lt;br /&gt;
 be folowed  in order to make that tuquito (http://tuquito.org.ar this is an&lt;br /&gt;
 ubuntu derivated distribution) takes part of the distributions that are&lt;br /&gt;
 officially supported by sugar.&lt;br /&gt;
 I would like to tell you our case, and what we have done until now&lt;br /&gt;
 &lt;br /&gt;
 1. Necessity&lt;br /&gt;
 Classmate netbooks has been chosen in some provinces of Argentine and in the&lt;br /&gt;
 &amp;quot;Conectar Igualdad Plan&amp;quot; (http://www.conectarigualdad.gob.ar/). These&lt;br /&gt;
 computers will have distributions based on Ubuntu. One of the problems the&lt;br /&gt;
 users of ubuntu are facing is that the packages of sugar are not up to date&lt;br /&gt;
 or we have problems to compile the hulahop seccion and we have errors&lt;br /&gt;
 executing the browse activity because of the updating of xulrunner .&lt;br /&gt;
 &lt;br /&gt;
 2. Solutions&lt;br /&gt;
 considering the situation that we have with the people of Tuquito, we have&lt;br /&gt;
 decided to try to solve these problems and compile sugar from jhbuild. You&lt;br /&gt;
 can see on these links 2 tickets created by me relating to this job (&lt;br /&gt;
 http://bugs.sugarlabs.org/ticket/2496 http://bugs.sugarlabs.org/ticket/2629&lt;br /&gt;
 ).&lt;br /&gt;
 &lt;br /&gt;
 3. Procedures that we have followed  to compile sugar in Tuquito (can be&lt;br /&gt;
 applied in ubuntu 10.10 too)&lt;br /&gt;
 first step:&lt;br /&gt;
 In  /sugar-jhbuild/sjhbuild/sysdeps.py add the following line&lt;br /&gt;
 Line 18: &#039;Tuquito&#039;: &#039;unstable&#039;,&lt;br /&gt;
 in line 53 we add &#039;Tuquito&#039;&lt;br /&gt;
 Line 53: elif name in [&#039;ubuntu&#039;, &#039;debian&#039;,&#039;Tuquito&#039;]:&lt;br /&gt;
 second step&lt;br /&gt;
 add 3 files to ~/sugar-jhbuild/config/sysdeps using the xml for ubuntu&lt;br /&gt;
 cp 50ubuntu-10.10.xml 50tuquito-4.1.xml&lt;br /&gt;
 cp 50ubuntu-allversions.xml 50tuquito-allversions.xml&lt;br /&gt;
 cp 10ubuntu-allversions.xml 10tuquito-allversions.xml&lt;br /&gt;
 &lt;br /&gt;
 third step&lt;br /&gt;
 add the next packages to solve dependecies to compile&lt;br /&gt;
 &lt;br /&gt;
 libgtk2.0-dev libdbus-glib-1-dev libxml2-dev libpopt-dev python-dev libtool&lt;br /&gt;
 intltool python-gconf python-gnome2-dev python2.7-dev python-gtk2-dev&lt;br /&gt;
 python-gnome2-dev libgnome-desktop-dev libgnomecups1.0-dev libwnck-dev&lt;br /&gt;
 librsvg2-dev gtk-doc-tools libtelepathy-glib-dev libasound2-dev icon-slicer&lt;br /&gt;
 xulrunner-dev libcroco3-dev libtelepathy-glib-dev icon-naming-utils shtool&lt;br /&gt;
 libgconf2-dev abiword espeak espeak-data libabiword-2.8-dev&lt;br /&gt;
 libtelepathy-glib0 libdbus-glib-1-dev metacity pep8 pylint python-abiword&lt;br /&gt;
 python-evince python-rsvg python-telepathy python-wnck python-xklavier&lt;br /&gt;
 telepathy-gabble telepathy-salut xulrunner-1.9.2 python-lxlm y&lt;br /&gt;
 python-beautifulsoup&lt;br /&gt;
 &lt;br /&gt;
 forth step:&lt;br /&gt;
 We have built a package to solve the xulruner problem. Here you can find the&lt;br /&gt;
 package http://acercadelaeducacion.com.ar/scripts/python_xpcom&lt;br /&gt;
 &lt;br /&gt;
 with this procedure we are able to compile the sugar from jhbuild in tuquito&lt;br /&gt;
 (in theory works in ubuntu 10.10 too)&lt;br /&gt;
 &lt;br /&gt;
 A Question:&lt;br /&gt;
 I have done this with short knowledge of sugar and with a lot of help from&lt;br /&gt;
 the local chapter of sugarlabs (sugarlabs Argentina). Our aim would be to&lt;br /&gt;
 officially reach the support of sugar in Tuquito.&lt;br /&gt;
 &lt;br /&gt;
    - Which procedure should we follow to be an official distribution for&lt;br /&gt;
    sugar?&lt;br /&gt;
 &lt;br /&gt;
 Next Steps&lt;br /&gt;
 In order to test this version of sugar I have done a script that builds the&lt;br /&gt;
 package (sugar-jhbuild) and the sugar.desktop in /usr/share/applications.&lt;br /&gt;
 This script also makes the xssesion to execute the sugar-emulator in full&lt;br /&gt;
 screen mode. We would also like to make a version of Tuquito and sugar in&lt;br /&gt;
 which the users could choose the enviroment to start the computer (gnome or&lt;br /&gt;
 sugar and not the sugar-emulator). Could you explain us how to do this?&lt;br /&gt;
 You can see the script here&lt;br /&gt;
 http://www.acercadelaeducacion.com.ar/scripts/script_sugar_tuquito.sh&lt;br /&gt;
 Best regards&lt;br /&gt;
 Alvar&lt;br /&gt;
=====Install Sugar-desktop 0.88 &amp;quot;SWEETS&amp;quot;=====&lt;br /&gt;
:&#039;&#039;&#039;NEW&#039;&#039;&#039; 02/03/2011 alsroot and satellit&lt;br /&gt;
::This is dextrose-2, thus more then just 0.88. it contains several features that still not committed to the trunk + bug fixes from 0.90+&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Sugar 0.88 sweets&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Boot Install and open terminal&lt;br /&gt;
 sudo su&lt;br /&gt;
 cd /etc/apt&lt;br /&gt;
 gedit sources.list (gedit opens)&lt;br /&gt;
 add these lines to sources.list:&lt;br /&gt;
 deb http://bazaar-download.sugarlabs.org/Trisquel%3a/4.0/Ubuntu-10.04 ./&lt;br /&gt;
 save file; exit gedit&lt;br /&gt;
 add bazaar gpg key: (in root terminal)&lt;br /&gt;
 gpg --keyserver keys.sugarlabs.org --recv-keys 75BB5FDF&lt;br /&gt;
 gpg --armor --export 75BB5FDF | apt-key add -&lt;br /&gt;
 synaptic &lt;br /&gt;
 Reload Package Information [X]&lt;br /&gt;
 Search for &amp;quot;sweets&amp;quot;&lt;br /&gt;
 check &amp;quot;sweets-distribution&amp;quot; in Synaptic&lt;br /&gt;
 apply&lt;br /&gt;
 &amp;quot;Downloading Package Files&amp;quot; &amp;quot;Installing software&amp;quot;&lt;br /&gt;
 Exit synaptic&lt;br /&gt;
: 77 files&lt;br /&gt;
&lt;br /&gt;
====NOTES====&lt;br /&gt;
: DL 03/28/2011 for testing with VirtualBox 4.0.4for OSX (satellit)&lt;br /&gt;
: 206 updates&lt;br /&gt;
: seems to require over 1024 memory  1530 speeds up mouse&lt;br /&gt;
: Sweet-distribution selected 77 files &lt;br /&gt;
:Menu Education/Sugar&lt;br /&gt;
::right click add to desktop&lt;br /&gt;
::Open icon Properties: change to &amp;quot;sugar-emulator -f&amp;quot;&lt;br /&gt;
:click on icon&lt;br /&gt;
* Congratulations Sugar starts &amp;quot;FULL SCREEN&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Problems=====&lt;br /&gt;
*Browse will not start&lt;br /&gt;
* FIX:&lt;br /&gt;
:Load surf onto 2nd USB and insert in slot.&lt;br /&gt;
::click on the journal in sugar main view&lt;br /&gt;
::click on the USB icon on bottom of frame (left) after frame retracts&lt;br /&gt;
:Drag drop surf-115.xo[1] from 2nd USB to journal icon in left corner.&lt;br /&gt;
&lt;br /&gt;
:Download surf to your 2nd USB from here: [1]http://people.sugarlabs.org/Tgillard/Surf-115.xo&lt;/div&gt;</summary>
		<author><name>Maurotorres</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Sugar_Creation_Kit&amp;diff=64063</id>
		<title>Sugar Creation Kit</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Sugar_Creation_Kit&amp;diff=64063"/>
		<updated>2011-03-28T16:04:18Z</updated>

		<summary type="html">&lt;p&gt;Maurotorres: /*  Community Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Live USB]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sugar Creation Kit DVD==&lt;br /&gt;
[[File:Sugar Creation Kit.png]]&lt;br /&gt;
&lt;br /&gt;
A complete DVD containing all the resources required to create all 3 versions of Sugar-on-a-Stick without requiring Internet access.&lt;br /&gt;
*[http://download.sugarlabs.org/images/SugarCreationKit-123.iso SugarCreationKit-123.iso] &#039;&#039;&#039;Caution, this is a large file, at 3.8 GB&#039;&#039;&#039;&lt;br /&gt;
*[http://download.sugarlabs.org/images/SugarCreationKit-123.md5 SugarCreationKit-123.md5]&lt;br /&gt;
*[http://download.sugarlabs.org/images/SugarCreationKit1.2.3-Contents.txt List of Contents]&lt;br /&gt;
&lt;br /&gt;
Uses:&lt;br /&gt;
*&amp;quot;sneakernet&amp;quot; or behind firewall at school. &lt;br /&gt;
*save bandwidth on servers.&lt;br /&gt;
*download once and distribute copies locally.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;[http://www.sugarlabs.org/ Sugar]&amp;lt;-Click Link&#039;&#039;&#039;==&lt;br /&gt;
:http://www.sugarlabs.org/&lt;br /&gt;
* Main sugarlabs introductory page&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;[[Downloads | Get Sugar ]]&amp;lt;-Click Link&#039;&#039;&#039; ==&lt;br /&gt;
* Main Page to Download Sugar&lt;br /&gt;
&lt;br /&gt;
==[http://chat.sugarlabs.org:9090/?channels=sugar Chat room Help]&amp;lt;=Click this link to enter chat==&lt;br /&gt;
*&#039;&#039;&#039;Chat login with list of Channels and languages&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[http://webchat.freenode.net/?randomnick=1&amp;amp;channels=sugar&amp;amp;prompt=1 Join Sugar chat room for Help in English]&#039;&#039;&#039;  (with translations to Spanish on #sugar-es)&lt;br /&gt;
*&#039;&#039;&#039;[http://webchat.freenode.net/?randomnick=1&amp;amp;channels=sugar-es&amp;amp;prompt=1 Sugar chat room in Español]&#039;&#039;&#039;  (con traducción al Inglés de #sugar)&lt;br /&gt;
 Pida ayuda a través de este canal #sugar-es Por favor, sea cortés y hacer sus preguntas.&lt;br /&gt;
 Los voluntarios no pueden estar en línea todo el tiempo.&lt;br /&gt;
 Sea paciente y permanecer conectado durante varios minutos para ver su respuest &lt;br /&gt;
:::(utilizar la función de meeting para la traducción de estos artículos)&lt;br /&gt;
* Ask for help on these IRC channels by clicking on either of the above links (English or Spanish)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;NOTE: there are 4 channels on IRC: #sugar; #sugar-es; #sugar-it; #sugar-de&#039;&#039;&#039;&lt;br /&gt;
::these channels which use MEETING to do translations between them.&lt;br /&gt;
::to join enter this in command line of IRC: &#039;&#039;&#039;/join #sugar-it&#039;&#039;&#039; ;  &#039;&#039;&#039;/join #sugar-de&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;Please be courteous and ask your questions.&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
::&amp;lt;big&amp;gt;&amp;lt;big&amp;gt; Volunteers may not be on line all of the time. Be patient and stay connected for several minutes to see their answer.&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
:&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Read the [[Sugar_Creation_Kit#Floss_Manuals| Floss Manuals]] first!&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
:: Most answers can be found in them&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*More about [http://wiki.sugarlabs.org/go/Internet_Relay_Chat Internet_Relay_Chat]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;[[Sugar_Labs/Communication_channels|Communication channels &amp;lt;-Click Link]]&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
:Mailing Lists; IRC; Blogs; Forums; Jabber Networks; Video; Contacts; Mail.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;ON-LINE VERSION&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;An expanded and enhanced listing of Items Included in the SugarCreationKit DVD ver 1.2.3 (see Above)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;NOTE: There are newer and additional items on this web page that are not in the SCK DVD.iso&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;Use to Download the elements you need and burn to your own DVD to save Downloading all of the above SCK DVD.iso&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Look below to the [[#References|References section]] to see how to then convert your customized DVD to an .iso&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Introduction====&lt;br /&gt;
http://wiki.sugarlabs.org/images/thumb/a/a8/SugaronastickMirabelle.png/300px-SugaronastickMirabelle.png&lt;br /&gt;
&lt;br /&gt;
====Introduction to &#039;&#039;&#039;[[Sugar on a Stick]]&#039;&#039;&#039;====&lt;br /&gt;
(Read this first ^ )&lt;br /&gt;
&lt;br /&gt;
Cautions with using Live USB&#039;s.pdf&lt;br /&gt;
&lt;br /&gt;
*[[Sugar on a Stick/Installation/Variations#Cautions with using Live USB devices]]&lt;br /&gt;
&lt;br /&gt;
How to Make a live USB.pdf:&lt;br /&gt;
*(instructions on how to make a live USB in Windows, GNU/Linux, and Intel Mac&#039;s) [[Sugar on a Stick/Installation#with Microsoft Windows]]&lt;br /&gt;
*WINDOWS: [[Sugar on a Stick/Windows]]&lt;br /&gt;
&lt;br /&gt;
====[[File:XO_buddy.png|40px]]How to use Sugar on a Stick (SoaS)====&lt;br /&gt;
# [[Downloads|Download]]&lt;br /&gt;
# [[Sugar_on_a_Stick/Installation|Install]]&lt;br /&gt;
# [[Sugar_on_a_Stick/Boot|Boot]]&lt;br /&gt;
# [[Sugar_on_a_Stick/Usage|Use]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Burn a SoaS.iso to a CD and Boot with the resulting CD&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====[[File:XO_buddy.png|40px]][[Sugar_on_a_Stick/Mango_Lassi|SoaS v4 Mango Lassi]]=====&lt;br /&gt;
:click link ^ for details&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;(The current version of Sugar on a Stick)&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/14/Spins/i686/Fedora-14-i686-Live-SoaS.iso download Mango Lassi]&#039;&#039;&#039; (32-bit build)&lt;br /&gt;
*&#039;&#039;&#039;[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/14/Spins/x86_64/Fedora-14-x86_64-Live-SoaS.iso download Mango Lassi]&#039;&#039;&#039; (64-bit build)&lt;br /&gt;
: (Burn the .iso to a CD and Boot with the resulting CD)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Activities Compatible with Mango Lassi &amp;amp; Mirabelle  &lt;br /&gt;
:&#039;&#039;&#039;Editable Listing of Activity Compatibility&#039;&#039;&#039;  [[Features/Soas_V4/ASLOxo Activity Test Table]]  &#039;&#039;&#039;Please Use this wiki page to report your findings&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[File:XO_buddy.png|40px]][http://download.sugarlabs.org/soas/releases/soas-3-mirabelle.iso SoaS v3 Mirabelle]=====&lt;br /&gt;
:Click link ^ to download&lt;br /&gt;
&lt;br /&gt;
=====[[File:XO_buddy.png|40px]][http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso  SoaS v2 Bluberry]=====&lt;br /&gt;
::Click link ^ to download&lt;br /&gt;
&lt;br /&gt;
====Spins Archives====&lt;br /&gt;
*&#039;&#039;&#039;[http://download.sugarlabs.org/soas/releases/ Sugarlabs Archive to download Mirabelle and earlier SoaS versions]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/13/Spins/ Fedora 13 Spins Archive]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/14/Spins/ Fedora 14 Spins Archive]&#039;&#039;&#039;&lt;br /&gt;
: (Burn the .iso to a CD and Boot with the resulting CD)&lt;br /&gt;
*&#039;&#039;&#039;[[Talk:Sugar_on_a_Stick_release_process#Test_Matix|Testing of nightly spins]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Hardware Compatibility====&lt;br /&gt;
:EeePC: http://fedoraproject.org/wiki/EeePc&lt;br /&gt;
:[http://www.mydigitallife.info/2008/07/06/comprehensive-list-of-how-key-to-press-to-access-bios-for-various-oem-and-computer-systems/ key-to-press-to-access-bios-for-various-oem-and-computer-systems]&lt;br /&gt;
&lt;br /&gt;
:smolt profiles:http://www.smolts.org/&lt;br /&gt;
::http://smolts.org/smolt-wiki/Main_Page#Usage&lt;br /&gt;
&lt;br /&gt;
====[[Sugar_Creation_Kit/Sck/SoaS_installation_variations|SoaS Installation variations]]====&lt;br /&gt;
:Click Link ^&lt;br /&gt;
: A collection of install methods&lt;br /&gt;
&lt;br /&gt;
====[[:Category:Live USB]]====                &lt;br /&gt;
:click link ^&lt;br /&gt;
:A collection of links on how Live USB&#039;s are used in different distributions&lt;br /&gt;
=====WiFi=====&lt;br /&gt;
:Wifi (Open FirmWare for WiFi networks): http://www.ing.unibs.it/~openfwwf/&lt;br /&gt;
:http://www.h-node.com/wifi/view/en/2/BCM4311--rev-02-/1/1/Broadcom/undef/undef/undef/undef&lt;br /&gt;
:http://linuxwireless.org/en/users/Drivers/b43#Known_PCI_devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;[[Community/Distributions| Community Distributions]]&#039;&#039;&#039;====&lt;br /&gt;
: click this link^for complete listing&lt;br /&gt;
:&#039;&#039;&#039;Linux distributions where sugar is used:&#039;&#039;&#039;&lt;br /&gt;
:[[Image:Fedora-small.jpg|link=Community/Distributions/Fedora]][[Community/Distributions/Fedora|Fedora]] F13 SoaS, F14 SoaS, How to install Sugar packages &lt;br /&gt;
:[[File:Trisquel_icon.png|link=Community/Distributions/Trisquel]][[Community/Distributions/Trisquel|Trisquel]] Tris 4.0 (Ubuntu 10.04LTS); Tris 4.5 (Ubuntu 10.10); Sugar sweets 0.88.1 or 0.90.1&lt;br /&gt;
:[[Image:Mandriva-small.png|link=Community/Distributions/Mandriva]][[Community/Distributions/Mandriva|Mandriva]] 2010.2 Mandriva Sugar 0.88.0&lt;br /&gt;
:[[Image:Debian-small.jpg|link=Community/Distributions/Debian]][[Community/Distributions/Debian|Debian]] Debian 6 Sugar 0.88.1&lt;br /&gt;
:[[File:LMD-small.png|link=Community/Distributions/Linux_Mint_Debian]][[Community/Distributions/Linux_Mint_Debian|Linux Mint Debian]] Debian 6  Sugar 0.88.1&lt;br /&gt;
:[[Image:Caixa_M%C3%A1gica-small.jpg|link=Community/Distributions/Magalhães]][[Community/Distributions/Magalhães|Caixa Mágica]] based on Mandriva 2010.1 repositories Sugar 0.88.0&lt;br /&gt;
:[[Image:Ubuntu-small.jpg|link=Community/Distributions/Ubuntu]][[Community/Distributions/Ubuntu|Ubuntu]] Sugar sweets 0.88.1 or 0.90.1&lt;br /&gt;
:[[Image:Suse-small.jpg|link=Community/Distributions/OpenSUSE]][[Community/Distributions/OpenSUSE| openSUSE]]&lt;br /&gt;
:[[Image:Tuquito.png|link=Community/Distributions/tuquito]][http://wiki.sugarlabs.org/go/Community/Distributions/tuquito tuquito]&#039;&#039;&#039; NEW Community Distribution based on Ubuntu 10.10&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://download.sugarlabs.org/soas/releases/ Sugar Labs Archive to download Mirabelle and earlier SoaS versions]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/13/Spins/ Fedora Spins Archive]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[http://wiki.sugarlabs.org/go/Community/Distributions/Fedora#Fedora_15_gnome3_with_sugar_0.92.0 Fedora 15 gnome3 with sugar 0.92.0]====&lt;br /&gt;
:click this ^ link&lt;br /&gt;
{{Admon/note|Note:|This is an ALPHA Version-for testing sugar and sugar-emulator in the next version of Fedora 15. }}&lt;br /&gt;
&lt;br /&gt;
====[http://download.sugarlabs.org/ Index of Sugar Labs Archive]====&lt;br /&gt;
*click above link ^&lt;br /&gt;
&lt;br /&gt;
====[[Sck/ASLOxo|ASLOxo-5.iso]]====&lt;br /&gt;
*click above link ^&lt;br /&gt;
*(275.xo files and worldmap.pdf files)&lt;br /&gt;
:&#039;&#039;&#039;New: Updated activities through 02/08/2011&#039;&#039;&#039;&lt;br /&gt;
*[http://download.sugarlabs.org/images/ASLOxo-5.iso ASLOxo-5.iso] 1.3 GB (DVD)&lt;br /&gt;
*[http://download.sugarlabs.org/images/Contents_of_ASLOxo-5-iso.txt View: Contents_of_ASLOxo-5-iso.txt] 8.5K&lt;br /&gt;
&lt;br /&gt;
* These can be copied to a 2-GB USB device and drag-­dropped into the Sugar Journal to install them.&lt;br /&gt;
&lt;br /&gt;
====[[Sck/activities|Activities]]====&lt;br /&gt;
*click above link ^&lt;br /&gt;
*&#039;&#039;&#039;listing:  [[Activities]]&#039;&#039;&#039; Descriptions and Developer Pages&lt;br /&gt;
*  OLPC listings: &#039;&#039;&#039;[http://wiki.laptop.org/index.php?title=Category:Activities Activities]&#039;&#039;&#039;&lt;br /&gt;
*  OLPC AU: [http://wiki.laptop.org/go/Activities/OLPCAU/10.1.3 Activities_OLPCAU_10.1.3]&lt;br /&gt;
* &#039;&#039;&#039;[http://wiki.laptop.org/go/Recursos_en_espanol Recursos_en_espanol]  &#039;&#039;&#039;Los siguientes recursos han sido creados por personal de distintos deployments de America Latina y otros colaboradores.&lt;br /&gt;
=====surf browser=====&lt;br /&gt;
*http://git.sugarlabs.org/surf&lt;br /&gt;
&lt;br /&gt;
====Mirabelle DVD covers and artwork====&lt;br /&gt;
* sugarlabs_SoaS-Creation-Kit_avery_cd_label_2up.pdf http://people.sugarlabs.org/Tgillard/sugarlabs_SoaS-Creation-Kit_avery_cd_label_2up_Mirabelle.pdf&lt;br /&gt;
* sugarlabs_Sugar-demo_avery_cd_label_2up.pdf http://people.sugarlabs.org/Tgillard/sugarlabs_Sugar-demo_avery_cd_label_2up_Mirabelle.pdf&lt;br /&gt;
* Flyer_englisch.pdf *http://people.sugarlabs.org/Tgillard/Flyer_englisch.pdf (Poster-Sugar Learning Program; 2-sided with text from past Show)&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[[File:Sugarlabs_mainpage_07.png|link=http://en.flossmanuals.net/]]&#039;&#039;&#039;[http://en.flossmanuals.net/ Floss Manuals &amp;lt;-Click Link]&#039;&#039;&#039;&amp;lt;/span&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
(Important Manuals on how to use Sugar Applications and Features)&lt;br /&gt;
:&#039;&#039;&#039;READ THESE FIRST!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://people.sugarlabs.org/Tgillard/floss_manuals/ Sugarlabs Download Page]&#039;&#039;&#039;&lt;br /&gt;
::(Local ARCHIVE of the.pdf files shown below:)&lt;br /&gt;
&lt;br /&gt;
:* Source Links:&lt;br /&gt;
&lt;br /&gt;
:: Introduction to Sugar http://en.flossmanuals.net/sugar&lt;br /&gt;
:::&#039;&#039;&#039;[http://www.archive.org/details/MakeYourOwnSugarActivities MakeYourOwnSugarActivities] Internet Archive&#039;&#039;&#039; Publishing Quality&lt;br /&gt;
:::: In PDF, EPUB, Kindle, Daisy, Full Text. DjVu formats&lt;br /&gt;
:::[http://people.sugarlabs.org/Tgillard/floss_manuals/ActivitiesGuideSugares-es-2011.01.21-18.28.05.pdf MakeYourOwnSugarActivities-es] with corrected index&lt;br /&gt;
&lt;br /&gt;
:::Browse http://en.flossmanuals.net/browse&lt;br /&gt;
:::Chat  http://en.flossmanuals.net/chat&lt;br /&gt;
:::Collaboration  http://en.flossmanuals.net/collaborativefutures/&lt;br /&gt;
:::SugarCollaboration http://en.flossmanuals.net/ActivitiesGuideSugar/SugarCollaboration&lt;br /&gt;
:::FunWithTheJournal  http://en.flossmanuals.net/ActivitiesGuideSugar/FunWithTheJournal&lt;br /&gt;
:::Linux Command Line http://en.flossmanuals.net/CommandLineIntro/Introduction#&lt;br /&gt;
:::ActivitiesGuideSugar-English   http://en.flossmanuals.net/ActivitiesGuideSugar/Introduction&lt;br /&gt;
:::Record http://en.flossmanuals.net/record&lt;br /&gt;
:::The Terminal  http://en.flossmanuals.net/terminal&lt;br /&gt;
:::Turtle Art  http://en.flossmanuals.net/turtleart&lt;br /&gt;
:::Write  http://en.flossmanuals.net/write_activity&lt;br /&gt;
:::Reading And Leading With One Laptop Per Child http://en.flossmanuals.net/ReadingandSugar/Introduction&lt;br /&gt;
:::Text to Speech: http://en.flossmanuals.net/ActivitiesGuideSugar/TextToSpeech&lt;br /&gt;
&lt;br /&gt;
====References====&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;How to make your own custom Sugar-Creation_Kit.iso file&#039;&#039;&#039; (How this DVD was converted to an .iso file)&lt;br /&gt;
*# Collect, annotate and sort the files you want in a folder on your Desktop.&lt;br /&gt;
*# Burn the contents of this folder to a CD or DVD.&lt;br /&gt;
*# Use the following command in Terminal as the root user:&lt;br /&gt;
*#: &amp;lt;big&amp;gt;&amp;lt;code&amp;gt;dd if=/dev/sr0 of=Sugar-Creation-Kit.iso&amp;lt;/code&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
*: Sample output:&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 dd if=/dev/sr0 of=Sugar-Creation-Kit.iso&lt;br /&gt;
 5555584+0 records in&lt;br /&gt;
 5555584+0 records out&lt;br /&gt;
 2844459008 bytes (2.8 GB) copied, 232.86 s, 12.2 MB/s&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
*the resulting .iso file can be sent over the internet or used to make copies by burning to a DVD&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;How To Sugarize a Program&#039;&#039;&#039;&lt;br /&gt;
:Instructions on how to make a program appear in the (F3) Home view of Sugar as an icon&lt;br /&gt;
:: http://people.sugarlabs.org/Tgillard/sugarize/wiki-sugarize.txt&lt;br /&gt;
:: [[Running Linux Applications Under Sugar]]&lt;br /&gt;
====&#039;&#039;&#039;[[The Undiscoverable]]&#039;&#039;&#039;====&lt;br /&gt;
:click this link ^ for more details and examples&lt;br /&gt;
: (The Undiscoverable Features of Sugar)&lt;br /&gt;
: Features and tips not easily discovered about using Sugar&lt;br /&gt;
&lt;br /&gt;
====E-books====&lt;br /&gt;
&lt;br /&gt;
* [[Education Team/Creating textbooks]]&lt;br /&gt;
*Reading And Leading With One Laptop Per Child http://en.flossmanuals.net/ReadingandSugar/Introduction&lt;br /&gt;
&lt;br /&gt;
====Graphic installers====&lt;br /&gt;
=====[http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/Sck/Liveusb-creator Liveusb Creator]=====&lt;br /&gt;
:Click link above ^ for details&lt;br /&gt;
::Fedora and Windows (BEST METHOD TO USE)&lt;br /&gt;
&lt;br /&gt;
* how to create and use liveusb-creator  [[fedora:FedoraLiveCD/USBHowTo]] [[fedora:How to create and use Live USB#Graphical Method - Windows or Fedora]]&lt;br /&gt;
* Liveusb-­creator  https://fedorahosted.org/liveusb-creator/&lt;br /&gt;
* F14 version for windows released: http://lewk.org/blog/liveusb-creator-3.9.3.html 01/06/2011&lt;br /&gt;
&lt;br /&gt;
=====ZyX-LiveInstaller=====&lt;br /&gt;
* [[Sugar on a Stick/ZyX-LiveInstaller]]&lt;br /&gt;
: http://en.wikipedia.org/wiki/Loopback_disk_device&lt;br /&gt;
&lt;br /&gt;
=====UNetbootin=====&lt;br /&gt;
* [http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe unetbootin­windows­471.exe for windows]&lt;br /&gt;
* [http://unetbootin.sourceforge.net/unetbootin-linux-latest unetbootin­linux­471]&lt;br /&gt;
* [http://unetbootin.sourceforge.net/ UNetbootin]&lt;br /&gt;
* (Advanced)  [http://sourceforge.net/apps/trac/unetbootin/wiki/commands UNetbootin ­Command line]&lt;br /&gt;
* [[Community/Distributions/Linux_Mint_Debian#How_to_Make_a_2GB_Installer_USB|How to Make a 2GB Installer USB with UNetbootin]]&lt;br /&gt;
&lt;br /&gt;
=====pendrivelinux=====&lt;br /&gt;
*[http://www.pendrivelinux.com/category/usb-installs-from-linux/ usb-installs-from-linux] How to Do it Information&lt;br /&gt;
*[http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ universal-usb-installer-easy-as-1-2-3] Windows&lt;br /&gt;
*[http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/ boot-multiple-iso-from-usb-via-grub2-using-linux] linux (Advanced)&lt;br /&gt;
*[http://www.pendrivelinux.com/boot-a-usb-flash-drive-in-virtualbox/#more-3606 boot-a-usb-flash-drive-in-virtualbox] VirtualBox&lt;br /&gt;
=====openSUSE Live USB stick=====&lt;br /&gt;
*[http://en.opensuse.org/Live_USB_stick openSUSE Live USB stick]&lt;br /&gt;
*[http://software.opensuse.org/113/en Downloads]&lt;br /&gt;
====[http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/Sck/Expert_install_methods Expert install methods]==== &lt;br /&gt;
:click this link ^ for more details and examples&lt;br /&gt;
* [[Talk:Sugar on a Stick/Blueberry#liveinst command to install to Hard-Disk.2FUSB from Soas CD|How to install to a 4GB USB using liveinst (ANACONDA) from SoaS]]&lt;br /&gt;
&lt;br /&gt;
* Use livecd­-iso-to-disk script to write a live USB [[Sugar on a Stick/Linux]], [[Fedora:How to create and use Live USB#Graphical Method - Windows or Fedora|Fedora page]]&lt;br /&gt;
*:[[fedora:Livecd-iso-to-disk.pod|Technical Details]]&lt;br /&gt;
&lt;br /&gt;
* zyx­liveinstaller Instructions [[Sugar on a Stick/ZyX-LiveInstaller]]&lt;br /&gt;
*  Download: zyx­liveinstaller­0.2.4-­1.noarch.rpm http://people.sugarlabs.org/Tgillard/zyx-liveinstaller-0.2.4-1.noarch.rpm&lt;br /&gt;
=====&amp;lt;big&amp;gt;[[Sugar_Creation_Kit/sck/dd_installs|Use &amp;quot;dd&amp;quot; command]]&amp;lt;/big&amp;gt; =====&lt;br /&gt;
:click this link ^ for more details and examples. For ADVANCED USERS ONLY.&lt;br /&gt;
: &#039;&#039;&#039;to make an install USB from a liveCD .iso file&#039;&#039;&#039;&lt;br /&gt;
*Also see: [[Sugar_on_a_Stick/Linux/openSUSE|openSUSE dd to USB with persistence]]&lt;br /&gt;
*Great for netbooks&lt;br /&gt;
:Use (live).iso and terminal to make bootable USB&lt;br /&gt;
::Use to install to HD or USB without needing a DVD/CD ROM&lt;br /&gt;
&lt;br /&gt;
=====[http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Building_a_bootable_Mac_USB Building a bootable Mac USB]=====&lt;br /&gt;
:Click above Link ^&lt;br /&gt;
:: (tested on a MacBook Air)&lt;br /&gt;
&lt;br /&gt;
=====Boot Helper CD&#039;s=====&lt;br /&gt;
*MAC SoaS-3 Mirabelle Boot DISK&lt;br /&gt;
::[http://people.sugarlabs.org/Tgillard/soas-3-boot-test.iso soas-3-boot-test.iso] (Burn this to a CD and boot with it)&lt;br /&gt;
::[http://people.sugarlabs.org/Tgillard/soas-3-boot-test.txt Read Me First &amp;amp; Credits to Programmer] &lt;br /&gt;
*MAC SoaS-4 Mango Lassi Boot DISK&lt;br /&gt;
::[http://www.wronkiewicz.net/soas-4-boot-test.iso soas-4-boot-test] (Burn this to a CD and boot with it)&lt;br /&gt;
*rEFIt&lt;br /&gt;
::[http://refit.sourceforge.net/doc/ rEFIt]&lt;br /&gt;
::[http://refit.sourceforge.net/doc/c1s5_burning.html burn a bootable rEFIt CD on Mac OS X] Used to Boot live USB&#039;s in a Mac&lt;br /&gt;
 rEFIt is a boot menu and maintenance toolkit for EFI-based machines like the Intel Macs.&lt;br /&gt;
 You can use it to boot multiple operating systems easily, including triple-boot setups with Boot Camp.&lt;br /&gt;
 It also provides an easy way to enter and explore the EFI pre-boot environment.&lt;br /&gt;
&lt;br /&gt;
====Backup and Restore====&lt;br /&gt;
* Backup  (Activity)  http://activities.sugarlabs.org/en-US/sugar/addon/4326&lt;br /&gt;
* Restore  (Activity) http://activities.sugarlabs.org/en-US/sugar/addon/4327&lt;br /&gt;
&lt;br /&gt;
* Mirabelle backup (deja-­dup)  [[Sugar on a Stick/deja-dup]]&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;[[QEMU|QEMU Virtualization]]&#039;&#039;&#039;====&lt;br /&gt;
:click this link ^ for more details and examples&lt;br /&gt;
&lt;br /&gt;
:In Gnome terminal:&lt;br /&gt;
 su&lt;br /&gt;
 yum install @virtualization&lt;br /&gt;
&lt;br /&gt;
::Start (Graphical): Applications/System Tools/Virtual Machine Manager&lt;br /&gt;
&lt;br /&gt;
*installs soas.iso files to VM HD (with liveinst command in terminal of running Virtual Machine)&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;[[VMware]] Player Virtualization&#039;&#039;&#039;====&lt;br /&gt;
:click this link ^ for more details and examples&lt;br /&gt;
[https://www.vmware.com/tryvmware/?p=player&amp;amp;lp=default Download VMware Player (free)]&lt;br /&gt;
&lt;br /&gt;
====VMware Player Appliances====&lt;br /&gt;
* VMware Player appliance of SoaS-v3-Mirabelle&lt;br /&gt;
:Compressed in .zip file &lt;br /&gt;
:[http://people.sugarlabs.org/Tgillard/Soas-v3-Mirabelle.zip Download]&lt;br /&gt;
::This appliance is ready to run &amp;quot;firstboot&amp;quot; (agree/user name/password/tz/etc) &lt;br /&gt;
::&#039;&#039;&#039;sugarroot&#039;&#039;&#039; is the root password.&lt;br /&gt;
&lt;br /&gt;
* VMware Player appliance Trisquel-3 (NEW) 01/05/2011&lt;br /&gt;
:Compressed in .zip file &lt;br /&gt;
:[http://download.sugarlabs.org/images/vmplayer/Trisquel3.zip download]&lt;br /&gt;
::User=sugar&lt;br /&gt;
::Password=sugaruser&lt;br /&gt;
&lt;br /&gt;
* VMware Player appliance Trisquel-4+sugar (NEW) 01/05/2011&lt;br /&gt;
:Compressed in .zip file &lt;br /&gt;
:[http://download.sugarlabs.org/images/vmplayer/Trisquel-4-sugar-VMPlayer.zip download]&lt;br /&gt;
::User=sugar&lt;br /&gt;
::Password=sugaruser&lt;br /&gt;
&lt;br /&gt;
* VMware Player appliance Sugar on a Stick v2 (Blueberry)&lt;br /&gt;
:[http://people.sugarlabs.org/Tgillard/Blueberry-vmx.txt Read this first.]&lt;br /&gt;
:[http://people.sugarlabs.org/Tgillard/Blueberry-vmx.tar.gz download]&lt;br /&gt;
&lt;br /&gt;
* VMware Player appliance of openSUSE-Sugar&lt;br /&gt;
:[[VMware#openSUSE |Read this first.]]&lt;br /&gt;
:[http://sourceforge.net/projects/opensuse-edu/files/Sugar/openSUSE-Sugar-vmware-vmx.tar.bz2/download download]&lt;br /&gt;
:[[Talk:VMware#change_networking|networking help]]&lt;br /&gt;
:[http://old-en.opensuse.org/How_to_use_downloaded_SUSE_Studio_appliances how to use]&lt;br /&gt;
&lt;br /&gt;
====&#039;&#039;&#039;[[VirtualBox|VirtualBox Virtualization]]&#039;&#039;&#039;====&lt;br /&gt;
:click this link ^ for more details and examples&lt;br /&gt;
With [[wikipedia:VirtualBox|VirtualBox&amp;lt;sup&amp;gt;®&amp;lt;/sup&amp;gt;]] one can run Sugar in a window on Microsoft Windows, Intel-based  Apple Macintosh, or Linux host computers from a virtual machine (VM) window. [http://www.oracle.com/technetwork/server-storage/virtualbox/overview/index.html VirtualBox overview]&lt;br /&gt;
* [[VirtualBox]]&lt;br /&gt;
* A good solution for Macintosh computers&lt;br /&gt;
&lt;br /&gt;
*[http://www.virtualbox.org/wiki/Downloads VirtualBox downloads] Windows/Linux/Intel Macs&lt;br /&gt;
*[http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html Oracle VirtualBox downloads] (alternate link)&lt;br /&gt;
*[http://www.virtualbox.org/manual/ch02.html#id352318 Installing on Linux hosts] Read this if VirtualBox does not install.&lt;br /&gt;
*[http://forums.virtualbox.org/viewforum.php?f=8 VirtualBox on Mac OS X Hosts]&lt;br /&gt;
=====[http://people.sugarlabs.org/Tgillard/Trisquel41_sugar_installer.iso &#039;&#039;&#039;Trisquel41_sugar_installer.iso&#039;&#039;&#039;]=====&lt;br /&gt;
*click above link &#039;&#039;&#039;^&#039;&#039;&#039; to download (1.1GB) &lt;br /&gt;
*&#039;&#039;&#039;This DVD.iso is a great way to &amp;quot;SneakerNet&amp;quot; distribute this VM Appliance&#039;&#039;&#039;&lt;br /&gt;
:Revised 03/02/2011 to remove sugar identity&lt;br /&gt;
:&#039;&#039;&#039;RECOMMENDED&#039;&#039;&#039;&lt;br /&gt;
*Contents of DVD:&lt;br /&gt;
: Instructions and .vmdk/.ovf files to import&lt;br /&gt;
 32bit-VirtualBox Installers (OSE) (Directory with install files for VirtualBox 4.0.4)&lt;br /&gt;
 (Does not include Free for Personal Use licensed extension pack) - includes instructions on how to download for personal use.&lt;br /&gt;
 ReadMeFirst_Install_Instructions.pdf  (Instructions-how to install VirtualBox and import appliance)&lt;br /&gt;
 trisquel-sugar-4.1-i686-feb18.ovf&lt;br /&gt;
 trisquel-sugar-4.1-i686-feb18-disk1.vmdk&lt;br /&gt;
 UserManual.pdf (VirtualBox 4.0.4 User Manual-269 pages)&lt;br /&gt;
&lt;br /&gt;
* Cleared of Sugar Learner identity. Starts on color selection screen (Click the &amp;lt;===(back) button to change the Learner name.)&lt;br /&gt;
&lt;br /&gt;
{{Admon/note|&lt;br /&gt;
* &#039;&#039;&#039;When making a new VM&#039;&#039;&#039;, to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the VM, enter the command {{Code|rm&amp;amp;nbsp;~&amp;amp;nbsp;rf&amp;amp;nbsp;/.sugar}} in the Terminal activity. Then shutdown the VM. This will clear all Learner information on the VM and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the &#039;&#039;&#039;.sugar&#039;&#039;&#039; directory by entering {{Code|ls&amp;amp;nbsp;-a}} in Terminal.&lt;br /&gt;
* &#039;&#039;&#039;When cloning a customized VM&#039;&#039;&#039;, in order to keep the Journal and installed .xo Activities, use {{Code|rm&amp;amp;nbsp;~/.sugar/default/owner.key*}} in the Sugar Terminal, and then shutdown the VM. This leaves the Journal entries and removes only the previous Learner&#039;s identity key files.}}&lt;br /&gt;
&lt;br /&gt;
====[[File:VirtualBox.png|75px|link=Emulator image files]]&#039;&#039;&#039;[[Emulator_image_files|Complete listing of Prebuilt VirtualBox Appliances]]&#039;&#039;&#039;&amp;lt;-click link====&lt;br /&gt;
&lt;br /&gt;
====[[File:Trisquel_icon.png]][http://wiki.sugarlabs.org/go/Emulator_image_files/Trisquel#Trisquel-4.1-sugar Trisquel-4.1-sugar]====&lt;br /&gt;
&lt;br /&gt;
:(click this ^ link for details)&lt;br /&gt;
:&#039;&#039;&#039;RECOMMENDED&#039;&#039;&#039;&lt;br /&gt;
* Sugar sweets 0.88.1&lt;br /&gt;
&lt;br /&gt;
*:[[Community/Distributions/Trisquel]]&lt;br /&gt;
&lt;br /&gt;
* download and import 2 files:&lt;br /&gt;
*# http://people.sugarlabs.org/Tgillard/trisquel-sugar-4.1-i686-Cloned-disk1.vmdk&lt;br /&gt;
*# http://people.sugarlabs.org/Tgillard/trisquel-sugar-4.1-i686-Cloned.ovf&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Cleared of sugar identity; Starts on Color Selection Screen ( &amp;lt;===(back) to change/ customize name)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Appliance of Sugar on a Stick v3-Mirabelle&#039;&#039;&#039;&lt;br /&gt;
[[Image:Fedora-small.jpg]]&lt;br /&gt;
::firstboot has not yet run; so a new user name and password will be set for the gdm login on startup for the first time&lt;br /&gt;
:How Built:&lt;br /&gt;
: &#039;&#039;&#039;root=sugarroot&#039;&#039;&#039;&lt;br /&gt;
: 8-GB VirtualBox hard disc &lt;br /&gt;
:English and English keyboard &lt;br /&gt;
:USA-Los Angeles (Pacific timezone)&lt;br /&gt;
:&#039;&#039;&#039;download and import 2 files:&#039;&#039;&#039;&lt;br /&gt;
 http://download.sugarlabs.org/images/VirtualBox/Fedora-13-i686-Live-SoaS-sugaruser.vmdk 533M&lt;br /&gt;
 http://download.sugarlabs.org/images/VirtualBox/Fedora-13-i686-Live-SoaS-sugaruser.ovf   12K&lt;br /&gt;
&lt;br /&gt;
*Note1:Use the latest version of Oracle VM VirtualBox (3.2_10.8-64453 or later). Some appliances have multiple hard disc controllers and the earlier Sun VirtualBox 3.1 version does not support them.&lt;br /&gt;
*Note2: All appliances were built on a MacBook Air with Oracle VM VirtualBox (3.2.10-r66523) then tested on a Ubuntu installation on an Acer Aspire One Netbook imported into VirtualBox (3.2.10 r66523)&lt;br /&gt;
*Note3:Set ControlPanel/Frame &amp;quot;Edge&amp;quot; slider to far left for easier access to sugar-frame features&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039; Appliance of SoaS v2 Blueberry &#039;&#039;&#039;&lt;br /&gt;
[[Image:Fedora-small.jpg]]&lt;br /&gt;
:READ FIRST: http://people.sugarlabs.org/Tgillard/soas-2-blueberry_ovf_README_FIRST.txt&lt;br /&gt;
:: Download these three files:&lt;br /&gt;
 http://people.sugarlabs.org/Tgillard/soas-2-blueberry.vmdk&lt;br /&gt;
 http://people.sugarlabs.org/Tgillard/soas-2-blueberry.ovf&lt;br /&gt;
 http://people.sugarlabs.org/Tgillard/soas-2-blueberry.mf&lt;br /&gt;
&lt;br /&gt;
====Sugar Clone====&lt;br /&gt;
: &#039;&#039;&#039;customize or duplicate Live USB installations&#039;&#039;&#039;&lt;br /&gt;
: (script files for making a customized Live USB installation self­-replicating)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Sugar Clone­ Wiki Page&#039;&#039;&#039; [[Sugar on a Stick/Sugar Clone]]&lt;br /&gt;
&lt;br /&gt;
:Update:  http://www.mail-archive.com/soas@lists.sugarlabs.org/msg02044.html&lt;br /&gt;
:::Rebuild/Refresh a custom SoaS iso from a running stick&lt;br /&gt;
&lt;br /&gt;
=====Possible Use Cases=====&lt;br /&gt;
(from Wiki Page)&lt;br /&gt;
:&#039;&#039;&#039;Curriculum packaging&#039;&#039;&#039;&lt;br /&gt;
   1. A teacher wants to prepare a SoaS image with a custom set of installed Activity bundles or a Journal of Activity instances for an upcoming class term.&lt;br /&gt;
   2. The teacher modifies their current working image by adding or deleting Activity bundles from their Home view and adding or removing Journal entries with specific content&lt;br /&gt;
    (such as a Physics model template or Etoys project), even saving distributable ebooks, or bookmarks in Browse Activity instances that are named for specific sets of local web destinations&lt;br /&gt;
    (a class portal perhaps for deployments lacking Internet connectivity).&lt;br /&gt;
   3. The teacher scrubs out any personal passwords or other history that should not be shared in the new copies.&lt;br /&gt;
   4. A fresh or recycled USB stick is inserted into the computer running the customized SoaS image and the SugarClone script is executed. &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Full image backup or sharing&#039;&#039;&#039;&lt;br /&gt;
   1. A Learner has modified their environment, perhaps adding Activity bundles and prepared specific instances such as a Activities/Physics simulation.&lt;br /&gt;
   2. Their modifications include changes to their operating system installed through yum or RPM to obtain some new core functionality.&lt;br /&gt;
   3. The Learner wants to archive or share this image with friends or for a backup.&lt;br /&gt;
   4. Personal or private information is scrubbed from the Journal or Browse history and other potential stores.&lt;br /&gt;
   5. The User creates one or more Sugar Clones. &lt;br /&gt;
&lt;br /&gt;
This method of backup has the advantage that it copies Learner changes to the core operating system as well as the Journal. A LiveOS image using a separate persistent home folder could be partially cloned with either the operating system overlay or home folder without the other should that be desired.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;[[Build Your Own Remix with Fedora]]&#039;&#039;&#039; (Advanced) ==&lt;br /&gt;
:click this link ^ for more details and examples&lt;br /&gt;
:Make your own Custom CD/DVD.iso with a customized kickstart file&lt;br /&gt;
&lt;br /&gt;
*Links to Trisquel, Debian and Mandriva on how to remix Live CD&#039;s&lt;br /&gt;
:http://trisquel.info/en/wiki/customizing-trisquel-iso&lt;br /&gt;
:http://wiki.debian.org/DebianCustomCD&lt;br /&gt;
:http://wiki.mandriva.com/en/Draklive&lt;br /&gt;
&lt;br /&gt;
==XO-1 &amp;amp; XO-1.5==&lt;br /&gt;
:http://wiki.laptop.org/go/OS_images&lt;br /&gt;
:http://wiki.sugarlabs.org/go/Dextrose&lt;br /&gt;
:http://build.laptop.org/11.2.0/os9/xo-1.5/&lt;br /&gt;
&lt;br /&gt;
==Fedora Sugar Bugs==&lt;br /&gt;
*[[Talk:Sugar_Creation_Kit|Must increase F15 RC1 netinstall Memory requirements]]&lt;br /&gt;
*https://bugzilla.redhat.com/buglist.cgi?component=sugar&amp;amp;product=Fedora&lt;br /&gt;
===[http://live.gnome.org/GnomeKeyring/RunningDaemon GnomeKeyring]===&lt;br /&gt;
:Login pops up 11 times when starting sugar-emulator:&lt;br /&gt;
:: https://bugzilla.redhat.com/show_bug.cgi?id=690586&lt;br /&gt;
&lt;br /&gt;
==[[Development_Team/Packaging|Development Team Packaging]]==&lt;br /&gt;
&lt;br /&gt;
==Sugar Bugs==&lt;br /&gt;
*Sugar on a Stick&lt;br /&gt;
:[[Sugar on a Stick Bugs]]&lt;br /&gt;
&lt;br /&gt;
*SoaS-Sugar&lt;br /&gt;
: http://bugs.sugarlabs.org/query?status=accepted&amp;amp;status=assigned&amp;amp;status=new&amp;amp;status=reopened&amp;amp;groupdesc=1&amp;amp;group=milestone&amp;amp;component=SoaS&amp;amp;order=priority&amp;amp;col=id&amp;amp;col=summary&amp;amp;col=component&amp;amp;col=status&amp;amp;col=type&amp;amp;col=priority&amp;amp;col=milestone&amp;amp;col=reporter&amp;amp;col=time&amp;amp;col=changetime (fgrose)&lt;br /&gt;
&lt;br /&gt;
*0.90-olpc &lt;br /&gt;
:http://bugs.sugarlabs.org/query?status=accepted&amp;amp;status=assigned&amp;amp;status=new&amp;amp;status=reopened&amp;amp;order=priority&amp;amp;col=id&amp;amp;col=summary&amp;amp;col=status&amp;amp;col=type&amp;amp;col=priority&amp;amp;col=milestone&amp;amp;col=component&amp;amp;keywords=~olpc-0.90 (pbrobinson)&lt;/div&gt;</summary>
		<author><name>Maurotorres</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=File:Tuquito.png&amp;diff=64062</id>
		<title>File:Tuquito.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=File:Tuquito.png&amp;diff=64062"/>
		<updated>2011-03-28T16:02:12Z</updated>

		<summary type="html">&lt;p&gt;Maurotorres: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Maurotorres</name></author>
	</entry>
</feed>