<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Caryl: <br>
<br>
Caryl Bigenho wrote:
<blockquote cite="mid:SNT110-W7876CFFF1CFD8EDCCC9F0CC160@phx.gbl"
 type="cite">
  <pre wrap="">Hi All...

Here, at last, is an SoaS progress report along with some more questions.  As you may recall, I am hoping to have a good working version of SoaS to distribute to interested educators at the LAUSD Tech Fair at the LA Convention Center on April 24.   <a
 class="moz-txt-link-rfc2396E"
 href="http://sites.google.com/site/lausdinfotech2010/">&lt;http://sites.google.com/site/lausdinfotech2010/&gt;</a>.

This afternoon I took my things over to a friend's house where they have 2 PCs running Windows XP.  We were successful in making a SoaS v2 usb stick using the file on the "Starter Kit" Tom Gilliard made and the Fedora LiveUSB Creator (which my friend reluctantly downloaded).

  </pre>
</blockquote>
<blockquote cite="mid:SNT110-W7876CFFF1CFD8EDCCC9F0CC160@phx.gbl"
 type="cite">
  <pre wrap="">The resulting USB would not boot alone, but with the help of the Book Helper CD (made from the file on Tom's starter kit) it worked fine. His machine was a Compaq impressario or something like that.

When I got home, I tried the stick on my MacBook, using the Boot Helper CD, and it worked!
  </pre>
</blockquote>
GREAT you have a working setup...: )<br>
<br>
You can make duplicate USB's&nbsp; see Note attached below: <br>
<blockquote cite="mid:SNT110-W7876CFFF1CFD8EDCCC9F0CC160@phx.gbl"
 type="cite">
  <pre wrap="">This is great!  But there are still some problems and questions.

1) I burned both the Strawberry and Blueberry files on CDs, thinking they would be live CDs... wrong!  Neither would boot on my friend's PC. He said it is because they are "iso" files.  Did I miss something?  How do I turn these files into a bootable file that I can burn to a CD to make a live CD?
  </pre>
</blockquote>
(You did not burn them on the Compaq you added them to a CD data disk.)<br>
Usually there is a choice you can make on selecting Burn to disk.<br>
Your MAC should be able to burn these (not as a data disk but as a CD)
There is a choice...<br>
I did it on my wife's Mac Powerbook G4....<br>
The burned disks should boot on some versions of&nbsp; intel MAC (not all
will boot I hear)<br>
<blockquote cite="mid:SNT110-W7876CFFF1CFD8EDCCC9F0CC160@phx.gbl"
 type="cite">
  <pre wrap="">2) Is there any way to return to the Home View from the Journal when running SoaS on a Mac? The frame that shows the Home View button is not visible and there doesn't seem to be a way to access it.  If is "iffy," but visible, on the PC (comes and goes).  Could there be a keyboard shortcut for this?
  </pre>
</blockquote>
f1 == Neighborhood/ f2 ==friends /f3==home view.&nbsp; Try the function keys.<br>
You can also put mouse cursor in right top corner until the frame
appears.&nbsp; The top right panel of frame has graphical equivalents to the
keys which you can click.<br>
<br>
To make the frame appear from all sides:<br>
If you hover the mouse cursor over the XO Avitar a drop menu will
appear with "settings" it will open the Control Panel where there is a
frame setting application<br>
Move the bottom cursor 1/2 way left and exit and restart sugar<br>
<blockquote cite="mid:SNT110-W7876CFFF1CFD8EDCCC9F0CC160@phx.gbl"
 type="cite">
  <pre wrap="">3) There is a problem with the "image-writer-mac" file.  I have tried to open the one on Tom's starter kit and have also downloaded it several times and tried. It will not open. I always get this error message: 

"The document &#8220;image-writer-mac&#8221; could not be opened. PythonLauncher cannot open files of this type."
  </pre>
</blockquote>
image-writer-mac is appears to be a linux program:<br>
(It just possibly may work in the Mac terminal application but I have
not tried it)<br>
<br>
It is used to write a non-persistent USB from .iso in linux<br>
==========from the wiki======================<br>
<b>To install Sugar onto a Stick</b>
<ul>
  <li> Download the <a
 href="http://download.sugarlabs.org/soas/releases/image-writer-mac"
 class="external text"
 title="http://download.sugarlabs.org/soas/releases/image-writer-mac"
 rel="nofollow">image-writer for Mac computers </a><br>
Verify the file was downloaded properly <i>by calculating its <a
 href="http://download.sugarlabs.org/soas/releases/SHA1SUM"
 class="external text"
 title="http://download.sugarlabs.org/soas/releases/SHA1SUM"
 rel="nofollow">SHA-1 checksum</a></i><br>
For protection against tampering and transmission errors, <b>always
compare the checksum of each download</b>. </li>
</ul>
<ul>
  <li> Eject all USB drives. Insert the flash drive you wish to install
Sugar on a Stick.<br>
    <b>WARNING:</b> your entire flash drive will be overwritten in the
next step! All partitions will be erased. </li>
</ul>
<ul>
  <li> Open the Terminal Utility and type into the Terminal Window.
Press the return key to run the command.<br>
    <big><code>cd ~/Downloads; python image-writer-mac.py
soas-2-blueberry.iso</code></big></li>
</ul>
<p>===================================================================<br>
</p>
<br>
<blockquote cite="mid:SNT110-W7876CFFF1CFD8EDCCC9F0CC160@phx.gbl"
 type="cite">
  <pre wrap="">A  a small PythonLauncher Preferences window also opens with several options to choose including, "Reset to factory settings".  I haven't a clue what to do with it, but perhaps I could change something so it will open the image-writer-mac file? 

This is enough for now.  I'm sure more will come up, but getting these answered will be a good start.  

Thanks!

Caryl
         </pre>
</blockquote>
I am not a mac person, except for G4 machines. Sorry<br>
You need a local computer tech to help you.....<br>
<br>
Good luck<br>
<br>
Tom Gilliard<br>
satellit<br>
<br>
<pre>Reference:
-------------------------------------------------------

GREAT DUPLICATOR of Your USB

===How to make a .img file of working Customized USB===


IN root Terminal:

 dd if=/dev/sd(*) of=xxxx.img   

(xxxx is your custom name for it)

(Note be sure device identifier is /dev/sd(*)

THIS IS VERY DANGEROUS FOR YOUR HARD DISK IF YOU TYPE WRONG ADDRESS_BE CERTAIN!

Get help if uncertain before trying this.

*  type :mount in terminal and get label of device you want to use
ie /dev/sda;/dev/sdb/;/dev/sdc....etc

===Write Multiple Copies of this disk:===
In root Terminal

dd if=xxxx.img of=/dev/sd(*)


you need to clear the /.sugar entity if using multiple copies on 
the same network or you will get collisions:

(in sugar terminal of running USB Stick BEFORE copying to .img file)
rm -rf ~/.sugar
su -
&lt;password&gt;
shutdown -h now
</pre>
</body>
</html>