ESE53 terminal problems.

This is a discussion on ESE53 terminal problems. within the Droid Hacks forums, part of the Droid Hacking category; ok so today I flashed petes newest ESE53 build and after restoring all apps and such, I ran terminal and the commands cp are not ...

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: ESE53 terminal problems.

  1. Developer
    woodyman's Avatar
    Member #
    31911
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    1,608
    Liked
    13 times
    Twitter
    @DroidConcepts
    Phone
    D1, D2, D3
    DroidForums.net Developer
    #1

    Question ESE53 terminal problems.

    ok so today I flashed petes newest ESE53 build and after restoring all apps and such, I ran terminal and the commands cp are not used.. on 2.0.1 cp was used to copy things..

    what's the new command line prompt for 2.1 builds, the commands rm and mv stayed the same, but cp won't work.. so what do I need to type into the terminal in order to copy files on this new build..?
    Click Here for the Droid Concepts Web Site

    Check out The Droid Concepts Roms By clicking the image below.!

    If you would enjoy what we do please support us with a small donation if possible, we need some new devices..
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    nphil's Avatar
    Member #
    38133
    Join Date
    Feb 2010
    Location
    Atlanta, GA
    Posts
    349
    Phone
    Enter Current Phone Model Here
    #2
    busybox is probably not in /system/bin

    For some reason pete always forgets to include it in his roms. Here you go busybox.zip

    Unzip, copy to /sdcard and the usual terminal commands to push to /system/bin
    Also chmod 755
  4. Developer
    woodyman's Avatar
    Member #
    31911
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    1,608
    Liked
    13 times
    Twitter
    @DroidConcepts
    Phone
    D1, D2, D3
    DroidForums.net Developer
    #3
    LOL thanks man will try this out soon probably not tonight.. I'm on my rom. Now not Pete's....
    Click Here for the Droid Concepts Web Site

    Check out The Droid Concepts Roms By clicking the image below.!

    If you would enjoy what we do please support us with a small donation if possible, we need some new devices..
  5. Developer
    woodyman's Avatar
    Member #
    31911
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    1,608
    Liked
    13 times
    Twitter
    @DroidConcepts
    Phone
    D1, D2, D3
    DroidForums.net Developer
    #4
    Ok so figured id try this now, what terminal commands do I use.. or is this done using adb.?
    Click Here for the Droid Concepts Web Site

    Check out The Droid Concepts Roms By clicking the image below.!

    If you would enjoy what we do please support us with a small donation if possible, we need some new devices..
  6. Master Droid
    nphil's Avatar
    Member #
    38133
    Join Date
    Feb 2010
    Location
    Atlanta, GA
    Posts
    349
    Phone
    Enter Current Phone Model Here
    #5
    after copying busybox to your sdcard's root,

    in adb,
    adb shell
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    dd if=/sdcard/busybox of=/system/bin/
    chmod 755 /system/bin/busybox
    mount -o remount,ro -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    or just use root explorer and copy the file over to /system/bin then long click on busybox, permissions, check Read, write, execute for user. Read, execute for group and read execute for others.

    EDIT: Corrected terminal commands, silly me.
    Last edited by nphil; 03-13-2010 at 11:41 PM.
  7. Developer
    woodyman's Avatar
    Member #
    31911
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    1,608
    Liked
    13 times
    Twitter
    @DroidConcepts
    Phone
    D1, D2, D3
    DroidForums.net Developer
    #6
    Ok so I got busybox and chmod installed into the /system/bin and terminal still says cp is not a recognized command.. ? What's going on rebooted just to double check there there it just won't work..
    Click Here for the Droid Concepts Web Site

    Check out The Droid Concepts Roms By clicking the image below.!

    If you would enjoy what we do please support us with a small donation if possible, we need some new devices..
  8. Master Droid
    nphil's Avatar
    Member #
    38133
    Join Date
    Feb 2010
    Location
    Atlanta, GA
    Posts
    349
    Phone
    Enter Current Phone Model Here
    #7
    my bad, if youre trying to use cp from a windows terminal (in shell), use busybox CP

    using just cp works within any terminal app on the phone though. I use better terminal pro.

    btw you don't install chmod, its just a command to change permissions
    Last edited by nphil; 03-14-2010 at 12:14 AM.
  9. Developer
    woodyman's Avatar
    Member #
    31911
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    1,608
    Liked
    13 times
    Twitter
    @DroidConcepts
    Phone
    D1, D2, D3
    DroidForums.net Developer
    #8
    Yeah trying to use just cp on the phone..
    And I installed busybox using droidroothelper instead of adb cause. I've got my comp shut down for the night.. but the command cp isn't working..
    Click Here for the Droid Concepts Web Site

    Check out The Droid Concepts Roms By clicking the image below.!

    If you would enjoy what we do please support us with a small donation if possible, we need some new devices..
  10. Master Droid
    nphil's Avatar
    Member #
    38133
    Join Date
    Feb 2010
    Location
    Atlanta, GA
    Posts
    349
    Phone
    Enter Current Phone Model Here
    #9
    hmm.. not sure where droidroothelper copies busybox to, but I did this the manual way on pete's .8 ROM a while ago and it worked.. Try it that way later and see if it works!
  11. Developer
    woodyman's Avatar
    Member #
    31911
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    1,608
    Liked
    13 times
    Twitter
    @DroidConcepts
    Phone
    D1, D2, D3
    DroidForums.net Developer
    #10
    Roothelper copied busybox into system bin but it didn't work like u said ill ry again tommrrow with adb..
    Click Here for the Droid Concepts Web Site

    Check out The Droid Concepts Roms By clicking the image below.!

    If you would enjoy what we do please support us with a small donation if possible, we need some new devices..

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. Using adb and terminal on a mac
    By Dandroid247 in forum Droid Hacks
    Replies: 19
    Last Post: 12-21-2010, 11:54 PM
  2. Terminal Emulator Problems
    By yaooitsbrett in forum Droid Hacks
    Replies: 2
    Last Post: 02-22-2010, 07:35 PM
  3. reroot terminal problems
    By jakheb in forum Tech Issues, Bug Reports & Suggestions
    Replies: 18
    Last Post: 02-17-2010, 07:25 PM
  4. Terminal
    By Jman in forum Tech Issues, Bug Reports & Suggestions
    Replies: 0
    Last Post: 01-08-2010, 08:39 PM
  5. PC Terminal emulator, GUI?
    By Flowah in forum Droid Hacks
    Replies: 8
    Last Post: 12-15-2009, 03:47 AM

Search tags for this page

busybox install fails cyanogenmod

Click on a term to search our site for related topics.