[Q] HTC One no OS

Search This thread

AtheosArts

New member
Apr 1, 2014
4
0
Hi all,
Recently I accidentally wiped every partition on my htc one device, including the system partition, thus deleting my OS. My One has lost its ability to be recognised by any computer i plug it into, however it still charges fine. I have tried plugging in my USB-OTG cable with a Sense Rom, hoping to install it.(I dont actually know if that is what I should do with no OS) No Rom I try to install has worked. Any help is appreciated
Thanks in advance

PS I am on TWRP Recovery v2.6.3.0
Thanks again.
 

moha_moha20106

Senior Member
Jul 6, 2010
198
96
cairo
Hi all,
Recently I accidentally wiped every partition on my htc one device, including the system partition, thus deleting my OS. My One has lost its ability to be recognised by any computer i plug it into, however it still charges fine. I have tried plugging in my USB-OTG cable with a Sense Rom, hoping to install it.(I dont actually know if that is what I should do with no OS) No Rom I try to install has worked. Any help is appreciated
Thanks in advance

PS I am on TWRP Recovery v2.6.3.0
Thanks again.

try to flash your rom.zip from recovery with OTG cable

or push it to your SD card and install from recovery :

adb push rom.zip /sdcard/

or you can sideload your rom.zip :

boot to recovery mode > advanced > ADB sideload > swipe
adb sideload rom.zip
wait for complete > reboot to recovery mode > install your rom.zip

if not, flash it from RUU mode :

fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot


if not, be sure your rom.zip meet your phone CID & MID
be sure your phone is LOCKED
try to flash rom.zip with HBoot version higher than your 1.44 ( e.x 1.54)
 
Last edited:

nkk71

Inactive Recognized Developer / Contributor
May 26, 2010
8,741
7,571
53
Beirut
Also to add. Your TWRP is out of date. Install 2.6.3.3 or newer

I would recommend 2.6.3.3 (or .4)... seems 2.7.0.0+ is still having issues.

Assuming the phone is an m7_u or m7_ul model!!! if it's not, then i would reconsider.
we all know what they say about assumption right :)



try to flash your rom.zip from recovery with OTG cable

or push it to your SD card and install from recovery :

adb push rom.zip /sdcard/

or you can sideload your rom.zip :

boot to recovery mode > advanced > ADB sideload > swipe
adb sideload rom.zip
wait for complete > reboot to recovery mode > install your rom.zip

if not, flash it from RUU mode :

fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot


if not, be sure your rom.zip meet your phone CID & MID
be sure your phone is LOCKED
try to flash rom.zip with HBoot version higher than your 1.44 ( e.x 1.54)

OTG -> okay
adb push -> okay
adb sideload -> okay

you cannot flash a custom ROM using ruu mode!!

.
 

moha_moha20106

Senior Member
Jul 6, 2010
198
96
cairo
I would recommend 2.6.3.3 (or .4)... seems 2.7.0.0+ is still having issues.

Assuming the phone is an m7_u or m7_ul model!!! if it's not, then i would reconsider.
we all know what they say about assumption right :)





OTG -> okay
adb push -> okay
adb sideload -> okay

you cannot flash a custom ROM using ruu mode!!

.

Thanks Dear
 

Top Liked Posts