Difference between revisions of "User:Walter/Get Sugar"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
|[[File:Download Mirabell.png|left|link=http://spins.fedoraproject.org/soas/#downloads]]||'''(2) Download''': [http://spins.fedoraproject.org/soas/#downloads Download] the Sugar-on-a-Stick iso. | |[[File:Download Mirabell.png|left|link=http://spins.fedoraproject.org/soas/#downloads]]||'''(2) Download''': [http://spins.fedoraproject.org/soas/#downloads Download] the Sugar-on-a-Stick iso. | ||
|- | |- | ||
− | | ||'''(3) Burn''': Execute, as the root user, in <u>one</u> command with arguments, the following:<br> | + | |[[File:USB flash drive.jpg|156px]]||'''(3) Burn''': Execute, as the root user, in <u>one</u> command with arguments, the following:<br> |
{{Code|./livecd-iso-to-disk.sh --overlay-size-mb 200 --home-size-mb 200 --delete-home --unencrypted-home /path/to/source.iso /dev/sd'''?'''1}}<br> | {{Code|./livecd-iso-to-disk.sh --overlay-size-mb 200 --home-size-mb 200 --delete-home --unencrypted-home /path/to/source.iso /dev/sd'''?'''1}}<br> | ||
: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc. | : where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc. |
Revision as of 07:57, 14 September 2010
Are you new to Sugar?
The easiest way to get started is to use Sugar on a Stick.
MS Windows
(1) Prepare: Download the Fedora Live USB Creator from FedoraHosted | |
(2) Download: Download the Sugar-on-a-Stick iso. | |
(3) Burn: Insert a USB flash drive (or SD Card) with 1 GB or more of free space into your computer and launch Live USB Creator to create a Sugar-on-a-Stick bootable image. | |
(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, and then start up the computer. |
Detailed installation instructions and booting instructions are available.
GNU/Linux
(1) Prepare: Use this script file 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.)
| |
(2) Download: Download the Sugar-on-a-Stick iso. | |
(3) Burn: Execute, as the root user, in one command with arguments, the following:
| |
(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, and then start up the computer. |
See Sugar on a Stick/Linux for more details.
Apple MacIntosh
See Sugar on a Stick/Mac for a list of options. |
Are you a developer or Beta tester?
- Please select your favorite distribution below for instructions on installing Sugar.
Do you have an OLPC XO?
- Developers may experiment with Updating XOs to the latest Sugar on a Stick release.
Are you looking for Sugar Activities?
- Please visit our dedicated Sugar Activity Library.
Are you a systems developer?
- Learn how to get setup on the Supported systems page.
- Here are some additional references you may find useful:
- jhbuild
- Gitorious source code repository
- Virtual machine or emulator image files
- Adding Sugar to your favorite distro...
Are you preparing a deployment without Internet access?
- See Sugar Creation Kit.