Go Back   Android Forums > Android Phones > HTC Droid Incredible > Incredible - All Things Root
Incredible - All Things Root Rooting, ROMS, Overclocking, etc.
Gamers - Check out our new sister sites!
Nintendo Wii U!    |    OUYA - $99 Android System!

test: Reply
 
LinkBack Thread Tools
Old September 4th, 2011, 09:57 AM   #1 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default Flash Recovery Error. 4ext. No Space left on device. Other threads don't help

Let me first say that I have spent nearly 2 weeks searching for a resolution to this problem and have read countless threads but none were able to help.

I am Running an HTC Incredible S
Android version : 2.2
Baseband version (Radio): 2.15.10.07.07
HBOOT- 0.92.0000

I am trying to replace my CWM Recovery 5.0.1.0 with this 4ext recovery so that I can Install Android Revolution 1.1.7

These are the methods I have tried.

1) Terminal Emulator
I placed new recovery in root of my sdcard and renamed "recovery.img"
open terminal
type su
(got root)
type flash_image recovery /sdcard/recovery.img
then I receive error "error writting recovery: No space left on device

I tried a different version of a 4ext recovery and still received the same error.
I tried formatted SD Card to FAT32 = same error
Tried formatting internal memory = same error.

2) CMD Prompt through Windows PC
I have the SDK kit installed with ADB
Enable debug mode and plug phone in
Placed new recovery in c:/ root
Open cmd prompt on PC
type cd C:\android-sdk-windows\platform-tools
type adb shell
type su
type flash_image recovery /sdcard/recovery.img
receive error "error writing recovery. No space left on device

3) Fastboot
Hold down power and volume down button
Select fastboot
Open cmd prompt on pc
type fastboot devices
HT11BHJ04273
(change dir to location of new recovery)
type cd c:/
fastboot flash recovery recovery.img
sending 'recovery' <4292 KB>
writing 'recovery'
receive error FAILED <remote: not allowed>
finished. total time: 0.674s

I even tried
fastboot boot recovery recovery.img
cannot load 'recovery'

4) CWM Recovery Flash Trick
Navigate to the downloaded clockworkmod recovery
copy name of file and change new recovery.img name to the name you just copied.
Make sure to change the name of the original cwm recovery.
Open rom manager and select flash.

Please help me install a 4ext recovery. I am going insane because I feel like I have tried everything.

dewmaster07 is offline  
Reply With Quote
Sponsors
Old September 4th, 2011, 11:04 AM   #2 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Thumbs down

This is the original incredible forum so we may not be the best source of info. However, I have done a LITTLE reading on your phone and I would offer this:

We can flash alternate recoveries in hboot with s-off. I noticed they got s-off for your phone so it may work similarly. What we do is zip a PB31IMG containing the recovery.img you mentioned in addition to the android-info.txt from what I believe to be a stock recovery img. Then we place onto the root of a FAT32 formatted SD card (format key for proper file recognition). Then power off and go directly into hboot...for us that involves holding volume down while pressing power button. At this point, the phone searches for and finds the file on SD. Then use volume up to load it after prompted. It seems you would name your file PG32IMG according to some info I noted in the Inc s forum at XDA.

Edit: ignore the "thumbs down" symbol. Must have accidentally ticked it and i can't get rid of it with an edit.
iowabowtech is online now  
Last edited by iowabowtech; September 4th, 2011 at 11:07 AM.
Reply With Quote
Old September 4th, 2011, 11:31 AM   #3 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
This is the original incredible forum so we may not be the best source of info. However, I have done a LITTLE reading on your phone and I would offer this:

We can flash alternate recoveries in hboot with s-off. I noticed they got s-off for your phone so it may work similarly. What we do is zip a PB31IMG containing the recovery.img you mentioned in addition to the android-info.txt from what I believe to be a stock recovery img. Then we place onto the root of a FAT32 formatted SD card (format key for proper file recognition). Then power off and go directly into hboot...for us that involves holding volume down while pressing power button. At this point, the phone searches for and finds the file on SD. Then use volume up to load it after prompted. It seems you would name your file PG32IMG according to some info I noted in the Inc s forum at XDA.

