[FIRMWARE] | [GUIDE] | [M7_UL] | Collection - Firmware | 7.19.401.51

starbase64

Senior Member
Apr 3, 2007
4,330
1,684
253
Hi,

doesn't work here :(

tested with supercid and HTC__102, but nothing.

Code:
fastboot flash zip mod_hboot_1.44.0000_M7_RUUmode.zip
sending 'zip' (486 KB)...
OKAY [ 0.245s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping & flushing...
(bootloader) [RUU]UZ,hboot,0
(bootloader) [RUU]UZ,hboot,52
(bootloader) [RUU]UZ,hboot,100
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
OKAY [ 2.176s]
finished. total time: 2.425s
 

ambuj

Senior Member
Oct 24, 2008
645
96
0
Chennai
would HTC_044 work with this? if not, can you get HTC_044 to work with this. I checked the android-info and there was no 044 in it.
Change to superCID first

---------- Post added at 01:46 PM ---------- Previous post was at 01:43 PM ----------

Hey,

i want to flash this hboot, but in android-info i can't found super cid.

can i flash this without adding super cid to this text file?
  1. Plug your phone to your notebook/PC
  2. Give: adb devices
  3. If your device is shown
  4. Give: adb reboot-bootloader
  5. To find your CID: fastboot getvar cid
  6. Note your orignal CID (just in case)
  7. To change your CID to Super CID: fastboot oem writecid 11111111
  8. fastboot reboot


And you are done
 
Last edited:

Sneakyghost

Senior Member
Jul 24, 2008
8,296
13,574
263
InMyHead
would HTC_044 work with this? if not, can you get HTC_044 to work with this. I checked the android-info and there was no 044 in it.
Once you're S-OFF do:

Code:
fastboot oem write cid HTC__102
and then flash that hboot.

After flashing that hboot, return to your CID using the same command. Not a biggy, really.
 
  • Like
Reactions: poondog

Sneakyghost

Senior Member
Jul 24, 2008
8,296
13,574
263
InMyHead
Hey,

i want to flash this hboot, but in android-info i can't found super cid.

can i flash this without adding super cid to this text file?
Man it really doesnt matter. I just took the android-info.txt from some HTC OTA file because i am not too sure how to actually create one.

I am dead sure you can just add your CID in the file or do what i suggested to the other dude. Change your CID first and after flashing change it back.
 

Sneakyghost

Senior Member
Jul 24, 2008
8,296
13,574
263
InMyHead
Hi,

doesn't work here :(

tested with supercid and HTC__102, but nothing.

Code:
fastboot flash zip mod_hboot_1.44.0000_M7_RUUmode.zip
sending 'zip' (486 KB)...
OKAY [ 0.245s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping & flushing...
(bootloader) [RUU]UZ,hboot,0
(bootloader) [RUU]UZ,hboot,52
(bootloader) [RUU]UZ,hboot,100
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
OKAY [ 2.176s]
finished. total time: 2.425s
Interesting. Have you by any chance been on a higher hboot before? Like the one that comes with the OTA 2.17? Maybe it introduces a block? But i actually doubt it. Maybe flash it again and before you reboot run "fastboot erase cache" and then "fastboot reboot".
Also, maybe the pre-update thing in the android-info.txt might need to be different for your device? Although your CID suggests HTC Germany (i got the same!).

I am totally not sure why that is as your flashing process looks 100% like my own.
 
  • Like
Reactions: poondog

vanessa13006

Senior Member
Jun 24, 2010
498
51
0
Marseille
Interesting. Have you by any chance been on a higher hboot before? Like the one that comes with the OTA 2.17? Maybe it introduces a block? But i actually doubt it. Maybe flash it again and before you reboot run "fastboot erase cache" and then "fastboot reboot".
Also, maybe the pre-update thing in the android-info.txt might need to be different for your device? Although your CID suggests HTC Germany (i got the same!).

I am totally not sure why that is as your flashing process looks 100% like my own.
hi,

Just flashed 1.44 modified and had the same messages. Anyway red warning gone and phone seems working fine.

Thanks for this mod.
 
  • Like
Reactions: Sneakyghost

starbase64

Senior Member
Apr 3, 2007
4,330
1,684
253
Interesting. Have you by any chance been on a higher hboot before? Like the one that comes with the OTA 2.17? Maybe it introduces a block? But i actually doubt it. Maybe flash it again and before you reboot run "fastboot erase cache" and then "fastboot reboot".
Also, maybe the pre-update thing in the android-info.txt might need to be different for your device? Although your CID suggests HTC Germany (i got the same!).

I am totally not sure why that is as your flashing process looks 100% like my own.
Hi,

hboot is 1.44.0000

cheers

starbase64
 

Attachments