Building the image with mokomake file

RANJAN infibit at gmail.com
Thu Jul 23 05:09:30 CEST 2009


> >You can either install the full version of tar, or pipe the output of
> gunzip
> >into tar, something like:
> >gunzip -c shr-image-om-gta02.tar.gz | tar -C /mnt -xvf -


Now,I was looking at one mail in the mailing list :

+gunzip -c /tmp/data.tar.gz | tar -x -C /
 rm -f /tmp/data.tar.gz
 rm -f /tmp/cdebootstrap.deb

The installation now gets further but fails later on because it tries
to use -z again - the solution was to replace /bin/tar with the version
from http://packages.debian.org/sid/armel/tar/download .

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?

Sriranjan

>
>
>
> On Wednesday 22 July 2009, RANJAN wrote:
> > Should I run gzip or how? tar -z option is not being supported.
> > Please tell me :
> >
> > error :
> > root at om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz
> > tar: invalid option -- z
> > BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary
> >
> > Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...
> > when trying to tar.
> >
> > Srianjan
> >
> > On Thu, Jul 23, 2009 at 12:59 AM, RANJAN <infibit at gmail.com> wrote:
> > > Any suggestions people on how to solve this?
> > > error :
> > > root at om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz
> > > tar: invalid option -- z
> > > BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary
> > >
> > > Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...
> > > when trying to tar.
> > >
> > > Please advice.
> > >
> > > Sriranjan
> > >
> > > On Thu, Jul 23, 2009 at 12:32 AM, RANJAN <infibit at gmail.com> wrote:
> > >> Got this error :
> > >> root at om-gta02:~# tar -C /mnt -xzvf shr-image-om-gta02.tar.gz
> > >> tar: invalid option -- z
> > >> BusyBox v1.13.2 (2009-05-29 13:15:14 CEST) multi-call binary
> > >>
> > >> Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE(s)]...
> > >> when trying to tar.
> > >>
> > >> Please advice.
> > >>
> > >>
> > >> Sriranjan
> > >>
> > >> On Wed, Jul 22, 2009 at 11:53 PM, Nicola Mfb <nicola.mfb at gmail.com
> >wrote:
> > >>> On Wed, Jul 22, 2009 at 7:48 PM, RANJAN<infibit at gmail.com> wrote:
> > >>> > I think you forgot to tell me to create a partion for Kernel.Am I
> > >>>
> > >>> right?
> > >>>
> > >>> QI mounts the partitions automagically and search for the /boot
> > >>> directory for the kernel, so no need for a dedicated partition
>
>
>
> _______________________________________________
> devel mailing list
> devel at lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/devel/attachments/20090723/a1166a4e/attachment-0001.htm 


More information about the devel mailing list