Difference between revisions of "Downloads"

From Sugar Labs
Jump to navigation Jump to search
(Clarify instructions, add details)
(livecd-iso-to-disk does not erase 'all' content unless the --format option is used.)
Line 36: Line 36:
 
|valign=top|
 
|valign=top|
 
# '''Prepare''': Use this script http://bit.ly/livecd-iso-to-disk to create a bootable image.<br>(Run {{Code|chmod +x livecd-iso-to-disk.sh}} after you download the script to make it executable.) <br>You should have the isomd5sum package installed so that the script can verify the download.<br><br>
 
# '''Prepare''': Use this script http://bit.ly/livecd-iso-to-disk to create a bootable image.<br>(Run {{Code|chmod +x livecd-iso-to-disk.sh}} after you download the script to make it executable.) <br>You should have the isomd5sum package installed so that the script can verify the download.<br><br>
# '''Download''': [http://spins.fedoraproject.org/soas/#downloads Download] the Sugar-on-a-Stick iso.<br><br>
+
# '''Download''': [http://spins.fedoraproject.org/soas/#downloads Download] the Sugar-on-a-Stick .iso file.<br><br>
  
# '''Load''': Insert a USB stick of 1 GB or greater capacity. All of its contents will be erased. Execute, as the '''root''' user, in the directory where you downloaded the script, in <u>one</u> command with arguments, the following:
+
# '''Load''': Insert a USB stick of 1 GB or greater capacity. Execute, as the '''root''' user, in the directory where you downloaded the script, in <u>one</u> command with arguments, the following:
 
#:{{Code|./livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home '''/path/to/source'''.iso /dev/sd'''?'''1}}
 
#:{{Code|./livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home '''/path/to/source'''.iso /dev/sd'''?'''1}}
#: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc. and /path/to/source is the location and name of the ISO. You can use the df command to get the device node name.<br><br>
+
#: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc. and /path/to/source is the location and name of the .iso file. You can use the df command to get the device node name.<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.
 
# '''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.
 
|}
 
|}

Revision as of 11:16, 3 May 2011

