<font color="#000099"><font><font face="trebuchet ms,sans-serif"></font></font></font>On Sun, Sep 23, 2012 at 2:39 PM, Marcelo Guazzardo <span dir="ltr">&lt;<a href="mailto:mguazzardo76@gmail.com" target="_blank">mguazzardo76@gmail.com</a>&gt;</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">Fred:<br><br>Thank you for you reply. I was playing with editliveos, and I created my own spin, using the chroot shell. But... I would like ask you if I took a tar.gz from my current install and uncompress it, in the chroot shell for editliveos, should it work?. I tried it, but I received a locale error, and then, the python scripts failed, and delete the squashfs. <br>

</blockquote><div><br>editliveos.py is designed to work with LiveOS structured images (see <a href="https://fedoraproject.org/wiki/LiveOS_image">https://fedoraproject.org/wiki/LiveOS_image</a>) in a Live CD .iso file, mounted Live CD or Live USB/SD, or a directory containing the LiveOS components.  One option is an uncompressed &#39;ext3fs.img&#39; (as might exist when the disk was loaded with the --skipcompress option).<br>

<br>So if your customized image were copied into an uncompressed ext3fs.img file, and placed in a /LiveOS folder under a directory (along with the necessary SYSLINUX boot components), such as,<br>/directory<br>            /LiveOS<br>

                 |- ext3fs.img<br>            /syslinux                 (or isolinux folder with boot files, initrd0, vmlinuz, etc.)<br><br>You could call editliveos.py  with /directory as the LiveOS_source argument, such as,<br>

./editliveos.py [other options] /directory<br>     <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">are there any flag for debug editliveos?. Thanks in advance.<br>

</blockquote><div><br>There are some logging statements available.  I use winpdb as a debugger.<br><br>            --Fred<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><span class="HOEnZb"><font color="#888888"><br>-- <br>Marcelo Guazzardo<br><a href="mailto:mguazzardo76@gmail.com" target="_blank">mguazzardo76@gmail.com</a></font></span><div class="HOEnZb"><div class="h5"><br>
Linkedin: <a href="http://www.linkedin.com/pub/marcelo-guazzardo/a/541/842" target="_blank">http://www.linkedin.com/pub/marcelo-guazzardo/a/541/842</a><br><a href="http://mguazzardo.blogspot.com" target="_blank">http://mguazzardo.wordpress.com</a><br>

</div></div></blockquote></div>