Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I have tried a few but none seem to work. Will keep looking though. Mine is sensation 4g from Cincinnati bell.
Roms. So far nothing has loaded.
I am s-off, super cid, root, and I can't get anything to load from hboot. I can unzip from CM, but nothing from hboot.
if youre working with a booted,operational phone,you can flsh the file in the following manner:
-open a cmd window
-change to adb/fastboot directory
cd c:\foldername
(cd c:\mini-adb if youve used any of my guides)
-enable usb debug,disable fastboot,plug in phone
-check for connectivity
adb devices (should return serial number)
-boot to fastboot
adb reboot bootloader
-check for connectivity again
fastboot devices
-flash the file
fastboot erase cache
fastboto oem rebootRUU (will put you in ruu mode,black screen silver htc letters)
fastboot flash zip zipfilename.zip (will send and flash the file. dont interupt it while the cmd window shows its writinging,and the green status bar is moving on the phone screen)
*sometimes a file will fail with a pre-update error. this is normal,just enter again:
fastboot flash zip zipfilename.zip
and this time it will finish
-when you get "finished" and "OK"
fastboot reboot-bootloader (takes you back to fastboot)
-reboot back to the OS
fastbooot reboot
you can use this if you dont have an operational phone as well. you just need to manually put the phone in fastboot(select from hboot menu) then skip the "adb" commands and start with fastboot devices
what file are you trying to flash here? the diag? or something else?OK so it must be the md5s. this was what it returned:
s>fastboot flash zip PG58IMG.zip
sending 'zip' (415 KB)...
OKAY [ 0.841s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 24 parsing android-info fail)
finished. total time: 1.602s
im alittle confused here... is this the firmware you are on now? what is your hboot,if so?i used RUU_PYRAMID_LE_HTC_Europe_1.73.401.4_Radio_10.58.9035.00U_10.15.9035.02_2_release_220036_signed
to change it out. that worked.
Yeah I was trying the diag. I tried zip and nbh, but neither worked until I flashed the older firmware. You are the man.
