Sugar on a Stick/Sugar Clone: Difference between revisions
No edit summary |
mNo 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, and get the file: | In the Terminal Activity, change the working directory, and get the file: | ||
: {{Code|cd /mnt/live}} | : {{Code|cd /mnt/live}} | ||
: {{Code|wget http://people.sugarlabs.org/fgrose/SugarClone}} | : {{Code|wget http://people.sugarlabs.org/fgrose/SugarClone}} | ||