• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[Verizon] unlocked my phone but fastboot flash recovery failed

I went ahead and created the sdcard directory, copied the su.zip and was able to apply it successfully (or so it said).

How do I know if it is rooted? I think I might be getting somewhere...

:).

There's a couple of ways:

[note: if you are rooted, you should be prompted by the Superuser app to grant (or deny) permission to the app seeking root access]

1. Via this Market app Root Checker

2. Or via this Market app Android Root Toolkit and use the "Display Root and Mount Status" option

3. Or install Market app Android Terminal Emulator; when you see the "$" prompt, enter su. If you see a "#" prompt, then you are rooted.

There's a couple of other ways, too, but these are probably the easiest.

So I was already in the sdcard directory and didn't know it? In that case I just created an sdcard subdir within the sdcard dir and that is where I copied su.zip. But it seemed to work. Should I delete the su.zip now and the sdcard subdir I made or do I need them?

Well, technically, if you are navigating to that file from your phone, the full path will be:

/sdcard/sdcard/su.zip

(or also, /data/media/sdcard/su.zip, since the "/sdcard" mount point is actually located at /data/media)

So, you don't need it, but it's pretty harmless as long as you remember you've got a subfolder called "sdcard".

Cheers!
 
:).

There's a couple of ways:

[note: if you are rooted, you should be prompted by the Superuser app to grant (or deny) permission to the app seeking root access]

1. Via this Market app Root Checker

2. Or via this Market app Android Root Toolkit and use the "Display Root and Mount Status" option

3. Or install Market app Android Terminal Emulator; when you see the "$" prompt, enter su. If you see a "#" prompt, then you are rooted.

There's a couple of other ways, too, but these are probably the easiest.

Something did not go right!

Root Checker said:
Sorry! This device does not have proper root access.

Android Root Toolkit said:
/system: mounted as read-only
/(rootfs): mounted as read-only
su: present / properly secured
Superuser.apk: present
busybox: NOT present
saved root: NOT present
Device does appear to have root!

Android Terminal Emulator:
When I enter su it says Permission denied after a bit of a wait.
 
Should I try the other su.zip file? I used the first one in the tutorial.

Yeah--can't hurt :).

I didn't ask, but assumed you were on 4.0.4 which the su.zip I linked should have worked for.

But, if you are on 4.0.2, then the older su.zip file should work just fine.

Pay attention to any messages that are reported when you flash it just in case there's something wonky.
 
Yeah--can't hurt :).

I didn't ask, but assumed you were on 4.0.4 which the su.zip I linked should have worked for.

But, if you are on 4.0.2, then the older su.zip file should work just fine.

Pay attention to any messages that are reported when you flash it just in case there's something wonky.

Yup, it worked with the newer su.zip file. All three apps indicated that I have root. And now I can finally go to sleep!

Thank you all!
 
Back
Top Bottom