ascherjim
03-14-2007, 11:32 AM
In seeking to utilize once again Fanoush's excellent and usually quite dependable hack for setting up to boot from my new MMC card, when following his instructions I this time encountered the following code response:
Nokia770-49:~# apt-get -d install tar
Reading package lists... Done
Building dependency tree... Done
Note, selecting busybox instead of tar
busybox is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Nokia770-49:~#
As "busybox" has apparently automatically instead been substituted for "tar," the subsequent designated command -- "dpkg -x tar*.deb /tar-temp/ " -- doesn't work. The required "tar" file can't be found.
Has anyone else recently encountered this, and if so, come up with a solution or work-around?
Nokia770-49:~# apt-get -d install tar
Reading package lists... Done
Building dependency tree... Done
Note, selecting busybox instead of tar
busybox is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Nokia770-49:~#
As "busybox" has apparently automatically instead been substituted for "tar," the subsequent designated command -- "dpkg -x tar*.deb /tar-temp/ " -- doesn't work. The required "tar" file can't be found.
Has anyone else recently encountered this, and if so, come up with a solution or work-around?