&gt;gunzip -c shr-image-om-gta02.tar.gz | tar -C /mnt -xvf -<br><br>This worked.And when I rebooted the phone by switching the power it booted into SHR (asking me an option between ILLUME ad n SHR ILLUME).I used the phone for some time.And then I shut it down and tried to boot again but it gets stuck with the blinking cursor nothing happens and it does not boot into the SHR stored in the mem.<br>
<br>What could be the problem?<br><br>Sriranjan<br><br><div class="gmail_quote">On Thu, Jul 23, 2009 at 8:39 AM, RANJAN <span dir="ltr">&lt;<a href="mailto:infibit@gmail.com">infibit@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;You can either install the full version of tar, or pipe the output of gunzip<br>


&gt;into tar, something like:<br>&gt;gunzip -c shr-image-om-gta02.tar.gz | tar -C /mnt -xvf -</blockquote></div><div><br>Now,I was looking at one mail in the mailing list :<br>
<br>
<pre><font size="4">+gunzip -c /tmp/data.tar.gz | tar -x -C /<br> rm -f /tmp/data.tar.gz<br> rm -f /tmp/cdebootstrap.deb<br><br>The installation now gets further but fails later on because it tries<br>to use -z again - the solution was to replace /bin/tar with the version<br>

from <a rel="nofollow" href="http://packages.debian.org/sid/armel/tar/download" target="_blank">http://packages.debian.org/sid/armel/tar/download</a> </font>.<br><br></pre>
As I understand from it,if I do gzip  then again internally if it tries to use tar  -z then again the installation may fail.So what do you suggest?Shall I go ahead gzip-ing?<br><br>Sriranjan<br></div><div><div></div><div class="h5">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div><div></div><div><br>
<br>
On Wednesday 22 July 2009, RANJAN wrote:<br>
&gt; Should I run gzip or how? tar -z option is not being supported.<br>
&gt; Please tell me :<br>
&gt;<br>
&gt; error :<br>
&gt; root@om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz<br>
&gt; tar: invalid option -- z<br>
&gt; BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary<br>
&gt;<br>
&gt; Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...<br>
&gt; when trying to tar.<br>
&gt;<br>
&gt; Srianjan<br>
&gt;<br>
&gt; On Thu, Jul 23, 2009 at 12:59 AM, RANJAN &lt;<a href="mailto:infibit@gmail.com" target="_blank">infibit@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Any suggestions people on how to solve this?<br>
&gt; &gt; error :<br>
&gt; &gt; root@om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz<br>
&gt; &gt; tar: invalid option -- z<br>
&gt; &gt; BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary<br>
&gt; &gt;<br>
&gt; &gt; Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...<br>
&gt; &gt; when trying to tar.<br>
&gt; &gt;<br>
&gt; &gt; Please advice.<br>
&gt; &gt;<br>
&gt; &gt; Sriranjan<br>
&gt; &gt;<br>
&gt; &gt; On Thu, Jul 23, 2009 at 12:32 AM, RANJAN &lt;<a href="mailto:infibit@gmail.com" target="_blank">infibit@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt; Got this error :<br>
&gt; &gt;&gt; root@om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz<br>
&gt; &gt;&gt; tar: invalid option -- z<br>
&gt; &gt;&gt; BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...<br>
&gt; &gt;&gt; when trying to tar.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Please advice.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Sriranjan<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Wed, Jul 22, 2009 at 11:53 PM, Nicola Mfb &lt;<a href="mailto:nicola.mfb@gmail.com" target="_blank">nicola.mfb@gmail.com</a>&gt;wrote:<br>
&gt; &gt;&gt;&gt; On Wed, Jul 22, 2009 at 7:48 PM, RANJAN&lt;<a href="mailto:infibit@gmail.com" target="_blank">infibit@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;&gt; &gt; I think you forgot to tell me to create a partion for Kernel.Am I<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; right?<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; QI mounts the partitions automagically and search for the /boot<br>
&gt; &gt;&gt;&gt; directory for the kernel, so no need for a dedicated partition<br>
<br>
<br>
<br>
</div></div><div><div></div><div>_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@lists.openmoko.org" target="_blank">devel@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/devel" target="_blank">https://lists.openmoko.org/mailman/listinfo/devel</a><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>