Incredible S will NOT accept other rom - HTC Incredible S

I am trying to get rid of the CM7.1 on my Incredible S. I have fastboot on my Ubuntu machine and all the android libraries necessary. I tried a lot of commands from fastboot a couple of days ago but nothing happened. Miui got stuck on boot screen, CM7.2 also did the same. I want to wipe my phone. Delete everything. I am sick of the CM7.1 it is old.
My bootloader says this:
***UNLOCKED***
VIVO .. S-ON
HBOOT-2.00.0000
RADIO-3822.10.08.28_M
I want a step by step way to wipe my phone and install the STOCK ROM (but keeping my root), and using Ubuntu. I have been through dozens of tutorials, my phone wont wipe.
OFFICIAL ROMS:
http://www.filefactory.com/f/e45d6fe3dcf51228/
question: which one do I download (which one is the latest) and why do they have 100mb + difference? thanks a lot!
I need your help before I smash the phone on the wall

Since you're s-on still and unlocked, have you flashed the boot.img from the roms are flashed? Its required after a new rom/kernel flash in order to get the rom booting.

Why do I have to flash the boot.img? I download the *.zip file and flash the whole zip file using ROM manager. That should be enough

alrosh7 said:
Why do I have to flash the boot.img? I download the *.zip file and flash the whole zip file using ROM manager. That should be enough
Click to expand...
Click to collapse
With s on you still have to fast boot flash boot.img to get the phone booting
Search how to do it, you probably did it when you flashed CM7
Sent from my Nexus 7

alrosh7 said:
Why do I have to flash the boot.img? I download the *.zip file and flash the whole zip file using ROM manager. That should be enough
Click to expand...
Click to collapse
With the unlocked bootloader, the boot partition only gets mounted as ReadOnly when in Recovery mode, thus when you flash a ROM in recovery mode, the boot.img file does not get written to your phone.
You manually have to flash the boot.img while in FASTBOOT USB mode using the command:
fastboot flash boot [boot.img file]
Also, you stated that you want to install a stock ROM but keep your root. Here are some things to keep in mind:
1. In order to flash an official HTC stock RUU, you must relock your bootloader. If you attempt to flash a RUU on an unlocked bootloader, you will get a 155 error.
2. Depending on which stock RUU you choose to flash, that particular bootloader may or may not be unlockable.
In the Development section there are several IncS stock, rooted ROMs that were built from official RUUs. I would recommend you give those a try. You may also want to look at mike1986's ARHD ROM which is based on the IncS ICS ROM.

Related

[Q]ICS from a custom rom?

