Difference between revisions of "User:Walter/Get Sugar"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
Detailed [[Sugar on a Stick/Windows|installation instructions]] and [[Sugar on a Stick/Boot|booting instructions]] are available. | Detailed [[Sugar on a Stick/Windows|installation instructions]] and [[Sugar on a Stick/Boot|booting instructions]] are available. | ||
+ | |||
+ | {| | ||
+ | |- | ||
+ | |[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]||'''1.''' Use this script file http://bit.ly/livecd-iso-to-disk to create a bootable image. (Run {{Code|chmod +x livecd-iso-to-disk.sh}} after you download the script to make it executable.) | ||
+ | |- | ||
+ | | ||'''2.''' 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> | ||
+ | : where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc.<br> | ||
+ | ''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.). | ||
+ | |} | ||
+ | |||
+ | See [[Sugar on a Stick/Linux]] for more details. | ||
:<big>'''Are you a Windows, Macintosh, or GNU/Linux user?'''</big> | :<big>'''Are you a Windows, Macintosh, or GNU/Linux user?'''</big> |
Revision as of 07:45, 14 September 2010
Sugar on a Stick Mirabelle released 25 May 2010 | |
Are you new to Sugar?
The easiest way to get started is to use Sugar on a Stick: (1) prepare; (2) download; (3) burn; and (4) boot.
(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.
1. 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. Execute, as the root user, in one command with arguments, the following:
Be certain of your USB/SD scsi drive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.). |
See Sugar on a Stick/Linux for more details.
- Are you a Windows, Macintosh, or GNU/Linux user?
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.