Category:Live USB: Difference between revisions
| Line 204: | Line 204: | ||
http://lists.sugarlabs.org/archive/soas/2010-April/000998.html | http://lists.sugarlabs.org/archive/soas/2010-April/000998.html | ||
Notes: | Notes: | ||
*Download these 3 files: | |||
http://people.sugarlabs.org/fgrose/modified_livecd-iso-to-disk | |||
http://people.sugarlabs.org/fgrose/transferSugarImage | |||
http://people.sugarlabs.org/fgrose/newSugarStick | |||
These are available at http://people.sugarlabs.org/fgrose/. | |||
* Load these 3 scripts in /mnt/live/ directory '''NOT ROOT''' | * Load these 3 scripts in /mnt/live/ directory '''NOT ROOT''' | ||
* in sugar root terminal: | |||
su | |||
cd /mnt/live/ | |||
use wget http://...above links to for download. | |||
* edit the script :transferSugarImage line: TARGETDEV=/dev/sd(*)1 to reflect your device address | * edit the script :transferSugarImage line: TARGETDEV=/dev/sd(*)1 to reflect your device address | ||
* (enter "mount" in terminal to find your device address) | * (enter "mount" in terminal to find your device address) | ||