[Q] Need Help Installing custom ROMS Dinc2

Search This thread

termin8tor22

Senior Member
May 12, 2011
444
215
Virginia
Hello all this is my first post

i have a problem...

im trying to install custom roms onto my Dinc2.
I have the inc2 unlocked with htcdev.com bootloader unlock
i have clockworkmod recovery installed
i have root access
i have rom manager and superuser installed


phone says:
***Unlocked***
VIVO_W XB SHIP S-ON RL
HBOOT-0.98.0000
RADIO-1.09.01.0312
eMMC-boot
Jul 18 2011, 12:39:36

> i go into rom manager app
> install from sd card
> choose cyanogenmod 7.2 or runnydroid 5
> i click all options to create backup and wipe disk
> (takes me to cwm recovery)
> it begins to create backup, erase files, write rom
> says rom has been successfully installed, need to reboot
> when it reboots the phone it gets stuck at the HTC screen. (ive let it sit for hours)

it never completes the reboot
what am i doing wrong, and how can i fix it.

thanks- christian
 
  • Like
Reactions: dml5064

prototype7

Senior Member
Apr 16, 2012
4,341
1,141
New Hampshire
You need to flash the boot.img with fastboot if you only have htcdev unlock. Extract the boot.img from your ROM zip into the platform-tools folder of the sdk (if you don't have the sdk installed, Google android sdk). In a command prompt (assuming you're using windows) navigate to the platform tools folder of the sdk, plug in your phone with a USB cable, boot into the bootloader and use the
command "fastboot flash boot boot.img" in the command prompt and you're good to go.

Sent from my Incredible 2 using Tapatalk 2 Beta-5
 

termin8tor22

Senior Member
May 12, 2011
444
215
Virginia
thanks so much man i really appreciate that
it worked
ive been looking for 2 days on how to do this, you rock bro thanks so much
im going to create a tut later for people like me who dont no how to do this and your name will definitely be mentioned
 

farcus211

Member
Oct 8, 2011
24
2
canton
I just did this method recently. I learned when I install the rom with recovery let in install but don't reboot leave it in recovery and hook up usb and adb reboot bootloader flash boot.img and reboot. Rom then loaded for me.
 

termin8tor22

Senior Member
May 12, 2011
444
215
Virginia
does anyone know about flashing radios?

mines RADIO-1.09.01.0312 and i heard flashing to RADIO-1.09.01.1111 or RADIO-1.09.01.0722 will boost my signal as i live in the sticks
service is available as i can get it with other phones up to 2 bars.
ive done *228 and all that with no results.
ive looked at alot of guides and nothing has helped me
im running cm7 on my dinc2 btw

thanks
 

kubes069

Senior Member
Sep 4, 2011
196
37
New Jersey
does anyone know about flashing radios?

mines RADIO-1.09.01.0312 and i heard flashing to RADIO-1.09.01.1111 or RADIO-1.09.01.0722 will boost my signal as i live in the sticks
service is available as i can get it with other phones up to 2 bars.
ive done *228 and all that with no results.
ive looked at alot of guides and nothing has helped me
im running cm7 on my dinc2 btw

thanks

Just flash it. If you notice a difference, keep it. If there is no difference, go back to another radio.

There is a few guides that show you step by step how to do it. It's not difficult at all.
 

termin8tor22

Senior Member
May 12, 2011
444
215
Virginia
ive looked at many tuts and have had no success.

i get the PG32IMG.zip (which has 2 files: android-info.txt & radio.img)
heres the tut i was looking at rootzwiki's tut: [RADIO] HTC Incredible 2 Radios [PG32IMG.zip]
followed all steps to a T
my bootloader sees the image and then says

***Unlocked***
VIVO_W XB SHIP S-ON RL
HBOOT-0.98.0000
RADIO-1.09.01.0312
eMMC-boot
Jul 18 2011, 12:39:36

HBOOT

