I am trying to install Busybox. When I input the portion of the code that involves doing "adb push" etc etc, it says:
"adb: not found"
I don't understand why it's doing this. Anybody have any ideas?
This is a discussion on Trying to install Busybox, having trouble with ADB within the Hacking Help forums, part of the Droid Hacking category; I am trying to install Busybox. When I input the portion of the code that involves doing "adb push" etc etc, it says: "adb: not ...
I am trying to install Busybox. When I input the portion of the code that involves doing "adb push" etc etc, it says:
"adb: not found"
I don't understand why it's doing this. Anybody have any ideas?
What are you trying to install it for? When I installed Smokeless Glass 5.0 it came along for the ride. I've never used ADB either. Like most things computer related there are multiple ways of doing things.
If you want post the link to the directions you are using and what step you are stuck at and someone will come along to help or point you to alternative instructions.
Chris
If you apply a rom or theme - backup first!
If you don't know how to backup...Stop until you do.
hint: I name my backups like this: sg6.0_20100428 or ss4.2_20100626 to easily find them later. rom and date.
Have a Problem, Click here to Visit the Rescue Squad
Well basically I'm trying to install it because I sorta lost root when I upgraded to Bugless Beast 1.1. When I say I lost root, I didn't really lose root but mean I lost busybox somehow because Titanium Backup won't work for me on 1.1. However, all my other rooted things do work, (wifi tether etc). So, because of this I'm trying to reinstall Busybox. But I keep encountering this problem.
If you had busybox before it may still be there it just needs it's permissions changed. If you have Astro look in /system/bin or /system/xbin. If you see it in there then open Terminal Emulator and type this
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
chmod 755 /system/bin/busybox or chmod 755 /system/xbin/busybox
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot
If you like what I do, thanks
Your can follow me as follows
@dabowerman - Twitter
Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.
Theming Guides that might come in handy
Theming Guide for Progress Bar
Notification Text Color Change (How to)
Theming Guide for System Text
Follow me on twitter,it helps improve airport security.www.twitter.com/ska8r411