[yocto] create_image.tar fail

Neil.Wu at Emerson.com Neil.Wu at Emerson.com
Mon Sep 15 19:04:42 PDT 2014


Hi Burton :
	You are so great! Thank you very much .My problem has resolved. 
	Although I don't install the busybox, but I  find the busybox-static and ubuntu-standard in my system. Afer remove them , compiling is successful.
      
	busybox-static: /usr/share/doc/busybox-static/examples/udhcp/sample.renew
      busybox-static: /usr/share/doc/busybox-static/examples/mdev_fat.conf
      busybox-static: /usr/share/doc/busybox-static/examples/mdev.conf
      busybox-static: /usr/share/doc/busybox-static/examples
      busybox-static: /usr/share/doc/busybox-static/examples/udhcp/sample.nak

      Finally, sincerely thanks for your help.
-----Original Message-----
From: Burton, Ross [mailto:ross.burton at intel.com] 
Sent: Monday, September 15, 2014 6:12 PM
To: Wu, Neil [CLIMATE/RS/CN]
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] create_image.tar fail

On 15 September 2014 09:48,  <Neil.Wu at emerson.com> wrote:
> BusyBox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu1) multi-call binary.

Its using busybox's tar, don't do this.  Either uninstall busybox, or change the alternatives so that /usr/bin/tar is GNU tar, not busybox tar.

Ross


More information about the yocto mailing list