On Mon, Dec 20, 2010 at 10:49 PM, Rajiv Bhushan <span dir="ltr"><<a href="mailto:rajiv.bhushan@gmail.com">rajiv.bhushan@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
<br>
Tom,<br>
<br>
Since I did not wish to go through the chores of installing "Virtual Box" and then running Fedora in it, I decided to burn a Sugar Mango Lassi CD, and then to use livecd-iso-to-disk<br>
<br>
As per the instructions, I booted up the CD, loaded Sugar, went to terminal activity, became root, and changed directory to /LiveOS<br>
<br>
So far so good.<br>
<br>
I executed the following command as stated in the instructions -- the USB Flash Drive was in /dev/sdc1<br>
<br>
./livecd-iso-to-disk --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /dev/live /dev/sdc1<br>
<br>
The system came back promptly with the livecd-iso-to-disk usage options<br>
<br>
In other words, the options I was passing to the program were incorrect!<br>
<br>
when I did a ls /dev<br>
<br>
I did not find /dev/live listed. I did see a /dev/cdrom listed, but no /dev/live<br>
<br>
In other words, where is the iso source, that is supposed to be copied to the Flash drive?<br></blockquote></div><br>A symbolic link connecting /dev/live to /dev/sr0 was a standard LiveOS feature that failed to make it into SoaS Mango Lassi.<br>

<br>You can use the /dev/cdrom symbolic link or /dev/sr0 directly.<br><br>I will update the wiki.<br><br>Thanks for testing!            --Fred<br>