no
actually put the pg58img.zip in the root of your sdcard
then boot your device into bootloader
from there it will recognize the zip and it will ask you to do the update
that's why i told you to start with option three
it doesn't require pc
I did all that and it said CID error
press POWER to REBOOT
and it said in the guide that i need to change the CID in the .zip if this happens
Hmm
What's happening here?
adb won't work on bootloader/fastboot period
Can you describe me what you are trying to do?
Edit: it seems you have problem with rooting where the one click root tool is not working right?
And to root your device you are trying to flash su zip file.. Which requires custom recovery
So to flash custom recovery
You need to use fastboot command only (and only fastboot command works when the device on bootloader)
Now copy the recovery.img you have downloaded to your adb/fastboot folder on the PC
And open terminal from there
And type this
fastboot flash recovery recovery.img
That will flash the recovery
Sent from my Nexus 7 using xda premium
I have done that and it hangs on waiting for device and nothing happens
the one click root tool worked parially, it didnt gave me fool root it seems because i couldnt use terminal
It was saying SU not found...
and i have several folders with adb/fastboot in them
which one should i use or should make new one ?
and in my adb/fastboot i have 4 files and recovery.img is 5th ?
i will try this and will post again
Does the phone has to be in bootloadder when i flash the recovery ? Or in home screen with USB debug and charging ?