[RECOVERY] ClockworkMod Recovery Redirector [Semi-permanent!] v1.0.7 FROYO ONLY

Search This thread

noobnl

Inactive Recognized Developer
Jun 23, 2010
908
3,672
technical detail:
<noobnl> */system/bin/recovery is called by /recovery.rc
<noobnl> my script hyjack the binary

flash with clockworkmod
http://www.sdx-downloads.com/devs/noobnl/clockworkmodredirectorv1.0.7.zip
thanks art3mis for fixing it up
1.0.1 installs busybox & symlink to /system/xbin and fix the hang problem
1.0.2 fixes su permissions
1.0.3 fixes a flaw that was causing problem
1.0.4 fixes busybox cp (thanks art3mis for fixing it up)
1.0.5 fixes root on adb and typo fixes (thanks firon)
1.0.6 FIXES flaw
1.0.7 FREE UP SPACE FOR DK28 /SYSTEM
You can now use quickboot/adb reboot recovery/rom manager
 
Last edited:
  • Like
Reactions: brizzle1986

DRockstar

Retired Recognized Developer
Sep 30, 2010
309
561
Pasadena, CA
Verified here... thanks

was a little finicky with ROM manager the first couple of times for me, this might help with ROM manager:

make sure you're rooted first
Flash ClockworkMod Recovery from ROM Manager menu
 
Last edited:

Dameon87

Inactive Recognized Developer
Oct 30, 2008
987
1,151
OnePlus 8
Samsung Galaxy S21 Ultra
Also, on any DK05 rom you should be able to use the one click root installer, then you can reboot without the 3 button death hold in any of the following ways:

via adb: adb reboot recovery
via QuickBoot
And even Root Manager

EXCELLENT job noobnl. This made my night =]
 

DevilDogVIKING

Senior Member
Jul 30, 2010
139
0
Austin, TX
When I click "reboot to recovery" in rom manager it does nothing, doesn't even try to reboot. I'm using the quantum rom.

Sent from my SPH-D700 using XDA App
 

raiderep

Senior Member
Feb 4, 2010
1,527
265
Eureka, CA
When I click "reboot to recovery" in rom manager it does nothing, doesn't even try to reboot. I'm using the quantum rom.

Sent from my SPH-D700 using XDA App


Have you granted superuser.apk permission? You need to go into command prompt on your computer (while connected by usb with debugging enabled) and type adb shell and su at the $ prompt, then superuser will ask for permission on your phone and you should get a # prompt.
 

DevilDogVIKING

Senior Member
Jul 30, 2010
139
0
Austin, TX
Have you granted superuser.apk permission? You need to go into command prompt on your computer (while connected by usb with debugging enabled) and type adb shell and su at the $ prompt, then superuser will ask for permission on your phone and you should get a # prompt.

Any way to do it without a computer? Mine cpu crapped out on me



Sent from my SPH-D700 using XDA App
 

nomaan87

Member
Sep 4, 2009
15
0
I must have done something wrong. Flashed ok but lost my lock screen. Any one else have that problem?

Sent from my SPH-D700 using XDA App
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    technical detail:
    <noobnl> */system/bin/recovery is called by /recovery.rc
    <noobnl> my script hyjack the binary

    flash with clockworkmod
    http://www.sdx-downloads.com/devs/noobnl/clockworkmodredirectorv1.0.7.zip
    thanks art3mis for fixing it up
    1.0.1 installs busybox & symlink to /system/xbin and fix the hang problem
    1.0.2 fixes su permissions
    1.0.3 fixes a flaw that was causing problem
    1.0.4 fixes busybox cp (thanks art3mis for fixing it up)
    1.0.5 fixes root on adb and typo fixes (thanks firon)
    1.0.6 FIXES flaw
    1.0.7 FREE UP SPACE FOR DK28 /SYSTEM
    You can now use quickboot/adb reboot recovery/rom manager