Sugar on a Stick/Installation: Difference between revisions
No edit summary |
|||
Line 35: | Line 35: | ||
<span class="linkgroup">[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]</span> | <span class="linkgroup">[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]</span> | ||
<ol start="0"> | <ol start="0"> | ||
<li>Use this script file http:// | <li>Use this script file [http://git.fedorahosted.org/git?p=hosted/livecd;a=blob_plain;f=tools/livecd-iso-to-disk.sh;hb=HEAD 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|./tools_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|./tools_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> | ||
Line 107: | Line 107: | ||
</pre>}} | </pre>}} | ||
:: (See [[Sugar on a Stick/Linux]] for more details.) | :: (See [[Sugar on a Stick/Linux]] for more details.) | ||
:'''Note''': The graphical Liveusb-creator method | :'''Note''': The graphical Liveusb-creator is an alternative installation method (see the first Windows [[#with Microsoft Windows |method]]), but it does not create the separate home.img filesystem, and so, the write-once persistent storage on the disk is more quickly consumed (see [[LiveOS image]]). If the USB device does not boot after running Liveusb-creator, the command {{Code|liveusb-creator --reset-mbr}} may help. | ||
=== on an OLPC XO === | === on an OLPC XO === |