Edit: ignore the "thumbs down" symbol. Must have accidentally ticked it and i can't get rid of it with an edit.
s-OFF is off.
I zipped the new recovery.img with the android-info.txt and named it PB31IMG.zip as you said.
Booted into HBOOT.
Hboot asks if I want to upgrade.
I say yes, and then it said
Update failed - PU
I reboot device and go back to Android.
Custom recovery did not work.
Any other ideas.
dewmaster07 is offline  
Last edited by dewmaster07; September 4th, 2011 at 12:11 PM.
Reply With Quote
Old September 4th, 2011, 11:41 AM   #4 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

As I mentioned, yours needs to be named PG32IMG. Each device has its own recognition filename. You used the one for the original inc. Sorry if i confused the matter, I meant to use ours as an example only.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 11:44 AM   #5 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
As I mentioned, yours needs to be named PG32IMG. Each device has its own recognition filename. You used the one for the original inc. Sorry if i confused the matter, I meant to use ours as an example only.
renamed zip file to PG32IMG.zip
rebooted to HBOOT and update was not found.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 11:50 AM   #6 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by dewmaster07 View Post
renamed zip file to PG32IMG.zip
rebooted to HBOOT and update was not found.
I tried again using PB31IMG.zip
This time it said the recovery was updated successfully
However now it just stays on the htc incredible screen.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 11:54 AM   #7 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

Quote:
Originally Posted by dewmaster07 View Post
renamed zip file to PG32IMG.zip
rebooted to HBOOT and update was not found.
You may not need to add the .zip in the filename. Depending on how your computer handles file extentions, it will already know its a zip. So just call it PG32IMG.

Yeah you don't want to use the filename for our phone or any other except your own. It wont work.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 12:08 PM   #8 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
You may not need to add the .zip in the filename. Depending on how your computer handles file extentions, it will already know its a zip. So just call it PG32IMG.

Yeah you don't want to use the filename for our phone or any other except your own. It wont work.
PG32IMG does not work. It is not detected.

PG31IMG does not work. It needs the .zip extension.

PG31IMG.zip is detected. It asks to update the recovery.
I tried one recovery and it said update was successful but then the phone rebooted and hung at the HTC Incredible screen.

When I tried a diff recovery it would detect the PG31IMG file, say that it was updating and then come back with an error -PU

I don't think HBOOT is going to help me.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 12:16 PM   #9 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

That's strange, its a pretty universal method for android. You sure your recovery.img is a verifiable download. Did they provide an md5 so you can check file integrity?
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 12:22 PM   #10 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
That's strange, its a pretty universal method for android. You sure your recovery.img is a verifiable download. Did they provide an md5 so you can check file integrity?
Some of the recoveries have an md5. Some contain a folder called META-INF.

What do I do with the md5 file or META-INF folder?
dewmaster07 is offline  
Reply With Quote
Sponsors
Old September 4th, 2011, 12:37 PM   #11 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

I'm speaking of the file you downloaded for your new custom recovery, the zip. Many times, the developer will post an md5 so you can check it post download and make sure it matches. If it does, that rules out an incomplete download, etc. All I can say is to download the original file again and retry producing the flashable zip. Make sure you only have one IMG on your SD card at any time and I'm assuming you have already formatted your card to fat32 as mentioned earlier since you didn't indicate otherwise. If all that fails on a subsequent effort, I'm afraid I'm out of ideas. I'm simply not knowledeable enough about your phone or this custom recovery to know any of the glitches you may encounter which may be specific to this setup.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 12:41 PM   #12 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

Also, are you sure its not already packaged for flashing? Maybe all you have to do is rename it? I've been posting from my phone all day so I havent had the chance to download a file from your linked thread and check out its contents.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 01:05 PM   #13 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
Also, are you sure its not already packaged for flashing? Maybe all you have to do is rename it? I've been posting from my phone all day so I havent had the chance to download a file from your linked thread and check out its contents.
Checked MD5 and file is good.
Tried a diff recovery again and same result. "error - pu"
Someone has got to have a solution.

