[Q] HTC One stuck in bootloop

Search This thread

samdotb

New member
Jul 12, 2014
2
0
My HTC one is currently stuck in a bootloop caused by a failed installation of an RUU trying to get cyanogenmod off my device. I am unsure which RUU to use because it started off as a Bell phone, but I unlocked it and I'm now using it with Fido (Rogers). Any help would be appreciated.
 

clsA

Senior Member
Aug 28, 2010
9,926
3,547
Central Florida
My HTC one is currently stuck in a bootloop caused by a failed installation of an RUU trying to get cyanogenmod off my device. I am unsure which RUU to use because it started off as a Bell phone, but I unlocked it and I'm now using it with Fido (Rogers). Any help would be appreciated.

we need a fastboot getvar all minus serial and IMEI and the bootloader screen
 

samdotb

New member
Jul 12, 2014
2
0

Attachments

  • Capture.PNG
    Capture.PNG
    15.8 KB · Views: 12
  • IMG_20140712_125707.jpg
    IMG_20140712_125707.jpg
    249.4 KB · Views: 12

clsA

Senior Member
Aug 28, 2010
9,926
3,547
Central Florida

5.11.666.x
s-on and relocked bootloader

I don't see a RUU ?? what did you try ?

I did find this

go to htc-dev and unlock your bootloader - http://www.htcdev.com/bootloader/
re-flash TWRP recovery (2.6.3.3) - fastboot flash recovery TWRP.img
and re-flash a rom (if you don't have a rom on your sdcard you'll need to push or sideload a rom to your phones SDcard
the command is adb push name of rom.zip /data/media/0 change the name of course

here is the Nandroid Backup CID BM 001 3.23.666.1 for your phone
http://www.htc1guru.com/dld/m7-twrp-nandroid-backup-cid-bm___001-3-23-666-1-zip/

You will extract the Backup to your fastboot folder (make a folder called backup in fastboot) and then push it to your phone while it's booted to Recovery
adb push backup /data/media/0/TWRP/BACKUPS/Your phones Serial number/backup

you get your phones serial number by typing adb devices