DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Results 1 to 9 of 9

Thread: Help - Noob, may have bricked

  1. Droid
    jhietter's Avatar
    Member #
    31913
    Join Date
    Jan 2010
    Location
    C-BUS OH
    Posts
    86
    Phone
    Motorola Droid (Verizon)
    #1

    Help - Noob, may have bricked

    Here's the story thus far: I've been running UDv8 for the last 2 days (was DM for a few weeks) and was having NO problems. I even had a nandroid backup from this morning. I was reading about Rom Manager so I thought I'd buy it & play around just to feel it out. I downloaded Cyanogen 5.5, just to have there as an option, but it came up with a window - well if you can help me, you already know about the window. I know I could have hit back, but I clicked OK hoping that with nothing selected it would not do anything. You know what happened next, it rebooted & started installing.
    I was angry about this and proceeded to do something incredibly stupid. I pulled the battery the second I saw what it was doing (thought it would at least prompt me).
    So now I can't boot into anything except Koush's recovery. So I go into nandroid and click restore and it tells me it can't find anything! I hooked up to USB & mounted and my backups are in the nandroid folder and my SD card looks fine, so I don't get it. But this is my first go with this recovery image - was using the trusty 99.2...series prior to this ROM manager today.

    OK, so I figured I'd flash the old recovery image & then restore. Well I hardly know anything about Linux/Android language, but I can follow directions and I've done a few things with adb commands via sdk since owning the Droid. So following a few instructions, I tried all of the commands below.

    So I'm guessing I simply have a permissions or directory issue, but I don't know the commands to dig myself out of this. Or if someone can tell me how to get this Clockworkmod recovery to see my nandroid backups, that would work too.

    Any help appreciated. Feel free to poke fun at my dumb ass.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid
    jhietter's Avatar
    Member #
    31913
    Join Date
    Jan 2010
    Location
    C-BUS OH
    Posts
    86
    Phone
    Motorola Droid (Verizon)
    #2
    Here's my cmd dialog. flash_image and recovery-0.99.2b.img are in the root of the sd card AND in the tools folder.

    C:\android-sdk-windows\Tools>adb shell
    * daemon not running. starting it now *
    * daemon started successfully *
    ~ # / # flash_image recovery /sdcard/recovery-0.99.2b.img
    / # flash_image recovery /sdcard/recovery-0.99.2b.img
    /sbin/sh: /: Permission denied
    ~ # su
    su
    /sbin/sh: su: not found
    ~ # flash_image recovery /sdcard/recovery-0.99.2b.img
    flash_image recovery /sdcard/recovery-0.99.2b.img
    error opening /sdcard/recovery-0.99.2b.img: No such file or directory
    ~ # flash_image recover /sdcard/recovery-0.99.2b.img
    flash_image recover /sdcard/recovery-0.99.2b.img
    can't find recover partition
    ~ # flash_image recover /sdcard/recovery-0.99.2b.img
    flash_image recover /sdcard/recovery-0.99.2b.img
    can't find recover partition
    ~ # flash_image recover /sdcard/recovery-0.99.2b.img
    flash_image recover /sdcard/recovery-0.99.2b.img
    can't find recover partition
    ~ # exit
    exit

    C:\android-sdk-windows\to
    ols>adb shell
    ~ # dd if=/sdcard/flash_image of=/data/local/flash_image
    dd if=/sdcard/flash_image of=/data/local/flash_image
    dd: can't open '/sdcard/flash_image': No such file or directory
    ~ #
    C:\android-sdk-windows\to
    ols>adb shell
    - exec '/system/bin/sh' failed: No such file or directory (2) -

    C:\android-sdk-windows\to
    ols>adb shell
    - exec '/system/bin/sh' failed: No such file or directory (2) -

    C:\android-sdk-windows\to
    ols>adb shell
    - exec '/system/bin/sh' failed: No such file or directory (2) -

    C:\android-sdk-windows\to
    ols>adb shell
    - exec '/system/bin/sh' failed: No such file or directory (2) -

    C:\android-sdk-windows\to
    ols>adb shell
    ~ # dd if=/sdcard/flash_image of=/data/local/flash_image
    dd if=/sdcard/flash_image of=/data/local/flash_image
    dd: can't open '/sdcard/flash_image': No such file or directory
    ~ # chmod 755 /data/local/flash_image
    chmod 755 /data/local/flash_image
    chmod: /data/local/flash_image: No such file or directory
    ~ # dir
    dir
    /sbin/sh: dir: not found
    ~ # su
    su
    /sbin/sh: su: not found
    ~ # adb
    adb
    /sbin/sh: adb: not found
    ~ # adb shell
    adb shell
    /sbin/sh: adb: not found
    ~ # shell
    shell
    /sbin/sh: shell: not found
    ~ # exit
    exit

    C:\android-sdk-windows\to
    ols>adb shell
    ~ # / # flash_image recovery /sdcard/recovery-0.99.2b.img
    / # flash_image recovery /sdcard/recovery-0.99.2b.img
    /sbin/sh: /: Permission denied
    ~ # /
    /
    /sbin/sh: /: Permission denied
    ~ # /
  4. RS Admin
    christim's Avatar
    Member #
    30681
    Join Date
    Jan 2010
    Location
    New England
    Posts
    5,115
    Liked
    2 times
    Phone
    Moto-Droid - rooted
    Premium Member
    #3
    For a newb...you been around the block

    How to unroot cyanogenmod

    I haven't used cyanegenmod but my understanding is you need sprecovery for your nandroid restores and cyanogen uses a different bootloader. You only can use one at a time. My advice is to work through the above thread, then once things are stable again decide where you want to go from there.

    edit: again, my understanding means your question here:
    Or if someone can tell me how to get this Clockworkmod recovery to see my nandroid backups, that would work too.
    has an answer of "impossible". You need to reload sprecovery to get your nandroid backups restored.
    Last edited by christim; 03-23-2010 at 06:00 PM.
    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
  5. Droid
    jhietter's Avatar
    Member #
    31913
    Join Date
    Jan 2010
    Location
    C-BUS OH
    Posts
    86
    Phone
    Motorola Droid (Verizon)
    #4
    Thank you. I'd love to avoid that, but I'll do it here in a few if I have to.

    Yeah, I see after some reading that they are incompatible. Suuucks. Looks like Koush is the one who has stayed with the standards though.

    I would think I should be able to flash the SP recovery - I just wish I knew what I was doing wrong.
  6. Droid
    jhietter's Avatar
    Member #
    31913
    Join Date
    Jan 2010
    Location
    C-BUS OH
    Posts
    86
    Phone
    Motorola Droid (Verizon)
    #5
    Actually no that link doesn't help. If I could install something I'd be fine. The problem is all I have is Koush's recovery & it doesn't see anything available for install.
  7. RS Admin
    christim's Avatar
    Member #
    30681
    Join Date
    Jan 2010
    Location
    New England
    Posts
    5,115
    Liked
    2 times
    Phone
    Moto-Droid - rooted
    Premium Member
    #6
    Quote Originally Posted by jhietter View Post
    Thank you. I'd love to avoid that, but I'll do it here in a few if I have to.

    Yeah, I see after some reading that they are incompatible. Suuucks. Looks like Koush is the one who has stayed with the standards though.

    I would think I should be able to flash the SP recovery - I just wish I knew what I was doing wrong.
    I "think" you can reinstall sprecovery (see the first section of link 1 below) to do your nandroid stuff. I've seen other posts where folks uninstall one boot loader then reinstall the other...depending on what they need/want to do. This is also the area where folks get stuck and need to uninstall stuff too. Do some more reading and rest assured...bricked you aren't
    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
  8. Rescue Squad
    Jonny Kansas's Avatar
    Member #
    29890
    Join Date
    Jan 2010
    Location
    Michigan's Upper Peninsula
    Posts
    2,632
    Liked
    5 times
    Twitter
    Jonny_Ks
    Phone
    Galaxy Nexus
    Premium Member
    #7
    Follow the link at the bottom of my post about rom manger and clockwork. It'll geT you back where you want to be without unrooting.
    Ran into a little snag? Have a question? Think your phone is only good to hold down rogue papers in a wind storm now? Visit the Rescue Squad!
  9. Droid
    jhietter's Avatar
    Member #
    31913
    Join Date
    Jan 2010
    Location
    C-BUS OH
    Posts
    86
    Phone
    Motorola Droid (Verizon)
    #8
    I got it. Thank you both for your replies. But I was able to navigate through the clockworkmod folder & find the 5.5 rom. I installed that, flashed the sd recovery & then restored to this morning. Woohoo!
  10. Droid
    jhietter's Avatar
    Member #
    31913
    Join Date
    Jan 2010
    Location
    C-BUS OH
    Posts
    86
    Phone
    Motorola Droid (Verizon)
    #9
    Kansas - I'm loving your link though. That's a keeper.

