Changes

814 bytes added ,  08:45, 14 September 2010
no edit summary
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>