User:Walter/Get Sugar: Difference between revisions

No edit summary
Line 3: Line 3:
=='''Are you new to Sugar?'''==
=='''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.
The easiest way to get started is to use Sugar on a Stick.


{|
{|
Line 27: Line 27:
{{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.
|-
| ||'''(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.
|}
|}