Hello, i create small image with busybox. but my image have ash shell, can i install bash ? i try to copy binnary of bash (and there dependency) in my image, but when i run /bin/bash command i have

If you want to add extra commands to your rooted Android system, install BusyBox. In case your Android device isn't rooted, you still can use Terminal Emulator in order to execute some basic (user) commands such as blkid, cat, cd, clear, cp, du, grep, id, ln, ls, ping, sleep, uptime et cetera. Cannot Install busybox on centos - Unix & Linux Stack Exchange Thanks for contributing an answer to Unix & Linux Stack Exchange! Please be sure to answer the question.Provide details and share your research! But avoid …. Asking for help, clarification, or responding to other answers. how to install busybox in android using adb - Stack Overflow First do adb push busybox /data/local/busybox to copy the busybox into the android phone system then go to the android shell by doing adb shell.Get the superuser by typing su from you android phone grant superuser request then back to the shell and type . cd /data/local chmod 755 busybox ./busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system mkdir /system/xbin cp /data/local

I think the diablo-slide.install isn't working on newest Diablo 2008.43.7 I'm hoping someone has the following files so I can use and mirror them osso-software-version-rx44-unlocked_1%3a5.2008.43-7_all.deb

First do adb push busybox /data/local/busybox to copy the busybox into the android phone system then go to the android shell by doing adb shell.Get the superuser by typing su from you android phone grant superuser request then back to the shell and type . cd /data/local chmod 755 busybox ./busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system mkdir /system/xbin cp /data/local How to use dpkg of busybox - Server Fault Hi @Waleed, --force-depends doesn't help with a completely uninitialised dpkg system. --force-all is not recognised by busybox flavor of dpkg. I've updated the question to reflect that. Kind regards, Rob – Rbjz Feb 3 '15 at 19:19

Installing busybox consists of creating symlinks (or hardlinks) to the busybox binary for each applet enabled in busybox, and making sure these symlinks are in the shell's command $PATH. Running "make install" creates these symlinks, or "make install-hardlinks" creates hardlinks instead (useful on systems with a limited number of inodes).

Sep 07, 2015