Sugar on a Stick/Installation: Difference between revisions
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
*# Change the working directory to {{Code|/LiveOS/}}<br>{{Code|cd /LiveOS/}} | *# Change the working directory to {{Code|/LiveOS/}}<br>{{Code|cd /LiveOS/}} | ||
*# execute the Linux command line:<br>{{Code|./livecd-iso-to-disk --overlay-size-mb 200 --home-size-mb 200 --delete-home --unencrypted-home /dev/live /dev/sd'''?'''1}} | *# execute the Linux command line:<br>{{Code|./livecd-iso-to-disk --overlay-size-mb 200 --home-size-mb 200 --delete-home --unencrypted-home /dev/live /dev/sd'''?'''1}} | ||
:: ''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.), yielding, for example,'' {{Code|/dev/sdb1}}. | :: ''Be certain of your USB/SD '''s'''csi '''d'''rive node name (such as sda, sdb, etc.) and partition (such as 1, 2, etc.), yielding, for example,'' {{Code|/dev/sdb1}}. | ||
::: Use the {{Code|df -Th}} command to confirm your devices before executing the script. | |||
:'''Note:''' Every ''[[Sugar on a Stick/Mirabelle|Mirabelle]] or [[Sugar on a Stick/Strawberry|Strawberry]] Sugar on a Stick'' can copy its original installation to another USB stick or SD card by following the above instructions. See [[Sugar on a Stick/Sugar Clone]] for instructions on how to customize the contents of a Sugar on a Stick device. | :'''Note:''' Every ''[[Sugar on a Stick/Mirabelle|Mirabelle]] or [[Sugar on a Stick/Strawberry|Strawberry]] Sugar on a Stick'' can copy its original installation to another USB stick or SD card by following the above instructions. See [[Sugar on a Stick/Sugar Clone]] for instructions on how to customize the contents of a Sugar on a Stick device. | ||
* or '''Launch a virtual machine''', such as VirtualBox with the soas-mirabelle.iso file. | * or '''Launch a virtual machine''', such as VirtualBox with the soas-mirabelle.iso file. |