Difference between revisions of "Downloads"

From Sugar Labs
Jump to navigation Jump to search
(other downloads are available eg Ubuntu)
(Formatting)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{ Translations | [[Downloads|english]] &#124; [[Downloads/lang-es|español]] &#124; [[Downloads/lang-fr|français]] &#124; [[Downloads/lang-no|norsk]] }}__NOEDITSECTION__</noinclude>
+
me{{ Translations | [[Downloads|english]] &#124; [[Downloads/lang-es|español]] &#124; [[Downloads/lang-fr|français]] &#124; [[Downloads/lang-no|norsk]] }}__NOEDITSECTION__</noinclude>
{{:Downloads/Landing_page}}
 
__NOTOC__
 
  
<br/><br/>
 
 
==Are you new to Sugar?==
 
==Are you new to Sugar?==
 +
There are two Live Systems that run Sugar from a USB stick or bootable DVD:
 +
* '''[[Sugar on a Stick]]''' based on Fedora, runs on 64-bit PCs and OS/X Macintoshes, OLPC XO and Raspberry Pi, in English only
 +
* '''[[Trisquel On A Sugar Toast]]''', runs on 32- and 64-bit PCs and has more Activities and world language support
  
The SoaS download is found here: '''[[Sugar on a Stick]]'''. Basic instructions are found below:
+
If you have a high-speed Internet connection, '''Fedora with the Sugar graphical learning environment''' may be installed to a hard disk or a a 4 GB USB stick with a [[Tutorials/Installation/Install with netinstall|'''Netinstall CD''']]
 
 
== Sugar on a Stick installation instructions ==
 
=== MS Windows ===
 
 
 
{|
 
|-
 
|width="160px" valign="top"|[[File:Windows.gif|left|link=Sugar on a Stick/Windows]]
 
<br><br><br>
 
<span class="linkgroup">[[File:Download Mirabell.png|left|link=Sugar on a Stick/Downloads]]</span>
 
[[File:USB flash drive.jpg|left|156px|link=Sugar on a Stick/Downloads]]
 
|valign=top|
 
# '''Prepare''': [http://fedorahosted.org/liveusb-creator/#Download Download] the Fedora Live USB Creator from [http://fedorahosted.org/liveusb-creator/#Download FedoraHosted].<br><br>
 
# '''Download''' the latest [[Sugar on a Stick/Downloads | Sugar on a Stick]] .iso file.<br><br>
 
# '''Load''': Insert a USB flash drive (or SD Card) with 2 GB or more of free space into your computer and launch Fedora Live USB Creator to create a Sugar-on-a-Stick bootable image.<br/>'''Note''': Be sure to set the ''persistent storage'' slider to a non-zero value.<br><br>
 
# '''Boot''': Insert the USB stick into a USB port on your computer. Set the option to "boot from USB" in your computer's <abbr title="Basic Input/Output System">BIOS</abbr> setup, and then start up the computer.
 
|}
 
 
 
Detailed [[Sugar on a Stick/Windows|installation instructions for Windows]] and [[Sugar on a Stick/Boot|booting instructions]] are available. There is also a [[Getting Started/Explore|guide to exploring Sugar]].
 
----
 
=== GNU/Linux ===
 
{|style="width: 800px;"
 
|-
 
|width="160px" valign=top|<br><span class="linkgroup">[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]
 
<br>
 
[[File:Download Mirabell.png|left|link=Sugar on a Stick/Downloads]]</span>
 
[[File:USB flash drive.jpg|156px|link=Sugar on a Stick/Downloads]]
 
|valign=top|
 
{{:Sugar on a Stick/Linux/Installation}}
 
|}
 
 
 
Detailed [[Sugar on a Stick/Linux|installation instructions for GNU/Linux]] and [[Sugar on a Stick/Boot|booting instructions]] are available. There is also a [[Getting Started/Explore|guide to exploring Sugar]].
 
GNU/Linux users may also want to install the [[#Do_you_use_GNU.2FLinux.3F|Sugar packages]] on their favorite distro, apart from Sugar on a Stick.
 
----
 
 
 
=== Apple Mac OS X ===
 
{|
 
|-
 
|width="160px" valign="top"|[[File:Apple.gif|link=Macintosh]]
 
<br>
 
<span class="linkgroup">[[File:Download Mirabell.png|left|link=Sugar on a Stick/Downloads]]</span>
 
[[File:USB flash drive.jpg|156px|link=Sugar on a Stick/Downloads]]
 
|valign=top|
 
The instructions below are based on the Ubuntu Web page at &lt;http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-mac-osx&gt;.
 
# '''Prepare''': These instructions are for '''32-bit''' and '''64-bit''' processors.<br><br>
 
# '''Download''' the latest [[Sugar on a Stick/Downloads|Sugar on a Stick]] .iso file.<br><br>
 
# '''Load''': <br>Here is a simple way to load a bootable USB on a Mac.<br>
 
## Enter the Terminal: <code>/Applications/Utilities/Terminal</code>.
 
## Type <code>diskutil list</code>. You should see all the disk drives you have inserted into your computer.
 
## Insert the disk drive to which you want to write Sugar on a Stick.
 
## Type <code>diskutil list</code> again. You should see that your USB drive has been added to the list. If not, wait a while and repeat.
 
## Type <code>hdiutil convert -format UDRW -o &lt;<i>Sugar on a Stick image file</i>&gt;.img &lt;<i>Sugar on a Stick image file</i>&gt;</code> to convert the image into a bootable format.
 
## Type <code>sudo diskutil unmountDisk &lt;<i>device name</i>&gt;</code> to unmount the disk (it will not be ejected).
 
## Type <code>sudo dd if=&lt;<i>Sugar on a Stick image file</i>&gt;.img.dmg of=&lt;<i>device name</i>&gt; bs=1m</code>. <code>sudo</code> will ask for your password, and then <code>dd</code> will start writing the disk file.
 
## When <code>dd</code> finishes writing the disk file, type <code>sudo diskutil eject &lt;<i>device name</i>&gt;</code>.
 
# '''Boot''': Insert the USB stick into a USB port on your computer, then reboot and press and hold the Option key while rebooting. You should see a list of all the EFI-recognizable USB drives that can be bootstrapped. If Sugar on a Stick is not one such drive, it cannot be bootstrapped: you need rEFInd (a fork of rEFIt).<br>
 
<br>
 
:* Have a MacBook? Consider these options:
 
::[[File:Usb1.png|50px]] [[Testing/Reports/Sugar on a Stick#MacBook Persistent SoaS v5 USB EFI Boot|'''MacBook Persistent SoaS v5 USB EFI Boot''']]
 
:: [[Talk:Downloads#Bootable_CD_of_Trisquel_4.5_for_MacBook_Air|Bootable CD of Trisquel 4.5 for MacBook Air]]
 
:: See other installation variations at [[Sugar Creation Kit]]
 
::[[File:Apple.gif|30px]] [[Tutorials/Installation/Burn_a_CD.iso_on_a_Mac|'''Burning a CD from an .iso file on a Mac''']]
 
:* Have an iBook or PowerPC Mac?
 
:: See [[Ubuntu/PPC]] and [[Fedora#PowerPC]].
 
|}
 
 
 
Alternative [[Macintosh|installation instructions for Mac OS X]]. Also, [[Sugar_on_a_Stick/Blueberry#For_Mac_OS_X_Users|these older installation instructions]] and [[Sugar on a Stick/Boot|booting instructions]] may be consulted.<br>There is also a [[Getting Started/Explore|guide to exploring Sugar]].
 
----
 
 
 
===Advanced users===
 
==Do you have an OLPC XO?==
 
 
 
{|
 
|-
 
|width="174px"|[[File:OLPCXO.png|middle|link=olpc:Releases]]
 
|valign=top|
 
* '''Upgrade''' to the latest ''[[olpc:Releases]]'' from OLPC.
 
 
 
* '''Upgrade''' to ''[[Dextrose]]'' (requires a [[olpc:Activation_and_developer_keys|developer key]]).
 
 
 
* '''Experiment''' with [[Sugar_on_a_Stick/Installation/OLPC|Updating XOs]] to the latest ''Sugar on a Stick'' release.
 
|}
 
 
 
<br/><br/>
 
==Some alternate installations==
 
* Once you download, and then burn or load a Sugar on a Stick (SoaS) .iso file, and boot it, the running Fedora 17 SoaS Live CD/USB may be used to install Fedora with Sugar to a hard disk or a 4 GB USB stick [[Tutorials/Installation/Install with liveinst|with the '''{{Code|liveinst}} command''']].
 
:- You start with a SoaS LiveOS image, and then load an uncompressed version onto the hard disk or USB stick.
 
:- The Fedora-17-Live-SoaS.iso file is a 509 MB download.
 
 
 
* If you have a high-speed Internet connection,<br>'''Fedora with the Sugar graphical learning environment''' may be installed to a hard disk or a a 4 GB USB stick [[Tutorials/Installation/Install with netinstall|with a '''Netinstall CD''']].
 
:- Not a compressed LiveOS image like SoaS, but all of Sugar.
 
:- {{Highlight|bgcolor=#f9f6b7|''This requires a high-speed Internet connection for software component downloading during installation.''}}
 
  
 
==Do you use GNU/Linux?==
 
==Do you use GNU/Linux?==
 
{{:Supported distributions}}
 
{{:Supported distributions}}
 
  
 
===Are you a developer?===
 
===Are you a developer?===
Line 152: Line 60:
 
|valign="top"|See [[Sugar Creation Kit]]
 
|valign="top"|See [[Sugar Creation Kit]]
 
|}
 
|}
 
<br/><br/>
 
  
 
==Are you looking for Sugar Activities?==
 
==Are you looking for Sugar Activities?==

Latest revision as of 21:46, 13 December 2020

me

english | español | français | norsk HowTo [ID# 103865] 


Are you new to Sugar?

There are two Live Systems that run Sugar from a USB stick or bootable DVD:

  • Sugar on a Stick based on Fedora, runs on 64-bit PCs and OS/X Macintoshes, OLPC XO and Raspberry Pi, in English only
  • Trisquel On A Sugar Toast, runs on 32- and 64-bit PCs and has more Activities and world language support

If you have a high-speed Internet connection, Fedora with the Sugar graphical learning environment may be installed to a hard disk or a a 4 GB USB stick with a Netinstall CD

Do you use GNU/Linux?

Sugar is supported by several GNU/Linux distributions. Sugar Labs does not support any specific distribution, but does focus development on Fedora and Debian, which helps SoaS and Ubuntu.

Logo Name Notes
Soas-avocado.svg Sugar on a Stick Live system of the Sugar Learning Environment
Fedora-small.jpg Fedora Fedora 34
Ubuntu-small.jpg Ubuntu Ubuntu 18.04 Bionic
Debian-small.jpg Debian Debian Stretch, see also Live Build
Olpc logo.png OLPC OS 16.04 OLPC OS for OLPC NL3 laptops based on Ubuntu 16.04 Xenial
Olpc logo.png OLPC OS 13.x OLPC OS for OLPC XO laptops based on Fedora 18
Suse-small.jpg openSUSE Part of an Linux for Education (Li-f-e) series
Trisquel icon.png Trisquel Toast Based on Ubuntu
35px-Activity-write.png
Please note:
  • Development changes occur rapidly, and the text here lags the current state of systems development.
  • For the latest information on any development project, visit their work sites.

Are you a developer?

Gear.png Please see this developer documentation website for the sugar-build development environment.


Some additional references you may find useful:



Virtual Machines on all platforms

VirtualBox.png

VirtualBox Appliances


More Virtual Appliances


Sugar included in other GNU/Linux operating systems, and older versions.

Also includes some VMware Player Appliances

If you run into problems, you may want to consult the Talk:VirtualBox page for help.

Are you preparing a deployment without Internet access?

Sugar Creation Kit.png
See Sugar Creation Kit

Are you looking for Sugar Activities?

Visit the Sugar Activity Library <imagemap>

File:Sugarlabs_mainpage_02.png rect 14 14 38 47 Calculate rect 74 15 107 44 Chat rect 137 16 171 43 Implode rect 201 14 238 46 Distance rect 265 12 298 47 Etoys rect 11 79 41 108 Moon rect 74 78 106 110 Paint rect 140 78 170 109 Pippy rect 201 80 235 108 Read rect 266 82 298 107 Record rect 11 143 41 172 TamTam Synth Lab rect 75 146 105 169 Terminal rect 142 140 166 173 Turtle Blocks rect 201 144 235 171 WikiBrowse rect 269 142 299 173 Write default Sugar Activity Library desc none </imagemap>