Difference between revisions of "User:Walter/Get Sugar"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
|- | |- | ||
|width: 160px;|[[File:USB flash drive.jpg|156px]]||'''(3) Burn''': Execute, as the root user, in <u>one</u> command with arguments, the following:<br> | |width: 160px;|[[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 --reset-mbr --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 --format --reset-mbr --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 08:31, 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 for Windows and booting instructions are available. There is also a guide to using Sugar on a Stick.
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. |
Detailed installation instructions for GNU/Linux and booting instructions are available. There is also a guide to using Sugar on a Stick.
Apple MacIntosh
See our Mac installation instructions for a list of options. |
Advanced users
There are instructions for: customizing Sugar on a Stick; and using VirtualBox and other virtual machines |
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.