[Q] down grade help

JehC

Senior Member
Aug 11, 2012
270
49
0
Huntsville
I unlocked my bootloader via htcdev and I'm trying to downgrade, I'm following protype7s guide, I successfully flashed 4ext recovery. Then I get this error, uploadfromtaptalk1345104668971.jpg

Any ideas to get past it?

Sent from my ADR6350 using xda app-developers app
 

Nonverbose

Senior Member
Sep 18, 2011
1,644
992
0
Adelaide

JehC

Senior Member
Aug 11, 2012
270
49
0
Huntsville
So if I have the SuperSU app I'm rooted?

Edit: made it past that part, now I'm getting this error

Sent from my ADR6350 using xda app-developers app
 
Last edited:

Nonverbose

Senior Member
Sep 18, 2011
1,644
992
0
Adelaide
So if I have the SuperSU app I'm rooted?

Edit: made it past that part, now I'm getting this error

Sent from my ADR6350 using xda app-developers app
It should be plain to see that RUUfastboot is the wrong command. Just type fastboot flash zip <name of zip file>

Edit: you also should lock your bootloader if you haven't already. As stated in a previous post.
 
Last edited:

JehC

Senior Member
Aug 11, 2012
270
49
0
Huntsville
Code:
adb shell
su
/data/local/tmp/misc_version -s 2.18.605.3
exit
exit
Yes, "fastboot oem lock" then "fastboot flash zip RUU..."
Oh, and how did you get past the part you were stuck on?

Sent from my Incredible 2 using Tapatalk 2
that code up there.

now it's doing this :when i flash the RUU "writing 'zip' ... INFOadopting the signature contained in this image...
INFOsignature checking...
FAILED <remote: not allowed>"
 

Nonverbose

Senior Member
Sep 18, 2011
1,644
992
0
Adelaide
Pretty much everything, it is an RUU :p

Sent from my Incredible 2 using Tapatalk 2
The question was directed at the OP. An RUU is an exe file from which the Rom.zip could be extracted and flashed if for whatever reason, is necessary. The OP did not provide any link or reference to the file being used and an error is being displayed when attempting to flash it, so obviously something is wrong. At this point I can only assume it's an exe file that's been incorrectly named as a zip file and should be run on the PC, a zip file which contains the PXXXIMG.zip file and needs to be extracted, or a corrupt download.

If it's the latter, the OP should consider re downloading an actual RUU http://www.filefactory.com/file/c0a....01.0622_NV_VZW1.92_release_200325_signed.exe
 
Last edited:

prototype7

Senior Member
Apr 16, 2012
4,341
1,141
0
New Hampshire
The question was directed at the OP. An RUU is an exe file from which the Rom.zip could be extracted and flashed if for whatever reason, is necessary. The OP did not provide any link or reference to the file being used and an error is being displayed when attempting to flash it, so obviously something is wrong. At this point I can only assume it's an exe file that's been incorrectly named as a zip file and should be run on the PC, a zip file which contains the PXXXIMG.zip file and needs to be extracted, or a corrupt download.

If it's the latter, the OP should consider re downloading an actual RUU http://www.filefactory.com/file/c0a....01.0622_NV_VZW1.92_release_200325_signed.exe
He's using my guide, which uses a zip with everything needed in it, including the RUU zip. It can't hurt to try a redownload though. I think the problem is he didn't relock it.

Sent from my Incredible 2 using Tapatalk 2
 
  • Like
Reactions: Nonverbose

Nonverbose

Senior Member
Sep 18, 2011
1,644
992
0
Adelaide
He's using my guide, which uses a zip with everything needed in it, including the RUU zip. It can't hurt to try a redownload though. I think the problem is he didn't relock it.

Sent from my Incredible 2 using Tapatalk 2
You're probably right about not relocking. I haven't seen your guide, do you have an md5sum for your zip file?