If I instal Android revolution using clockwork mod 3.0.0.8 the phone just sits at the HTC incredible logo.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 01:41 PM   #14 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

Ok so now I got to a PC where I could investigate better. Looking at the 4EXT recovery thread, it appars to me without reading through a huge thread that you can flash it from within your pre-existing recovery, is that the case? I haven't seen that option to change recovery before but are they just talking boot into CWM, then install zip from sd, choose zip from sd, and load it that way? Intersting if so.

The other method seems to be to simply install the one click to the PC, then hook phone into PC via USB cable, enable USB debugging, then run what appears to be a reflash utility similar to the unrevoked tool. Only stipulation there I'm assuming would be the correct USB recognition driver for your device. You're clearly far deeper into this that myself but it seems like the adb route isn't necessary.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 01:45 PM   #15 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
Ok so now I got to a PC where I could investigate better. Looking at the 4EXT recovery thread, it appars to me without reading through a huge thread that you can flash it from within your pre-existing recovery, is that the case? I haven't seen that option to change recovery before but are they just talking boot into CWM, then install zip from sd, choose zip from sd, and load it that way? Intersting if so.

The other method seems to be to simply install the one click to the PC, then hook phone into PC via USB cable, enable USB debugging, then run what appears to be a reflash utility similar to the unrevoked tool. Only stipulation there I'm assuming would be the correct USB recognition driver for your device. You're clearly far deeper into this that myself but it seems like the adb route isn't necessary.
Tried "runme" I get a remote error and recovery does not flash.

As far as installing the 4extrecovery within clockwork mod recovery this also fails. I go to select zip and select the recovery. It says something about a write error and then aborts.

If I put the recovery in a zip called update.zip I can select the instal "update.zip" option in cwm and then the 4extrecovery will come up.
However if I reboot the device the old cwm recovery comes up.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 01:50 PM   #16 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

Quote:
Originally Posted by dewmaster07 View Post
Tried "runme" I get a remote error and recovery does not flash.

As far as installing the 4extrecovery within clockwork mod recovery this also fails. I go to select zip and select the recovery. It says something about a write error and then aborts.

If I put the recovery in a zip called update.zip I can select the instal "update.zip" option in cwm and then the 4extrecovery will come up.
However if I reboot the device the old cwm recovery comes up.
I see. Re: the "remote error", are you sure you have the USB drivers installed. Because you're using ADB, I'd have to guess the answer is yes but just making sure. What we used to recommend was temporarily loading HTC sync to the PC which autoloads the device driver. No need to actually run the program, you can opt out at the last minute but by that time, the driver is already in place.

Just kicking rocks here. Also, depending on which version of Win you have, perhaps try running as administrator. And you're in "charge only" mode when hooked to PC right? I'm guessing that's the interface you need for the utility.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 01:52 PM   #17 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

One more thing, how big is your SD card and how much free space do you have on it? Also, check how much space you have on your internal phone storage.

The reason the fastboot method failed is because it'll only work whe running the ENG bootloader, same as our device. Both the earlier methods you tried gave a lack of space error. There will likely be some temporary files that need to be written to, I believe, the SD card. Just thought I'd add to check the internal space since I'm not 100% on the write location.
iowabowtech is online now  
Last edited by iowabowtech; September 4th, 2011 at 02:41 PM.
Reply With Quote
Old September 4th, 2011, 04:56 PM   #18 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

I am using Windows 7 Ultimate 64bit
I did not do HTC sync to get the drivers but I am sure I have the correct drivers installed.
I will try "Run as Administrator" again and let you know my results.
My SD Card is 8gb Class 6. I have 6.5gb free but have formatted completely and tried with no success.
I have internal memory of 8gb.

What are these temporary files you speak of?

Off topic but I just tried MIUI.us rom 1.92 and its awesome.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 05:22 PM   #19 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Results of "Try as Administrator"
= Did not flash
It said flash_image not found. That only makes since becuase I just recently updated my rom to MIUI.
I do not remember the correct commands to push flash_image to the device. Even then I do not believe it will work.
Any ideas?
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 05:52 PM   #20 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Thumbs up

