Guest Joshuah Posted January 22, 2010 Report Posted January 22, 2010 (edited) Hi, This is just a quick guide for the community if you would like to install busybox on your rooted (but using stock ROM) Note: before trying to execute the .exe make sure that your device is connected to your PC with 'debug mode' enabled. It's simple, 1) download the attached .exe 2) double click and wait 3) done! Thanks, and please give me your feedback!! Version 1.0 (initial release) * release Version 1.1 * added latest version of Busybox which supports lzop - as it is required for Titanium backup (thanks duff.angus)Install_Busybox_v1.0.exeInstall_Busybox_v1.1.exe Edited January 24, 2010 by Joshuah
Guest duff.angus Posted January 24, 2010 Report Posted January 24, 2010 (edited) Good work with this Joshuah. I just had an issue with the included busybox in that it didn't include lzop, needed by Titanium backup. I trawled the net and found a version including lzop here: http://bf1942.moretoast.de/busyboxmk9 file attached here for convenience. busybox_1.15.3.zip Edited January 24, 2010 by duff.angus
Guest Joshuah Posted January 24, 2010 Report Posted January 24, 2010 Thanks duff.angus !! I have uploaded version 1.1 in the original post I also have reuploaded the original file and hence the downloads have reset :) Please continue to give any feedback!! thanks
Guest whqs Posted January 24, 2010 Report Posted January 24, 2010 (edited) I have already root my liquid,and use su before the commend .It still says permission denied. Edited January 24, 2010 by whqs
Guest F_J_P Posted January 24, 2010 Report Posted January 24, 2010 I have already root my liquid,and use su before the commend .It still says permission denied. I think you have to adb remount first
Guest whqs Posted January 24, 2010 Report Posted January 24, 2010 I think you have to adb remount first Sry It's my fault . I now use #busybox find instead of #find ,it works...
Guest zehunter Posted January 24, 2010 Report Posted January 24, 2010 Hi, This is just a quick guide for the community if you would like to install busybox on your rooted (but using stock ROM) Note: before trying to execute the .exe make sure that your device is connected to your PC with 'debug mode' enabled. It's simple, 1) download the attached .exe 2) double click and wait 3) done! Thanks, and please give me your feedback!! Version 1.0 (initial release) * release Version 1.1 * added latest version of Busybox which supports lzop - as it is required for Titanium backup (thanks duff.angus) hi, how can i activa the "debug mode" ? thanks in advance, regards,
Guest Joshuah Posted January 24, 2010 Report Posted January 24, 2010 hi, how can i activa the "debug mode" ? thanks in advance, regards, Menu --> settings --> Applications --> Development --> USB debugging (tick)
Guest zehunter Posted January 25, 2010 Report Posted January 25, 2010 Menu --> settings --> Applications --> Development --> USB debugging (tick) thks a lot :)
Guest malez Posted January 25, 2010 Report Posted January 25, 2010 Good work with this Joshuah. I just had an issue with the included busybox in that it didn't include lzop, needed by Titanium backup. I trawled the net and found a version including lzop here: http://bf1942.moretoast.de/busyboxmk9 file attached here for convenience. busybox_1.15.3.zip I you want to upgrade your installation of busybox AND have iit already installed by Lickonn custom rom 0.3 update, follow these steps : Extact busybox_1.15.3.zip to the current directory Then : # adb remount remount succeeded #adb push busybox.bin /system/bin/busybox 1296 KB/s (2549796 bytes in 1.920s) #adb shell sh-3.2# cd /system/bin sh-3.2# ls -l busybox -rwxrwxrwx 1 0 0 2549796 Jan 25 18:04 busybox sh-3.2# chmod 4755 busybox sh-3.2# ls -l busybox -rwsr-xr-x 1 0 0 2549796 Jan 25 18:04 busybox sh-3.2# ./busybox --install -s /system/bin sh-3.2# busybox --help BusyBox v1.15.3 (2010-01-23 13:13:32 EST) multi-call binary Copyright © 1998-2008 Erik Andersen, Rob Landley, Denys Vlasenko and others. Licensed under GPLv2. See source distribution for full notice. Now your version is updated to 1.15.3
Guest Ljudka Posted July 9, 2010 Report Posted July 9, 2010 (edited) Works ok, fool-proof, one click, saved big time!! Thanks a lot Edited July 9, 2010 by Ljudka
Guest malez Posted July 9, 2010 Report Posted July 9, 2010 Works ok, fool-proof, one click, saved big time!! Thanks a lot Another way to do it. Use malez recovery and tell it to do it. It can even upgrade your installation, easier :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now