User:Walter/Get Sugar: Difference between revisions
| Line 28: | Line 28: | ||
|[[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: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. | ||
|- | |- | ||
| ||'''(3) Burn''': Execute, as the root user, in <u>one</u> command with arguments, the following:<br> | |[[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. | ||