You clearly have plenty of cardspace so the insufficient space notifications are puzzling. It's my belief that the pc flash tool would likely write some temporary files to the card during the flash process so you may need a little more card space than the size of the recovery itself. That's a non issue in your case though because you have tons of space available.

The only one that seemed to almost work was the fastboot flash but again, it will fail unless you use the engineering bootloader and thats a lot of work for a maybe especially when all the other avenues have failed. Sorry I couldnt be more help man.
iowabowtech is online now  
Reply With Quote
Sponsors
Old September 4th, 2011, 06:17 PM   #21 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

I followed this tutorial on installing ENGhBOOT and everything went smoothly. However when I reboot into hboot it looks as if the hboot did not change. My hboot does not look like the one in the screenshot even though everything worked fine.

After it was installed I tried using hboot to flash the recovery using the PB31IMG.zip file. It said recovery was installed successfully however upon boot into recovery it hangs at the htc incredible logo screen.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 06:55 PM   #22 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

I strongly believe it won't work with that filename. Besides, if you loaded the ENG hboot, retry the fastboot commands from your first post. If it took, you shouldn't get the remote not allowed error this time.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 07:06 PM   #23 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Using fastboot still results in a "remote error"
I am trying to flash another hboot
Will report back.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 07:18 PM   #24 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Hboot 0.96.2 installs but upon reboot my hboot stays at 0.92.0

How do I change my hboot.

I'm going nuts.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 07:29 PM   #25 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

I've always changed hboots right in the bootloader. Again, its an IMG file. Same deal as before but different contents to flash bootloader. I'd hope there's a thread somewhere for your phone that contains the various hboots, radios, etc. They're all flashed the same way unless your phone is vastly different from anything I've seen before. Be careful though man, you're doing a lot of security off flashing. I don't want to see anything irreversible happen to your phone.
iowabowtech is online now  
Reply With Quote
Old September 4th, 2011, 07:42 PM   #26 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

I found an archive with radios.

I have not found an archive with different versions of hboot.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 07:44 PM   #27 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

nvm found an archive. trying to load some hboots now.
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 08:42 PM   #28 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

I was able to flash .092 hboot over my previous hboot using the PB31IMG.zip that was created from Doug Pistons site

I am confident I could flash over hboot .096 if it was in a PB31IMG.zip but I do not know what files to place in the zip or what to rename the files.

Do you know what I need to include in the zip?
dewmaster07 is offline  
Reply With Quote
Old September 4th, 2011, 09:15 PM   #29 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

Try unzipping the one from dougs on the pc to see what's in there. Do you have a reason to believe .096 is necessay for some reason?
iowabowtech is online now  
Reply With Quote
Old September 5th, 2011, 10:25 AM   #30 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iowabowtech View Post
Try unzipping the one from dougs on the pc to see what's in there. Do you have a reason to believe .096 is necessay for some reason?
I have tried unzipping some and creating my own. It seems each zip contains a "recovery.img" file along with an "android-text" file. However some zips contain a 3rd file with no extension, and some contain an md5 check file. When I try to create my own by substituting recoveries and changing file names inside the zip it never seems to work.

There was one .zip that I made and it was detected in hboot, it asked me to update and it said the update went through. However then "boot into recovery" resulted in a stuck htc incredible boot screen.

I believe hboot 0.96.2000 is the one I need because according to this website tutorial on Installing ENGhboot; the screenshot of their phone has HBOOT version 0.96.2000.

Either way hboot 0.92 is not working for me therefor I feel I need to upgrade.
dewmaster07 is offline  
Reply With Quote
Sponsors
Old September 5th, 2011, 11:49 AM   #31 (permalink)
Senior Member
 
Join Date: Aug 2010
Location: PA
Gender: Male
Posts: 5,197
 
Device(s): Rooted Samsung Galaxy Nexus, Rooted HTC Incredible, Stock 4G Motorola Droid Xyboard 10.1 (32GB)
Carrier: Verizon

Thanks: 401
Thanked 1,712 Times in 1,211 Posts
Default

