On Wed, Apr 18, 2012 at 01:12:13PM +0200, Matthias Apitz wrote:
> 
> Hello,
> 
> I have now an ext2 file system on the microSD in the FR and wanted to
> untar the rootfs while sitting on the host with:
> 
> $ ssh -C [email protected] "cd /media/card ; tar --numeric-owner -xzvf -" < 
> shr-image-om-gta02-20120413222611.rootfs.tar.gz 
> tar: unrecognized option '--numeric-owner'
> BusyBox v1.19.4 (2012-04-11 23:25:10 CEST) multi-call binary.
> 
> Usage: tar -[cxtZzjahvO] [-X FILE] [-T FILE] [-f TARFILE] [-C DIR]
> [FILE]...
> 
> i.e. the tar in the shr 046 (booted from NAND) does not know the option
> '--numeric-owner' :-(
> 
> is there a way to fix the owner/group problem later after normal untar
> without '--numeric-owner'?

Yes, finish reading my reply in previous thread and use "opkg install tar" 
to get real tar instead of busybox applet.

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to