<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Mel;<br>
<br>
Here is a situation I met on IRC tonight:<br>
&lt;tabs&gt; (<a class="moz-txt-link-abbreviated" href="mailto:Tabitha@118-93-178-72.dsl.dyn.ihug.co.nz">Tabitha@118-93-178-72.dsl.dyn.ihug.co.nz</a>) could not find
the information on the use of ./livecd-iso-to-disk<br>
to create a Mirabelle live USB.<br>
<br>
Use Case:<br>
NO CD<br>
Using Ubuntu 9.01<br>
<br>
* The links we used to provide to ./livecd-iso-to-disk on the Blueberry
Page need to be more prominently displayed on the Mirabelle page.<br>
<br>
Tom Gilliard<br>
satellit<br>
===================partial IRC log======================<br>
* tabs (~Tabitha@118-93-178-72.dsl.dyn.ihug.co.nz) has joined #sugar<br>
<br>
&lt;tabs&gt; how do you write soas mirabelle to a usb stick?<br>
&lt;tabs&gt; the fedora spin page
<a class="moz-txt-link-freetext" href="http://spins.fedoraproject.org/soas/#downloads">http://spins.fedoraproject.org/soas/#downloads</a> doesn't have any
instructions on how to install the .iso to a usb stick and implies
there is a different image for the usb stick<br>
&lt;tabs&gt; but it doesn't have links to such an image<br>
&lt;tabs&gt; the sugar labs page
<a class="moz-txt-link-freetext" href="http://wiki.sugarlabs.org/go/Sugar_on_a_Stick">http://wiki.sugarlabs.org/go/Sugar_on_a_Stick</a> directs you to the fedora
spin page for installation instructions<br>
&lt;tabs&gt; the image-writer used with blueberry doesn't seem to write
a sensible image<br>
&lt;tabs&gt; this looks promising
<a class="moz-txt-link-freetext" href="http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo">http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo</a><br>
<br>
&lt;satellit_&gt; tabs: ./livecd-iso-to-disk&nbsp; --format --reset-mbr
--overlay-size-mb 1200 /home/xxxxt/Desktop/Fedora-13-i686-Live-SoaS.iso
/dev/sdg*<br>
&lt;tabs&gt; where do i get livecd-iso-to-disk?<br>
<br>
&lt;satellit_&gt; is what I use. /dev/sdg* is your USB device&nbsp; <br>
&lt;satellit_&gt;
<a class="moz-txt-link-freetext" href="http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh">http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh</a><br>
&lt;satellit_&gt; use mount in terminal to determine /dev/sd( )<br>
&lt;satellit_&gt; can be done from Running CD of Mirabelle<br>
&lt;satellit_&gt; in sugar-terminal<br>
&lt;tabs&gt; circular dependency<br>
&lt;tabs&gt; the fedora project USBHow<br>
&lt;tabs&gt; To I linked to above doesn't work on ubuntu :-(<br>
&lt;tabs&gt; they have a python program which comes as a yum, or a
windows download or a source<br>
&lt;satellit_&gt; * It is missing on Mirabelle page. Mel redirected
download page to fedora spins used to go to Blueberry<br>
&lt;satellit_&gt; <a class="moz-txt-link-freetext" href="http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Windows">http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Windows</a><br>
&lt;satellit_&gt; also covered it&nbsp;&nbsp; This needs fixing...<br>
&lt;tabs&gt; i downloaded the source, make, unpacked and it complains
about dbus connections being attached to the main loop<br>
&lt;tabs&gt; we dont' have any windows here<br>
&lt;satellit_&gt; I have not used sources&nbsp; this works from .iso<br>
&lt;tabs&gt; yeah, no cd drives here either<br>
&lt;satellit_&gt; Virtualbox?<br>
&lt;tabs&gt; maybe, though virtualbox ose doesn't support usb last time
I tried to use virtualbox to bootstrap soas<br>
&lt;satellit_&gt; what computer are you using?<br>
&lt;tabs&gt; going to try your livecd-iso-to-disk<br>
&lt;tabs&gt; longest command line ever<br>
&lt;satellit_&gt; ok<br>
&lt;tabs&gt; ubuntu 9.10 on eee 701<br>
&lt;satellit_&gt; sudo su first<br>
&lt;tabs&gt; you can't just sudo?<br>
&lt;satellit_&gt; I have to use sudo su on 9.04 here<br>
&lt;satellit_&gt; It is an Ubuntu thing<br>
&lt;tabs&gt; wierd<br>
&lt;satellit_&gt; yes<br>
&lt;satellit_&gt; get "not part of sudoers" message with sudo<br>
&lt;satellit_&gt; You could also use a dd command on .iso to write a
USB&nbsp; but it is non persistent<br>
&lt;tabs&gt; livecd-iso-to-disk seems to be working, just with regular
sudo<br>
&lt;satellit_&gt; maybe it it fixed in 9.10<br>
&lt;tabs&gt; will let you know when it is finished<br>
&lt;satellit_&gt; 1200 persistence is max for 2GB USB<br>
&lt;tabs&gt; yeah, figured that<br>
&lt;satellit_&gt; 2k max for fat16&nbsp; I use fat 16 boot flag FEDORA label<br>
&lt;satellit_&gt; also for liveusb-creator in f12<br>
&lt;satellit_&gt; *shortcut : hit up arrow in terminal to repeat for
2nd USB..... (old dos)<br>
&lt;satellit_&gt; * I type my commands in a text editor first to check
accuracy then copy past into terminal when I know they are correct<br>
&lt;satellit_&gt; s/paste<br>
<br>
&lt;satellit_&gt; tabs: also here
<a class="moz-txt-link-freetext" href="http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Installation/Variations#dd_command_from_terminal_.28non-persistent.29">http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Installation/Variations#dd_command_from_terminal_.28non-persistent.29</a><br>
&lt;satellit_&gt; *this page has many variations of installation
variations...... Not supported <br>
&lt;tabs&gt; livecd-iso-to-disk worked<br>
&lt;satellit_&gt; great<br>
&lt;tabs&gt; thanks satellit_<br>
&lt;satellit_&gt; yw&nbsp;&nbsp; enjoy.....<br>
<br>
Mel Chua wrote:
<blockquote
 cite="mid:AANLkTilnK92DDTF6CiUBK5hpMEqLwmN3IOe0js1ZgKwO@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">It's got shiny on it now - links are updated as well, and so forth.

<a class="moz-txt-link-freetext" href="http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Mirabelle">http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Mirabelle</a>
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Thanks to Fred Grose for recent edits/cleanups - I took another pass
and also added a section for press coverage of Mirabelle,
<a class="moz-txt-link-freetext" href="http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Mirabelle#Press_coverage">http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Mirabelle#Press_coverage</a>.
So far I only know of one article, so if you've seen others, please
add more. (Copying Marketing, too.)

--Mel
_______________________________________________
SoaS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SoaS@lists.sugarlabs.org">SoaS@lists.sugarlabs.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sugarlabs.org/listinfo/soas">http://lists.sugarlabs.org/listinfo/soas</a>

  </pre>
</blockquote>
</body>
</html>