Ads

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. Maybe bricked? Help!
    By dredge in forum Droid Hacks
    Replies: 17
    Last Post: 03-16-2010, 02:31 PM
  2. Help!! I may have bricked my Droid
    By nammysu in forum Droid Hacks
    Replies: 27
    Last Post: 03-16-2010, 06:48 AM
  3. bricked..
    By acidcore in forum Droid Hacks
    Replies: 67
    Last Post: 02-01-2010, 07:50 PM
  4. Bricked?
    By jdougal in forum Droid Hacks
    Replies: 5
    Last Post: 01-30-2010, 01:36 PM
  5. I think I bricked it =[
    By LosAngeles in forum Android Tech Support
    Replies: 21
    Last Post: 12-14-2009, 07:04 PM

Search tags for this page

- exec /system/bin/sh failed: no such file or directory (2)

,
/sbin/sh su not found
,
/sbin/sh: adb: not found
,

/sbin/sh: su: not found

,
/sbin/sh: su: not found adb
,
/system/bin/sh failed: no such file or directory
,
adb /sbin/sh: su: not found
,
adb shell cat /system/bin/sh > /system/bin/su
,

adb shell system bin sh failed

,

exec /system/bin/sh failed: no such file or directory

,

exec /system/bin/sh failed: no such file or directory (2)

,

exec /system/bin/sh failed: no such file or directory (2) -

,
exec system bin sh failed no such file or directory 2
,

sbin sh su not found

,
su: /sbin/sh: no such file or directory
Click on a term to search our site for related topics.
Find us on Google+