On Tue, Oct 9, 2012 at 11:25 AM, Jerry Vonau <span dir="ltr"><<a href="mailto:jvonau@shaw.ca" target="_blank">jvonau@shaw.ca</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Tue, 2012-10-09 at 13:01 +0200, Coltivare Fiori wrote:<br>
> The first real problem that I found looking into Sugar was that I was<br>
> not able to create a SoaS following the instructions at<br>
> <a href="http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Linux" target="_blank">http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Linux</a><br>
><br>
> This looks important to me, because I think that it is hard to imagine<br>
> what Sugar is without seeing one running, and to have one run, the<br>
> preferred way is a SoaS.<br>
><br>
> I eventually solved my problems by using (with the USB key mounted) the<br>
> "--format" option for livecd-iso-to-disk, like this<br>
><br>
> /media/soas/LiveOS/livecd-iso-to-disk --reset-mbr --format<br>
> --overlay-size-mb 500 --home-size-mb 800 --delete-home<br>
> --unencrypted-home /path/to/Fedora-17-i686-Live-SoaS.iso /dev/sdX<br>
><br>
<br>
</div>Think if you use --delete-home you will always have a fresh new sugar<br>
installation upon reboot, as the home directory will be will be<br>
re-created. As a test can you boot SoaS set the name/color, do some<br>
actions that write to the journal, then reboot and note if the journal<br>
entries are preserved.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jerry</font></span></blockquote><div><br></div><div>Not so.  See livecd-iso-to-disk --help</div><div><br></div><div>...</div><div>    --delete-home</div><div>        To prevent unwitting deletion of user files, this option must be</div>

<div>        explicitly selected when the option --home-size-mb <size> is selected</div><div>        and there is an existing persistent home directory on the target device.</div><div>...</div><div><br></div><div>(A non-persistent SoaS can be made by not using the --home-size-mb and --overlay-size-mb options.)</div>

<div><br></div><div>         --Fred </div></div>