[HOW tO] unlock,downgrade,and achieve s-off with htcDev

ckshowtime

Member
Feb 1, 2012
39
1
0
I went back through and made it through the unlock / root. However, the md5sums PB31IMG.zip returns a string of numbers and letters OTHER than what is required. I am re-downloading the PB31IMG.zip file.
Yet another update...downloaded the PB31IMG.zip again and that worked.

Now I am stuck at:

c:\miniadb_inc>adb push flash_image /data/local/
failed to copy 'flash_image' to '/data/local/': Is a directory
 

Pons

Senior Member
Sep 2, 2010
3,933
2,067
0
Yet another update...downloaded the PB31IMG.zip again and that worked.

Now I am stuck at:

c:\miniadb_inc>adb push flash_image /data/local/
failed to copy 'flash_image' to '/data/local/': Is a directory
Try:

Code:
adb push flash_image /data/local/flash_image
And when you ran yours, you're sure you had the very last character as a forward slash? I've seen that error pop up when you leave out the forward slash at the end, because it thinks you're trying to push to the file to /data and name it local (which you can't because local is a directory).
 

ckshowtime

Member
Feb 1, 2012
39
1
0
Try:

Code:
adb push flash_image /data/local/flash_image
And when you ran yours, you're sure you had the very last character as a forward slash? I've seen that error pop up when you leave out the forward slash at the end, because it thinks you're trying to push to the file to /data and name it local (which you can't because local is a directory).
OK everything I saw didn't have the 'flash_image' at the end there. That worked. I am further along now. Thanks again guys.
 

koolkidkorey

Member
Sep 11, 2010
22
2
0
boot loop

so i know this thread is a few years old, but i recently acquired a droid incredible and am having some fun with it. I tried to follow this guide, but after flashing the froyo image and fastboot rebooting, i am stuck in a boot loop. i get the htc splash, the droid eye, and then it restarts. any suggestions for a fix?

edit: nevermind, i got it
 
Last edited:
  • Like
Reactions: scotty1223

darkharbinger81

Senior Member
Oct 3, 2012
1,191
560
0
39
Iowa home of Slipkknot
Question, my dinc hasn't been rooted, unlocked or rolled back, it still has s-on would it be possible to roll back to froyo, root and try to update to 2.3.4 gingerbread while using ota root keeper to keep my root since all I want is a rooted phone at the mpment. I'm not sure about flashing custom ROMs since I've never flashed one on this phone, so I'm unfamiliar with it. At some point I want to try carbon Rom but unsure about the kernel and flashing procedure. Thank you for the guidance and I'm hoping to get the hang of using the phone and bringing you guys some ports since I've been porting for the Xperia play cdma version from Verizon so I'm very familiar with what needs to be done for cdma to work on some ports

Sent from my ADR6300 using XDA Free mobile app
 

musical_chairs

Senior Member
Mar 6, 2012
1,052
1,204
0
Question, my dinc hasn't been rooted, unlocked or rolled back, it still has s-on would it be possible to roll back to froyo, root and try to update to 2.3.4 gingerbread while using ota root keeper to keep my root since all I want is a rooted phone at the mpment. I'm not sure about flashing custom ROMs since I've never flashed one on this phone, so I'm unfamiliar with it. At some point I want to try carbon Rom but unsure about the kernel and flashing procedure. Thank you for the guidance and I'm hoping to get the hang of using the phone and bringing you guys some ports since I've been porting for the Xperia play cdma version from Verizon so I'm very familiar with what needs to be done for cdma to work on some ports

Sent from my ADR6300 using XDA Free mobile app
Sure. it's possible (not sure about rootkeeper), just follow the guide, then flash a rooted stock ROM. cmlusco's is good:
http://forum.xda-developers.com/showthread.php?t=2141642

Or, if you'd rather flash a truly stock gingerbread ROM and install Superuser from recovery, you can do that too. Once your bootloader is unlocked, rooting is no big deal. It is also not strictly necessary to downgrade and get s-off, you can get root and flash custom ROMs with just unlocking the bootloader. But s-off does add more options.
 

equinecpa

Member
Jun 29, 2009
12
0
0
Anyone know where unrevoked-forever.zip can be downloaded (original link is no longer working)? Trying to root and get S-off on an HTC incredible, followed instructions up until here but the unrevoked-forever.zip file I have isn't working. Or is there another way to get s-off?
 

musical_chairs

Senior Member
Mar 6, 2012
1,052
1,204
0
Anyone know where unrevoked-forever.zip can be downloaded (original link is no longer working)? Trying to root and get S-off on an HTC incredible, followed instructions up until here but the unrevoked-forever.zip file I have isn't working. Or is there another way to get s-off?
Looks like cmlusco still has a copy on his site:
http://dinc.does-it.net/Guide_Root_New_Hboot/unrevoked-forever.zip
If you are still having trouble, cmlusco's guide is here:
http://forum.xda-developers.com/showthread.php?t=1506258
Scotty's guide is correct, but sometimes it helps to read a different one.
 
Last edited:
  • Like
Reactions: darkharbinger81

CMD!

New member
Dec 14, 2014
3
0
0
HELP!

can somebody please tell me the exact commands to type in while using "adb shell".
I just don't get the whole shell command :confused: