[RECOVERY SCRIPT] 1 klik to enter

brokenworm

Senior Member
Jan 25, 2009
347
177
73
41
marsdroid.me
make. sh

cat /data/local/update.zip > /cache/update.zip;echo '--update_package=CACHE:update.zip' > /cache/recovery/command; reboot recovery;recovery

this is allso the start to flashing permanently recoverys.. u just need to edit the script

like koush did with clockworkmod recovery

this one should work on all FROYO releases...
with the update localted in "data/local/" you can try to edit it ..

go make new recoverys with prober wiping...
THX
.......................................................................................
this one is a bit of topic .. about signing recovery update.zip files

sign like this ..

java -jar signapk.jar -w testkey.x509.pem testkey.pk8 1.zip update.zip

get the new signapk.jar if it fails

:/ thx 2 md

recovery signing .. included below
 
Last edited:

brokenworm

Senior Member
Jan 25, 2009
347
177
73
41
marsdroid.me
make. sh

cat /data/local/update.zip > /cache/update.zip;echo '--update_package=CACHE:update.zip' > /cache/recovery/command; reboot recovery;recovery

this is allso the start to flashing permanently recoverys.. u just need to edit the script

like koush did with clockworkmod recovery

this one should work on all FROYO releases...
with the update localted in "data/local/" you can try to edit it ..

go make new recoverys with prober wiping...
THX
.......................................................................................
this one is a bit of topic .. about signing recovery update.zip files

sign like this ..

java -jar signapk.jar -w testkey.x509.pem testkey.pk8 1.zip update.zip

get the new signapk.jar if it fails

:/ thx 2 md

recovery signing .. included below
up ...


Sent from my HTC Desire using XDA App
 

BlackLine7

Senior Member
May 21, 2010
185
18
48
Koper
So this is for launching recovery without manualy rebooting in HBOOT and then selecting recovery?

ROM Manager can do this AFAIK

But I see you put the update.zip in data/local/... should this fix the SD card mounting etc.?
 

brokenworm

Senior Member
Jan 25, 2009
347
177
73
41
marsdroid.me
yes.. it only needs froyo .. i use gscript..make a " runrec " shortcut/Widget.. u dont need a sd.. same as rom manager. u just dont need SD or enter a app

Sent from my HTC Desire using XDA App
 

BlackLine7

Senior Member
May 21, 2010
185
18
48
Koper
I don't see how this would help me... seems i am getting retarded :O

If we don't have an SD how are we supposed to flash a ROM or any other update.zip?

Where would nandroid backup go?

I got it that you don't need to have an app to go in recovery, but now that we have recoveries on phone without the need of the computer this one seems pretty useless to me.

AMDesireRecovery 1.1 does all if you MUST use a computer to enter the recovery.

Please explain your points, since I don't get it.
 

brokenworm

Senior Member
Jan 25, 2009
347
177
73
41
marsdroid.me
well ... if you dont se the great possibility to get this... edited... the sh ..i dont se why it couldn't be used exactly like the exe from koush..

but i guess I'm just dumb ! ...no i just hate closed sources .. ff$ .. :/

i hope someone can use it ..edit it..

Sent from my HTC Desire using XDA App
 

BlackLine7

Senior Member
May 21, 2010
185
18
48
Koper
They did close the source for denying HTC or Google to block it.
Without the source code of the recoveries they can't fix the "hole" which we are using.

This is what I read in the Unrevoked thread. Dunno if it's true... actually I doubt it...

For now I'm happy with the development they are doing. It just works and the devs are trusted ones so I don't see any reason for panic :D

Just my opinion. Maybe for someone your work will be usefull, I can't deny that!
 

brokenworm

Senior Member
Jan 25, 2009
347
177
73
41
marsdroid.me
They did close the source for denying HTC or Google to block it.
Without the source code of the recoveries they can't fix the "hole" which we are using.

This is what I read in the Unrevoked thread. Dunno if it's true... actually I doubt it...

For now I'm happy with the development they are doing. It just works and the devs are trusted ones so I don't see any reason for panic :D

Just my opinion. Maybe for someone your work will be usefull, I can't deny that!
me 2 thx ... im sure someone is using / trying it now atleast :)