Now before I screw up my phone, I would like to know if it is possible to switch to ICS from a custom ROM. I just want to try it out, I'm currently on Bananacakes Holiraider. I have the US version of HTC Vivid if that helps. And if it is possible, how to do it.
Short answer yes you can. Many have done it successfully, including myself. You have to relock your bootloader to be able to install the RUU. Don't do it if you're on any other carrier but ATT.
Ah ok thanks, so just to be sure, and I'm aware I may sound like a pain the assholes, I have AT&T Vivid so I'm good, all I need to do is just relock my bootloader. Then download the RUU from a thread I saw earlier. Is it still possible to root on ICS?
Yes, I'm rooted with ICS. Since the rooted rom's have been removed from here you may have to get on Wildchilds site to get a rooted ICS rom. He has step by step instructions on how to flash it without issues. Essentially after the RUU install, you'll need to unlock the bootloader, flash recovery, flash boot.img, and flash the rom. You may be able to find PG's rom elsewhere on the internet but I don't know if everything he's done is offline. Hope this helps.
strose09 said:
Yes, I'm rooted with ICS. Since the rooted rom's have been removed from here you may have to get on Wildchilds site to get a rooted ICS rom. He has step by step instructions on how to flash it without issues. Essentially after the RUU install, you'll need to unlock the bootloader, flash recovery, flash boot.img, and flash the rom.
Click to expand...
Click to collapse
You can skip downloading the RUU if you want. If you're going with WC's ROM, he has a PH39IMG.zip packaged in it that contains the new HBoot. So basically you'll relock the bootloader, flash PH39IMG.zip in bootloader TWICE, unlock bootloader, fastboot flash boot.img and wcxrecovery.img, boot to recovery, flash ROM and you'll end up with WC's rooted ICS (more detailed instructions in his .zip)
Exactly what he said!
Thanks so much. Just a couple of questions (phobia of bricked phone). Flash the PH.zip file in fastboot? As in just boot to bootloader and it should automatically update? Then reboot to fastboot again? And for the boot image, use flash GUI? Same for recovery? Then flash Rom?
Sent from my HTC Raider X710e using XDA
bangorang said:
Thanks so much. Just a couple of questions (phobia of bricked phone). Flash the PH.zip file in fastboot? As in just boot to bootloader and it should automatically update? Then reboot to fastboot again? And for the boot image, use flash GUI? Same for recovery? Then flash Rom?
Sent from my HTC Raider X710e using XDA
Click to expand...
Click to collapse
Not quite. Ph flashes automatically in bootloader..TWICE. then you have to get it off of your sd, boot to hboot again, but this time choose fastboot. Plug in USB. Unlock. Fastboot flash boot boot.IMG. fastboot flash recovery wcxrecovery.IMG. back to bootloader. Choose recovery. Flash Rom from recovery
Sent from my HTC PH39100 using xda premium
Do you guys have a link to WildChild's ROM site?
I've got my Vivid Bootloader unlocked and with CWM 5.5.0.4 but can't get past the white HTC screen with Holicakes or anything else.
willgill said:
Do you guys have a link to WildChild's ROM site?
I've got my Vivid Bootloader unlocked and with CWM 5.5.0.4 but can't get past the white HTC screen with Holicakes or anything else.
Click to expand...
Click to collapse
Find one of his posts...its in his Sig. Are you flashing the boot.IMG before trying to flash the rom?
Sent from my HTC PH39100 using xda premium
Ok I got you on everything except the fastboot flashing boot.IMGs. I'm so sorry for the inconvenience but I just don't want to rage over a bricked phone. I was able to install custom roms and stuff, but I don't recall flashing from fastboot... Thank you again so much.
Sent from my HTC Raider X710e using XDA
Since we don't have S-Off, there a certain partitions that recovery can't write to (like the boot partition and recovery partition). Since this is the case, we have to flash custom recoveries and boot.img (which include the kernel) with fastboot. There is a GUI floating around that should flash boot.img as well, but it's not difficult to do with fastboot (I've never used the GUI so I can't speak first hand about it's effectiveness). In the ROM's .zip, you'll find boot.img. You need to extract this to the same location you have fastboot installed (in the sdk, it's in /platform-tools/). Once you have the boot.img in this directory, you need to navigate here in a command prompt. The easiest way to do this is to Shift+Click in this directory, and choose "Open command window here" Now you need to boot your phone to bootloader (power down, hold PWR+Vol- until hboot starts). Select Fastboot. Now plug your phone in and it will change to Fastboot USB. Enter the following command in the command prompt window:
fastboot flash boot boot.img
(Note: you can also flash a custom recovery here by issuing the following command, with the recovery.img in the fastboot directory
fastboot flash recovery nameofrecovery.img)
Press Enter. You will see it send, then write, then finish. Now on your phone select bootloader, then recovery. Now wipe data, cache, and Dalvik cache, then flash ROM

HELP! Stuck on HTC quietly brillant boot screen

Hi Guys,
My heads sorta spinning from information overload so I'm hoping one of you guys can help me. I have a Incredible S and I used this guide to downgrade my HBOOT and get my S-OFF using revolutionary and flash clockwork, which I did successfully. I then decided to install this ROM which requires Blackrose. So I installed blackrose beta sucessfully overwriting the revolutionary HBOOT. This is where it all starts to go wrong. I then set about doing a full wipe and tried to install the ROM using Clockwork and the installation completed sucessfully. But when I try to boot up my phone I get stuck at the HTC quietly brilliant screen. I also restored a backup I took with Clockwork with the same results; stuck at the boot screen. I tried following the steps in the thread of the ROM (listed below) with no avail.
Here are some steps you can try if the ROM hangs on the HTC splash screen
1. Download the file lib.zip from here: http://bit.ly/PwK4BH (MD5 SUM: 83dd68b32d39c994b3069d8813b3c3ea)
2. Unzip the lib.img and place it on your PC where you have fastboot.exe installed.
3. Boot into FASTBOOT USB mode and then enter the following command:
fastboot flash lib lib.img
4. Wipe Data/System Reset.
5. Wipe Dalvik Cache.
6. Then reinstall vivo_signed_WWE_4.10.405.1_ICS_SENSE36_8.zip
Do any of you guys have any suggestions or know whats wrong? Even if I can get back to the latest stock ROM while preserving my root I would be happy.
Thanks Guys!!!
BTW i would have posted in the rom thread on I dont have enough posts :crying:
No need blackrose on this rom. Just flash and install rom if you S-On flash boot.img manual via adb flash.
Before, i ve used that rom & back to my prev rom like Stock and Nik Rom.
++no need blackrose++
Sent from my HTC Incredible S using xda app-developers app
wesly.btm said:
No need blackrose on this rom. Just flash and install rom if you S-On flash boot.img manual via adb flash.
Before, i ve used that rom & back to my prev rom like Stock and Nik Rom.
++no need blackrose++
Sent from my HTC Incredible S using xda app-developers app
Click to expand...
Click to collapse
It says in the ROM thread "This ROM requires that you upgrade Revolutionary HBOOT 6.13.to BlackRose 2.02.0002 because of space issues with the ICS /system partition."
4.
prodlad said:
It says in the ROM thread "This ROM requires that you upgrade Revolutionary HBOOT 6.13.to BlackRose 2.02.0002 because of space issues with the ICS /system partition."
Click to expand...
Click to collapse
What version of HBOOT does your phone now show?
Did the flashing of thr lib.img in FASTBOOT USB mode show any errors?
What is the exact file name of the vivo_signed_WWE_4.10.405.1_ICS_SENSE36 rom?
Which version of ClockworkMod are you using?
Things have went from bad to worse. I uninstalled blackrose now I'm back to revolutionary hboot 1.13.0000. But now I cannot boot at all or even get to the white htc screen. I am stuck in bootloader and have lost recovery. Thereby my phone will not charge enough to accept a RRU. I tried to reflash recovery by fastboot but I keep getting a Remote:signature verify fail error Have I bricked my phone? :crying::crying::crying:
prodlad said:
Things have went from bad to worse. I uninstalled blackrose now I'm back to revolutionary hboot 1.13.0000. But now I cannot boot at all or even get to the white htc screen. I am stuck in bootloader and have lost recovery. Thereby my phone will not charge enough to accept a RRU. I tried to reflash recovery by fastboot but I keep getting a Remote:signature verify fail error Have I bricked my phone? :crying::crying::crying:
Click to expand...
Click to collapse
The only option you have at this point is to flash an official PG32IMG.zip file extracted from a RUU and copy it to your SD card. Then when you boot into bootloader it will find the file, flash it and that should get you going.
It sound like you need to use the 2.30.405.1 RUU from here:
http://www.filefactory.com/file/c0a...5AU_3805.06.03.03_M_release_199308_signed.exe
DUDE! This is no lie. You are a legend!!! That worked. I had myself prepared for buying a new phone!!!!!!!!!!! THANKS SO MUCH

Uninstall ROM

Hello. I need help!! I want my htc sense 3.6 back on my phone but I am not sure how to uninstall MIUI ROM. In other words, I wanted what I had right after I rooted my phone, before I installed MIUI ROM. Anyone know how to do this? Thanks!
If you made a recovery file in the recovery then just install the file if not then relock the bootloader and run the Stock ruu file and then just re unlock root ect.
menachemt said:
Hello. I need help!! I want my htc sense 3.6 back on my phone but I am not sure how to uninstall MIUI ROM. In other words, I wanted what I had right after I rooted my phone, before I installed MIUI ROM. Anyone know how to do this? Thanks!
Click to expand...
Click to collapse
I imagine you would have rooted your phone, unlocked bootloader (maybe), and flashed a custom recovery (like clockworkmod or wcx). I don't think any of those things would have changed during your use of MIUI.
Easiest way? Relock your bootloader (if you had unlocked it), and then run the stock RUU for your phone to revert your phone to stock. Then you can unlock bootloader again and then root your stock rom (I believe there is the all-in-one tool that makes rooting quite easy).
Or... if you want to try another custom rom, download the rom zip, copy it on your SDCard, and....
1) Pull the battery, and re-insert
2) Boot phone by holding VOLDOWN and POWER. You are in bootloader. At this screen you can see if you are S-ON or S-OFF (good to know for the later steps)
3) Choose recovery
4) If you're in WCX recovery or ClockWorkMod recovery, then you can do the 4 wipes (Data/Cache/Dalvik/System). ** But if you see you are NOT in a custom recovery, stop now.
5) Then you can flash the custom rom zip.
6) *At this point - if you are S-OFF, then the rom's kernel would have flashed with the rom, so you're done.
*But if you're S-ON, you will now need to flash the rom's kernel manually via fastboot. (on your computer, just extract the boot.img from the rom's zip, put it in the same folder where your fastboot.exe is, and run
Code:
fastboot flash boot boot.img

[Q] [Help] Incompatible Bootloader

Good morning,
I've 'inherited' an Incredible S where an attempt to try a custom ROM has gone wrong. The handset has ARHD 6 ROM installed in it which never gets past the white HTC bootscreen, probably because it hasn't had the BlackRose bootloader installed. Obviously there is no Nandroid to make life easy.
It's on HBoot 2.02, S-on, and the bootloader is unlocked with 4Ext installed.
Quick question: is there a ROM I can install on bootloader 2.2 via 4Ext that will enable the phone to be used, e.g. Virtuous Quattro?
Longer question: Can anybody point me in the direction of a good method to downgrade the bootloader, bearing in mind I can't boot to the ROM. I do seem to have fastboot access and don't mind command line work, I just can't see the best combination of bootloader/ROM that isn't on a dead link.
Alternatively an RUU suitable for the bootloader would be good, but for some reason the list on HTCDev.com doesn't seem to be filtering properly for me on Opera or Iron.
Thanks in advance,
RH
Bossk128 said:
Good morning,
I've 'inherited' an Incredible S where an attempt to try a custom ROM has gone wrong. The handset has ARHD 6 ROM installed in it which never gets past the white HTC bootscreen, probably because it hasn't had the BlackRose bootloader installed. Obviously there is no Nandroid to make life easy.
It's on HBoot 2.02, S-on, and the bootloader is unlocked with 4Ext installed.
Quick question: is there a ROM I can install on bootloader 2.2 via 4Ext that will enable the phone to be used, e.g. Virtuous Quattro?
Longer question: Can anybody point me in the direction of a good method to downgrade the bootloader, bearing in mind I can't boot to the ROM. I do seem to have fastboot access and don't mind command line work, I just can't see the best combination of bootloader/ROM that isn't on a dead link.
Alternatively an RUU suitable for the bootloader would be good, but for some reason the list on HTCDev.com doesn't seem to be filtering properly for me on Opera or Iron.
Thanks in advance,
RH
Click to expand...
Click to collapse
Download CM7.2
Go back to bootloader.
Go to Recovery.
Mount USB storage and transfer CM7.2 to SD card
Now Flash CM7.2
Flash boot.img of CM7.2
Enable USB Debugging after you've booted up (no need for GApps atm)
Continue with downgrade guide (Everything is in sticky roll up thread)
072665995 said:
Download CM7.2
Go back to bootloader.
Go to Recovery.
Mount USB storage and transfer CM7.2 to SD card
Now Flash CM7.2
Flash boot.img of CM7.2
Enable USB Debugging after you've booted up (no need for GApps atm)
Continue with downgrade guide (Everything is in sticky roll up thread)
Click to expand...
Click to collapse
Nice one, thanks. I've downloaded the ROM from http://get.cm/get/2KU and will flash from 4Ext recovery.
The bootloader in in that same zip file, I'll flash as follows:
At ADB prompt:
fastboot flash boot boot.img
Reboot, ROM should load up fine. I spotted the downgrade guide yeterday and it looks very good. I'll give it a shot if CM isn't suitable.
Again, thanks very much.
Time for 2 small questions? How long does it take to flash the boot.img, 10 seconds? 5 minutes? Why does the boot image have to be flashed manually?
Cheers!
Bossk128 said:
Nice one, thanks. I've downloaded the ROM from http://get.cm/get/2KU and will flash from 4Ext recovery.
The bootloader in in that same zip file, I'll flash as follows:
At ADB prompt:
fastboot flash boot boot.img
Reboot, ROM should load up fine. I spotted the downgrade guide yeterday and it looks very good. I'll give it a shot if CM isn't suitable.
Again, thanks very much.
Time for 2 small questions? How long does it take to flash the boot.img, 10 seconds? 5 minutes? Why does the boot image have to be flashed manually?
Cheers!
Click to expand...
Click to collapse
boot.img flashing should take >1s or around that at least...
And the boot.img has to be flashed manually only if you are S-ON. S-ON doesn't give you full clearance to some particular partition that I forget. S-OFF will so when you achieve S-OFF, you will no longer need to flash the boot.img manually
072665995 said:
boot.img flashing should take >1s or around that at least...
And the boot.img has to be flashed manually only if you are S-ON. S-ON doesn't give you full clearance to some particular partition that I forget. S-OFF will so when you achieve S-OFF, you will no longer need to flash the boot.img manually
Click to expand...
Click to collapse
OK, same as my HOX then. Anyway, I've followed your instructions.
Hm, ROM installed and now trying to flash boot.img (from the rom zip).
Fastboot devices shows one device.
Command line states "sending boot (2182 kb)..." but hasn't changed for over 3 minutes. Handset says Fastboot USB and is unresponsive (as expected) at this moment.
I'll leave it until it errors.
RH
Edit: 30minutes later i pulled the usb cable.
"FAILED (status read failed (Too many links))"
Handset is in the same state, i.e.fastboot/hboot and recovery are fine, but ROM doesn't boot and handset stalls at white screen with green HTC letters.
Any ideas why I can't flash the boot.img?
Success! After reinstalling the the drivers and moving the USB cable to another port, the boot.img was successfully pushed, and booted into CM.
I'll now go for downgrading!
thanks for the help.
RH

When to flash new boot.img?

so.. simple question but I'm not sure of the answer..
I unlocked my boot loader and flashed my HTC with cyanogenmod and the relevant boot.img that came with it. now I've reinstalled back to android revolution and the sense os to be able to properly back up my contacts and photos without requiring HTC sync manager...however when I went back to android revolution Rom.. I didn't 're flash my boot.img..
when is it actually necessary to flash a new boot.img when changing roms?
also.. could anyone clarify for me... I'm currently s-on so boot.img can only be flashed through fastboot correct?
and if I was s-off.. when I install a custom rom it'll auto install the boot.img yes?
thanks
Owen
bidaum92 said:
so.. simple question but I'm not sure of the answer..
I unlocked my boot loader and flashed my HTC with cyanogenmod and the relevant boot.img that came with it. now I've reinstalled back to android revolution and the sense os to be able to properly back up my contacts and photos without requiring HTC sync manager...however when I went back to android revolution Rom.. I didn't 're flash my boot.img..
when is it actually necessary to flash a new boot.img when changing roms?
also.. could anyone clarify for me... I'm currently s-on so boot.img can only be flashed through fastboot correct?
and if I was s-off.. when I install a custom rom it'll auto install the boot.img yes?
thanks
Owen
Click to expand...
Click to collapse
/boot isn't protected on the M7 so you don't have to flash the boot.img after flashing a rom, its flashed at the same time the rom is flashed from recovery. Won't hurt if you flash it again but its not necessary. If you want to manually flash the boot.img you can do it from fastboot or from twrp recovery. There is an option from twrp to flash .img files to your /boot or /recovery partitions. So yes you can flash boot and recovery from recovery. In both cases, S-OFF isn't required, unlike other HTC phones.

Categories

Resources