Checking..[PG32IMG.zip]


and it never does anything after this it kinda just hangs there
what am i doing wrong
 

kubes069

Senior Member
Sep 4, 2011
196
37
New Jersey
ive looked at many tuts and have had no success.

i get the PG32IMG.zip (which has 2 files: android-info.txt & radio.img)
heres the tut i was looking at rootzwiki's tut: [RADIO] HTC Incredible 2 Radios [PG32IMG.zip]
followed all steps to a T
my bootloader sees the image and then says

***Unlocked***
VIVO_W XB SHIP S-ON RL
HBOOT-0.98.0000
RADIO-1.09.01.0312
eMMC-boot
Jul 18 2011, 12:39:36

HBOOT

Checking..[PG32IMG.zip]


and it never does anything after this it kinda just hangs there
what am i doing wrong


I think because you are s-on you can't flash a radio.
You need to get s-off.

Run revolutionary to do that.
 

klabit87

Senior Member
Jul 11, 2011
3,013
2,281
You have to relock via HTC first then downgrade

Sent from my Incredible 2 using xda premium
 

termin8tor22

Senior Member
May 12, 2011
444
215
Virginia
relocked the bootloader ran hack-vivow as admin and got an error when installing

it was when it was checking main version or something
it said :
FAILED (remote: 43 unknown fail)

the fail number was in the 40s im just not sure of the exact number sorry



any help?
 

prototype7

Senior Member
Apr 16, 2012
4,341
1,141
New Hampshire
relocked the bootloader ran hack-vivow as admin and got an error when installing

it was when it was checking main version or something
it said :
FAILED (remote: 43 unknown fail)

the fail number was in the 40s im just not sure of the exact number sorry



any help?

Are you on the 6.whatever software? If you are, try the instructions in my thread in general.

Sent from my Incredible 2 using Tapatalk 2 Beta-5
 

klabit87

Senior Member
Jul 11, 2011
3,013
2,281
How can I find out what software I'm on?

Go to Settings-> About Phone-> Software Information
The information you are looking for should be in there and look something like this:
settings.jpg
 
  • Like
Reactions: prototype7

klabit87

Senior Member
Jul 11, 2011
3,013
2,281
lol me neither.
Thats not even my screenshot
I came across it in sabotage stock's video preview
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    You need to flash the boot.img with fastboot if you only have htcdev unlock. Extract the boot.img from your ROM zip into the platform-tools folder of the sdk (if you don't have the sdk installed, Google android sdk). In a command prompt (assuming you're using windows) navigate to the platform tools folder of the sdk, plug in your phone with a USB cable, boot into the bootloader and use the
    command "fastboot flash boot boot.img" in the command prompt and you're good to go.

    Sent from my Incredible 2 using Tapatalk 2 Beta-5
    1
    Hello all this is my first post

    i have a problem...

    im trying to install custom roms onto my Dinc2.
    I have the inc2 unlocked with htcdev.com bootloader unlock
    i have clockworkmod recovery installed
    i have root access
    i have rom manager and superuser installed


    phone says:
    ***Unlocked***
    VIVO_W XB SHIP S-ON RL
    HBOOT-0.98.0000
    RADIO-1.09.01.0312
    eMMC-boot
    Jul 18 2011, 12:39:36

    > i go into rom manager app
    > install from sd card
    > choose cyanogenmod 7.2 or runnydroid 5
    > i click all options to create backup and wipe disk
    > (takes me to cwm recovery)
    > it begins to create backup, erase files, write rom
    > says rom has been successfully installed, need to reboot
    > when it reboots the phone it gets stuck at the HTC screen. (ive let it sit for hours)

    it never completes the reboot
    what am i doing wrong, and how can i fix it.

    thanks- christian
    1
    How can I find out what software I'm on?

    Go to Settings-> About Phone-> Software Information
    The information you are looking for should be in there and look something like this:
    settings.jpg