Are we dealing with a "Droid incredible" or an "HTC incredible s" ?

Judging by the files you are able to flash it seems as you have a Droid incredible. An incredible s can only flash PB32IMG.zip (NOT PB31IMG.zip files)

The files on doug's website are only for the Droid incredible. if you have the incredible s, you are on a fast track to having a pricey brick on your hands.

And just to reiterate... your hboot says "s-off" ??

PS: have you posted your problem over at xda? The incredible s has much more activity there, than on our forum.
sdrawkcab25 is offline  
Last edited by sdrawkcab25; September 5th, 2011 at 12:12 PM.
Reply With Quote
Old September 5th, 2011, 01:00 PM   #32 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by sdrawkcab25 View Post
Are we dealing with a "Droid incredible" or an "HTC incredible s" ?

Judging by the files you are able to flash it seems as you have a Droid incredible. An incredible s can only flash PB32IMG.zip (NOT PB31IMG.zip files)

The files on doug's website are only for the Droid incredible. if you have the incredible s, you are on a fast track to having a pricey brick on your hands.

And just to reiterate... your hboot says "s-off" ??

PS: have you posted your problem over at xda? The incredible s has much more activity there, than on our forum.
I am using a HTC Incredible S.
Hboot says "s-off".

And no I havn't posted it in xda.
dewmaster07 is offline  
Reply With Quote
Old September 5th, 2011, 01:45 PM   #33 (permalink)
Senior Member
 
Join Date: Aug 2010
Location: PA
Gender: Male
Posts: 5,197
 
Device(s): Rooted Samsung Galaxy Nexus, Rooted HTC Incredible, Stock 4G Motorola Droid Xyboard 10.1 (32GB)
Carrier: Verizon

Thanks: 401
Thanked 1,712 Times in 1,211 Posts
Default

Quote:
Originally Posted by dewmaster07 View Post
I am using a HTC Incredible S.
Hboot says "s-off".

And no I havn't posted it in xda.
I'd pose your question over there than. The users here aren't too familiar with the incredible s and the incredible s root forum on this site is pretty lackluster (that's why I haven't moved this thread there).

If you do a google search for the "not enough free space recovery" a bunch of people with similar problems come up. The most notable to me was the one about being s-off, other people seemed to solve the problem with a simple reboot. I'm sure the solution is out there, but I'd stay away from attempting to flash anymore PB31IMG.zip files.
sdrawkcab25 is offline  
Reply With Quote
Old September 5th, 2011, 02:35 PM   #34 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

I found another website with specific radios for the "HTC Incredible S"

The radio was prepackaged in a PG32IMG.zip

I put the file at the root of my sd card, booted into hboot and the file was not detected.

I renamed the file to PG31IMG.zip, booted into hboot and this time the file was detected. However it said the id was incorrect.

Is it possible I flashed a "Droid Incredible" hboot over to my HTC Incredible?
Could this be why PG31IMG.zip files work for me and PG32IMG.zip do not?

And if this is the case, how do I flash over the correct version of hboot.

I started my phone modding using "Unrevoked."

Thanks for any insight anyone may have.
dewmaster07 is offline  
Reply With Quote
Old September 5th, 2011, 02:38 PM   #35 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

I also checked again on Doug Piston's site to verify that the files were for the "HTC Incredible S" and not the "Droid Incredible"

He even says what the website is on the home page: "All the files you'll need for the rooted HTC Incredible."
dewmaster07 is offline  
Reply With Quote
Old September 5th, 2011, 02:51 PM   #36 (permalink)
Senior Member
 
Join Date: Aug 2010
Location: PA
Gender: Male
Posts: 5,197
 
Device(s): Rooted Samsung Galaxy Nexus, Rooted HTC Incredible, Stock 4G Motorola Droid Xyboard 10.1 (32GB)
Carrier: Verizon

Thanks: 401
Thanked 1,712 Times in 1,211 Posts
Default

Quote:
Originally Posted by dewmaster07 View Post
I also checked again on Doug Piston's site to verify that the files were for the "HTC Incredible S" and not the "Droid Incredible"

