2.2 (Froyo) is rooted! Talk about it here

Status
Not open for further replies.
well im officially stuck....im such a noob.... never done adb before and when i tried the command prompt i received this error:" cannot stat 'flash_image': No such file or directory" help!!!!!!


what kind of memory card is in your phone?
 
well im officially stuck....im such a noob.... never done adb before and when i tried the command prompt i received this error:" cannot stat 'flash_image': No such file or directory" help!!!!!!

Dont worry, you just had a typo in the adb/command prompt.

just go over everything you typed and make sure it is correct and matching with the XDA guide.
 
well im officially stuck....im such a noob.... never done adb before and when i tried the command prompt i received this error:" cannot stat 'flash_image': No such file or directory" help!!!!!!

The "Flash_image" .zip should be in the Tools Folder of SDK

I haven't Read the Thread so Im assuming its ADB pushing?
 
The "Flash_image" .zip should be in the Tools Folder of SDK

I haven't Read the Thread so Im assuming its ADB pushing?

Yeah, it adb pushing. But im pretty sure he just had a typo, happened to me too.

Update - Simple root works like a charm, i am on rooted 2.1, time to flash a nightly :cool:

What the newest most stable nightly i should flash?
 
Yeah, it adb pushing. But im pretty sure he just had a typo, happened to me too.

Update - Simple root works like a charm, i am on rooted 2.1, time to flash a nightly :cool:

What the newest most stable nightly i should flash?

just do RC2 Make a Back up and start from there...

RC2 is very stable Compared to the nightlies....

You could always try this... ;) <- PSSSTTT The Smiley is a link!!!
 
Yeah, it adb pushing. But im pretty sure he just had a typo, happened to me too.

Update - Simple root works like a charm, i am on rooted 2.1, time to flash a nightly :cool:

What the newest most stable nightly i should flash?

ooh, i dunno. i run the AC ROM, but there is a nightly thread that is pretty bumpin.
 
i typed everything the same im lost man.... the sdcard is the generic one that came with the phone
 
just do RC2 Make a Back up and start from there...

RC2 is very stable Compared to the nightlies....

You could always try this... ;) <- PSSSTTT The Smiley is a link!!!

(dont frodo me for this ha) Where am i supposed to get this magical "RC2" you speak of?
 
hey, guys -- don't forget that you don't have to use adb push. instead just plug your phone into your computer and mount it as a drive and then drag and drop the files on you sdcard. just don't forget that the files don't go into a folder. and then don't forget to unmount the phone and set it back to charge only. if you don't set it back then you won't be able to run the other adb commands.

Code:
adb push flash_image /data/local/
adb push rageagainstthecage-arm5.bin /data/local/tmp/

alright, those two files do go into a folder. that folder is the data/local (on the phone -- not the card)for the flash_image
and
data/local/tmp (on the phone -- not the card) for the rageagainstthecage-arm5.bin
 
Last edited:
so you followed all the steps and stopped just short of running the unrevoked zip, correct? cause all you have done so far is revert your phone back to a rootable version of 2.1 and will no longer have 2.2. so at this point you just need to actually root it and then install a Froyo 2.2 ROM. u you can use the link above to do so to roo it and after it is rooted you will then have to install a custom ROM. i suggest using the AC ROM which is in the Sticky section.

I haven't attempted any of this yet. I'm still very new to rooting. I don't need a bricked phone cause of me typing in a command line in wrong. I wish I had a second EVO to test **** on lol
 
I haven't attempted any of this yet. I'm still very new to rooting. I don't need a bricked phone cause of me typing in a command line in wrong. I wish I had a second EVO to test **** on lol

i wouldn't worry too much about doing something wrong. it's when you interrupt a process where you really have to watch out. and this phone is so fast it is hard to interrupt a process. so go ahead and get things downloaded to your PC so when you are ready you can put them on your phone with the directions i outlined above. once you get that done you will be itching to root.
 
Status
Not open for further replies.