Sugar on a Stick/Installation: Difference between revisions

with GNU/Linux: filename of script corrected
Line 32: Line 32:
<span class="linkgroup">[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]</span> (See [[Sugar on a Stick/Linux]] for more details.)
<span class="linkgroup">[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]</span> (See [[Sugar on a Stick/Linux]] for more details.)
<ol start="0">
<ol start="0">
<li>Use this script file http://bit.ly/livecd-iso-to-disk to create a bootable image.<br>(Run {{Code|chmod +x livecd-iso-to-disk.sh}} after you download the script to make it executable.)</li>
<li>Use this script file http://bit.ly/livecd-iso-to-disk to create a bootable image.<br>(Run {{Code|chmod +x tools_livecd-iso-to-disk.sh}} after you download the script to make it executable.)</li>
<li>Execute, as the root user, in <u>one</u> command with arguments, the following:<br>
<li>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 300 --home-size-mb 175 --delete-home --unencrypted-home /path/to/source.iso /dev/sd'''?'''1}}<br>
{{Code|./livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /path/to/source.iso /dev/sd'''?'''1}}<br>