On Sat, Jul 18, 2015 at 07:36:33PM -0400, Craig Clark wrote: > I am having trouble installing busybox, if I could please get some advice > from you I would greatly appreciate it. I have purchased the pro version to > try and resolve this issue as it provides additional features to install,. > However each attempt is still unsuccessful . Here is my information.
You did not purchase a pro version of Busybox, but a pro version of a Busybox installer. This list supports Busybox, not the numerous (third-party) Busybox installers. If you can't install busybox on your phone, you would do better looking for support from the developers of the installer. > Gaining root access through kingo apk. On Motorola Droid xt1080. > > Running kit kat 4.4.4 > <snip> > I will gladly provide additional info. And if needed I will consider paying > to help with this issue as it is a must for my rooted Droid. Thanks in > advance for your promt response. > Complete guess, but... As I understand, the main function of an installer is to copy a Busybox binary into some part of the path, then create links to it. This could fail if your root filesystem is mounted read-only. So, if you've got a root filemanager (Root Explorer comes to mind, but I do not mean to endorse any particular project...), you could try going to /, remounting r/w, and check that /system/bin is writeable for root. If it is, you might as well copy the Busybox binary over and install the symlinks yourself, but the installer might work. HTH, Isaac Dunham _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
