Sugar on a Stick/Sugar Clone: Difference between revisions
No edit summary |
|||
Line 35: | Line 35: | ||
On a running LiveOS image, the root folder of the USB/SD device is available at the /mnt/live mount point. The SugarClone script can be obtained (assuming Internet connectivity) as follows: | On a running LiveOS image, the root folder of the USB/SD device is available at the /mnt/live mount point. The SugarClone script can be obtained (assuming Internet connectivity) as follows: | ||
In the Terminal Activity, change the working directory, get the | In the Terminal Activity, change the working directory, and get the file:<big> | ||
: <code>cd /mnt/live</code> | : <code>cd /mnt/live</code> | ||
: <code>wget http://people.sugarlabs.org/fgrose/SugarClone</code> | : <code>wget http://people.sugarlabs.org/fgrose/SugarClone</code> | ||
</big> | </big> | ||
At this point,<big> | At this point,<big> |