Talk:Sugar on a Stick/Installation/Variations: Difference between revisions
How To Sugarize liveusb-creator |
|||
| Line 2: | Line 2: | ||
*the script "sug" needs to be edited to reflect the location of activities in different versions of SUGAR: | *the script "sug" needs to be edited to reflect the location of activities in different versions of SUGAR: | ||
*Edit the line : | *Edit the line :"CREATEPATH"= at begining of script "sug" | ||
/bin/sh | |||
CREATEPATH=/home/robert/Activities/ | |||
ACTIVITYFILE=activity/activity/activity.info | |||
*Locations of activities in sugar versions: | *Locations of activities in sugar versions: | ||
| Line 74: | Line 71: | ||
----------------------------------------------- | ----------------------------------------------- | ||
===From https://bugzilla.redhat.com/show_bug.cgi?id=460854=== | ===From https://bugzilla.redhat.com/show_bug.cgi?id=460854=== | ||
--- Comment #4 from Jeremy Katz <katzj@redhat.com> 2009-02-04 09:15:40 EDT --- The problem is that the overlay fills up and that there is then nothing that can really be done. Fedora 10 adds the 'reset_overlay' option that you can pass on the kernel command line which helps to recover, but ultimately, we need something better than dm-snapshot to use for the overlay | --- Comment #4 from Jeremy Katz <katzj@redhat.com> 2009-02-04 09:15:40 EDT --- The problem is that the overlay fills up and that there is then nothing that can really be done. Fedora 10 adds the 'reset_overlay' option that you can pass on the kernel command line which helps to recover, but ultimately, we need something better than dm-snapshot to use for the overlay | ||