Trying to install Busybox, having trouble with ADB

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 ...

+ Reply to Thread
Results 1 to 6 of 6

Thread: Trying to install Busybox, having trouble with ADB

  1. Senior Droid
    authority11's Avatar
    Member #
    10705
    Join Date
    Dec 2009
    Posts
    120
    Liked
    2 times
    Phone
    Motorola Droid
    #1

    Trying to install Busybox, having trouble with ADB

    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?
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. RS Admin
    christim's Avatar
    Member #
    30681
    Join Date
    Jan 2010
    Location
    New England
    Posts
    5,143
    Phone
    Moto-Droid - rooted
    Premium Member
    #2
    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
  4. Senior Droid
    authority11's Avatar
    Member #
    10705
    Join Date
    Dec 2009
    Posts
    120
    Liked
    2 times
    Phone
    Motorola Droid
    #3
    Quote Originally Posted by christim View Post
    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.
    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.
  5. Beta Team
    thebowers's Avatar
    Member #
    8519
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    2,548
    Twitter
    dabowerman
    Phone
    Rooted Droid, OC @ 1.1 Ghz
    DroidForums.net Theme Developer
    Premium Member
    #4
    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
  6. Senior Droid
    authority11's Avatar
    Member #
    10705
    Join Date
    Dec 2009
    Posts
    120
    Liked
    2 times
    Phone
    Motorola Droid
    #5
    Quote Originally Posted by thebowers View Post
    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
    Yes, perfect. This worked! Although for some reason I couldn't find the /system directory when I went into Astro. Weird. Thanks!
  7. Senior Droid
    ska8r411's Avatar
    Member #
    26500
    Join Date
    Jan 2010
    Location
    Miami1683's Attic
    Posts
    109
    Phone
    Smoked Glass w/White Clock ROM
    #6
    Quote Originally Posted by authority11 View Post
    Quote Originally Posted by thebowers View Post
    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
    Yes, perfect. This worked! Although for some reason I couldn't find the /system directory when I went into Astro. Weird. Thanks!
    holy crap this also worked for me!
    Follow me on twitter,it helps improve airport security.
    www.twitter.com/ska8r411

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. busybox install help plz
    By tdawg5480 in forum Droid Hacks
    Replies: 33
    Last Post: 05-05-2010, 05:54 AM
  2. Unable to install busybox.
    By darkmaniac7 in forum Droid Hacks
    Replies: 1
    Last Post: 02-17-2010, 07:46 PM
  3. Busybox Install Help
    By hellabooya in forum Hacking Help
    Replies: 4
    Last Post: 02-14-2010, 01:26 PM
  4. Did I install busybox?
    By phatkat66 in forum Droid Hacks
    Replies: 4
    Last Post: 01-29-2010, 05:58 PM
  5. Trouble installing metamorph and busybox
    By kelimandya in forum Droid Hacks
    Replies: 0
    Last Post: 01-23-2010, 05:02 PM

Search tags for this page

adb busybox
,

adb install busybox

,
busybox adb
,
busybox adb install
,
busybox install adb
,
busybox installer lost root
,

busybox won't install

,

install busybox adb

,
install busybox from adb
,
install busybox using adb
,
install busybox via adb
,
install busybox with adb
,

installing busybox (/system/xbin/)... /system/xbin/busybox:

,
installing busybox (/system/xbin/).../system/xbin/busybox: n
,
installing busybox using adb
Click on a term to search our site for related topics.