He even says what the website is on the home page: "All the files you'll need for the rooted HTC Incredible."
yeah, rooted HTC incredible (Verizon phone), not incredible s. Two different phones.

it may be possible that you have the wrong hboot, the phones are VERY similar, but I've never heard of anyone successfully flashing another phones bootloader.

You should of used "alpha rev" to root your phone, it's a collaboration with the unrevoked team. "Revolutionary".

This is what you used to root your phone ( incredible s): http://revolutionary.io/

This is the tool for the Droid incredible:
http://unrevoked.com
sdrawkcab25 is offline  
Last edited by sdrawkcab25; September 5th, 2011 at 03:00 PM.
Reply With Quote
Old September 6th, 2011, 08:05 AM   #37 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Looks like I am just an idiot.

I checked online to see which phone I have.

I have the HTC Droid Incredible. NOT the HTC Incredible S.

I guess I just got confused over my frustration.

Not to menchin any android phone is nicknamed a "Droid."

Anyways I am using a Droid Incredible.

Now can this thread help me?
dewmaster07 is offline  
Reply With Quote
Old September 6th, 2011, 08:17 AM   #38 (permalink)
Carpe Cerevisi
 
iowabowtech's Avatar
 
Join Date: May 2010
Location: Des Moines, IA
Posts: 7,664
 
Device(s): Galaxy Nexus | Rezound & Incredible (both retired)
Carrier: VZW

Thanks: 3,292
Thanked 4,421 Times in 2,513 Posts
Default

Wow, well that Rom and that recovery are not compatible with our phone so what you need to do is go to XDA and decide which rom you want to run and flash them in recovery. Just make sure you're looking in the Incredible forum.
iowabowtech is online now  
Reply With Quote
Old September 6th, 2011, 03:07 PM   #39 (permalink)
Senior Member
 
Join Date: Aug 2010
Location: PA
Gender: Male
Posts: 5,197
 
Device(s): Rooted Samsung Galaxy Nexus, Rooted HTC Incredible, Stock 4G Motorola Droid Xyboard 10.1 (32GB)
Carrier: Verizon

Thanks: 401
Thanked 1,712 Times in 1,211 Posts
Default

I knew something wasn't adding up right....
sdrawkcab25 is offline  
Reply With Quote
Old September 11th, 2011, 10:26 AM   #40 (permalink)
Junior Member
Thread Author (OP)
 
Join Date: Jan 2011
Posts: 24
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 1 Time in 1 Post
Default

Just wanted to say thanks again for all your help.
dewmaster07 is offline  
Reply With Quote
Sponsors
Old September 11th, 2011, 10:57 AM   #41 (permalink)
Senior Member
 
Join Date: Aug 2010
Location: PA
Gender: Male
Posts: 5,197
 
Device(s): Rooted Samsung Galaxy Nexus, Rooted HTC Incredible, Stock 4G Motorola Droid Xyboard 10.1 (32GB)
Carrier: Verizon

Thanks: 401
Thanked 1,712 Times in 1,211 Posts
Default

Quote:
Originally Posted by dewmaster07 View Post
Just wanted to say thanks again for all your help.
That's what the forum is here for, just glad we figured out what phone you had or we would of had to of notified the government of an illegal/alien phone hybrid.
sdrawkcab25 is offline  
Last edited by sdrawkcab25; September 11th, 2011 at 08:01 PM.
Reply With Quote
Old September 12th, 2011, 07:03 AM   #42 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 9,140
 
Device(s):
Carrier: Not Provided

Thanks: 5,506
Thanked 5,608 Times in 3,532 Posts
Default

wow that was close! as sdraw said,i dont think theres a better way to turn your phone into a brick than flashing the bootloader from another device
__________________
The Delivery Guy
If someone has helped you,please click the THANKS button on that post.
Please post questions so others can benefit from the answers.
donate to my device fund
scotty85 is online now  
Reply With Quote
Reply
Tags
flash recovery 4ext incredible error no space


Go Back   Android Forums > Android Phones > HTC Droid Incredible > Incredible - All Things Root
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:39 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.