english | español | français | norsk HowTo [ID# 65259] 
<imagemap>

File:Download-circle.png rect 58 6 109 51 MS Windows rect 146 28 195 85 GNU/Linux rect 146 128 200 181 OLPC XO rect 60 154 111 212 virtual machine rect 5 77 50 133 Apple Mac OS X rect 86 76 128 133 Are you new to Sugar? desc none </imagemap>





Are you new to Sugar?

The easiest way to get started is to use Sugar on a Stick. Basic instructions are found below. A more detailed Sugar-on-a-Stick Creation Guide is also available. (If you already use GNU/Linux, you may want to install the Sugar packages available from your distro.)


MS Windows

Windows.gif




Download Mirabell.png
USB flash drive.jpg
  1. Prepare: Download the Fedora Live USB Creator from FedoraHosted

  2. Download: Download the Sugar-on-a-Stick iso.

  3. Load: Insert a USB flash drive (or SD Card) with 1 GB or more of free space into your computer and launch Fedora Live USB Creator to create a Sugar-on-a-Stick bootable image.
    Note: Be sure to set the persistent storage slider to a non-zero value.

  4. Boot: Insert the USB stick into a USB port on your computer. Set the option to "boot from USB" in your computer's BIOS setup, and then start up the computer.

Detailed installation instructions for Windows and booting instructions are available. There is also a guide to exploring Sugar on a Stick.


GNU/Linux

GNU/Linux users may want to install the Sugar packages on their favorite distro, apart from Sugar on a Stick.

Gnulinux.png


Download Mirabell.png

USB flash drive.jpg

  1. Prepare: Use this script http://bit.ly/livecd-iso-to-disk to create a bootable image.
    (Run chmod +x livecd-iso-to-disk.sh after you download the script to make it executable.)
    You should have the isomd5sum package installed so that the script can verify the download.

  2. Download: Download the Sugar-on-a-Stick .iso file.

  1. Load: Insert a USB stick of 1 GB or greater capacity. Execute, as the root user, in the directory where you downloaded the script, in one command with arguments, the following:
    ./livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /path/to/source.iso /dev/sd?1
    where '?' in the final parameter represents the target bootable device node, such as sdb1 or sdc1, etc. and /path/to/source is the location and name of the .iso file. You can use the df command to get the device node name.

  2. Boot: Insert the USB stick into a USB port on your computer. Set the option to "boot from USB" in your computer's BIOS setup, and then start up the computer.

Detailed installation instructions for GNU/Linux and booting instructions are available. There is also a guide to exploring Sugar on a Stick.


Apple Mac OS X

DRAFT: These instructions are incomplete. Please help with testing and documentation. In the meantime, we recommend the Virtual Machines instructions below.

Apple.gif


Download Mirabell.png

USB flash drive.jpg

  1. Prepare: These instructions are only for 64-bit processor machines. (To identify the processor type, choose Apple menu > About This Mac. A small window will appear titled About This Mac. The processor type is displayed in this window. Sugar on a Stick is for the Intel processor only.)

  2. Download: Download the Sugar-on-a-Stick iso. Be sure to download a 64-bit image.

  3. Load: Question.png Help: Does someone have a simple way to load a Live USB on a Mac?
    Here is a simple way to recognize a bootable USB on a Mac.
    Go to rEFIt (http://refit.sourceforge.net/) and make a bootable cd. There is no need to install rEFIt on your mac. In fact installing rEFIt may make it impossible to upgrade the Mac OS to a newer version later on (personal experience, I had to do a clean install). Put the rEFIt CD in and hold the option key after turning the computer on. The Mac will recognize the CD because it uses EFI and then the CD will recognize the bootable USB.
    You can rename the .cdr file to .iso for use in GNU/Linux.
  4. Boot: Insert the USB stick into a USB port on your computer. Is this correct?: During the startup sound, press and hold the c key. If the Apple logo appears, Sugar is not booting. Restart and try again.
    • the c key must be pressed during the startup sound and you must continue to hold it down.
    • you may release the c key once the Sugar logo appears.


  • Have a MacBook? Consider these options:
Bootable F15 Gnome3 CD on MacBook Pro
Bootable DVD of F14 for MacBook Air
Bootable CD of Trisquel 4.5 for MacBook Air
See other installation variations at Sugar Creation Kit
  • Have an iBook or PowerPC Mac?
See Community/Distributions/Ubuntu/PPC.

Alternative installation instructions for Mac OS X. Also, these older installation instructions and booting instructions may be consulted.
There is also a guide to exploring Sugar on a Stick.


Advanced users

Sugar Creation Kit.png




  • Read additional instructions for using VirtualBox and other virtual machines.



Do you have an OLPC XO?

OLPCXO.png
  • Upgrade to the latest stable OS release from OLPC (includes Sugar 0.84 and GNOME 2.26)
  • Experiment with Updating XOs to the latest Sugar on a Stick release.



Do you use GNU/Linux?

Select your favorite distribution

Gnulinux.png
Fedora-small.jpg
Fedora
Debian-small.jpg
Debian
Trisquel icon.png
Trisquel
Ubuntu-small.jpg
Ubuntu
Ubuntu-small.jpg
Ubuntu Sugar Remix
Mandriva-small.png
Mandriva
Caixa Mágica-small.jpg
Caixa Mágica
Suse-small.jpg
openSUSE
Suse-small.jpg
openSUSE
Arch-logo.png
Archlinux
LMD-small.png
Linux Mint Debian
Altlinux-small.png
AltLinux
Or try a Live USB version of Sugar Soas-mango-lassi.png, Mango Lassi with Sugar 0.90.3 and Fedora 14 (Laughlin)
or, for brave pioneers, v5 alpha with Sugar 0.92.1 and Fedora 15 (Lovelock)
Trisquel icon.png Trisquel on a Sugar Toast (Trisquel 3.0 Dwyn)
Education/Live OpenSuse Live USB



Virtual Machines on all platforms

VirtualBox.png

VirtualBox Appliances ← recommended


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 a developer?

Gear.png Learn how to get setup on the Supported systems page.

Some additional references you may find useful:



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>