User:Walter/Get Sugar: Difference between revisions
| Line 24: | Line 24: | ||
{| | {| | ||
|- | |- | ||
|[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]||'''(1) Prepare''': 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.) | |width: 160px;|[[File:Gnulinux.png|link=Sugar on a Stick/Linux]]||'''(1) Prepare''': 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.) | ||
|- | |- | ||
|[[File:Download Mirabell.png|left|link=http://spins.fedoraproject.org/soas/#downloads]]||'''(2) Download''': [http://spins.fedoraproject.org/soas/#downloads Download] the Sugar-on-a-Stick iso. | |width: 160px;|[[File:Download Mirabell.png|left|link=http://spins.fedoraproject.org/soas/#downloads]]||'''(2) Download''': [http://spins.fedoraproject.org/soas/#downloads Download] the Sugar-on-a-Stick iso. | ||
|- | |- | ||
|[[File:USB flash drive.jpg|156px]]||'''(3) Burn''': Execute, as the root user, in <u>one</u> command with arguments, the following:<br> | |width: 160px;|[[File:USB flash drive.jpg|156px]]||'''(3) Burn''': 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> | {{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. | |width: 160px;| ||'''(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. | ||
|} | |} | ||