View Single Post
Posts: 92 | Thanked: 19 times | Joined on Apr 2012 @ China
#6
Originally Posted by rainisto View Post
you can just do "ln -s busybox /bin/tar" and recreate the link back to busybox ;-)

Atleast worked for me when I did:
# rm /bin/tar
# ln -s busybox /bin/tar
thanks ~~~~~it fiexd
╰( ̄▽ ̄)╮