[Q] No OS Installed On HTC One - One (M7) Q&A, Help & Troubleshooting

Good Evening,
I have a little problem.
I was trying to flash a kernel on to my phone but somehow it failed and i got a bootloop, sorta. It would boot and show the HTC bootscreen with a warning on the bottom en after that it would power off.
I trried to flash the kernel again with twrp and it notified me that i didnt have a OS installed. I dont have a rom on my SD card and i cant reach my phone from my pc.
At the moment i am trying to push it to my phone via adb.
I can us the toolk
it to install diferent recovery's and boot in bootloader and recovery
info:
TrickDroid 7
TeamSeven Kernel
Tampered
Unlocked
S-On
HBOOT: 1.44
Does anyone know a way to get my rom onto my sd card, adb didnt work either.

mariikvt said:
Good Evening,
I have a little problem.
I was trying to flash a kernel on to my phone but somehow it failed and i got a bootloop, sorta. It would boot and show the HTC bootscreen with a warning on the bottom en after that it would power off.
I trried to flash the kernel again with twrp and it notified me that i didnt have a OS installed. I dont have a rom on my SD card and i cant reach my phone from my pc.
At the moment i am trying to push it to my phone via adb.
I can us the toolit to install diferent recovery's and boot in bootloader and recovery
Click to expand...
Click to collapse
Put the rom inside your adb folder and use: adb sideload 'rom.zip'
If you need a hand I can offer assistance on TeamViewer

MacHackz said:
Put the rom inside your adb folder and use: adb sideload 'rom.zip'
If you need a hand I can offer assistance on TeamViewer
Click to expand...
Click to collapse
I tried this before but it would just keep countin the times i needed to try to send it, i tried to flash te RUU but that dind help eather.
So now its relocked, and no recovery. I only get the bootloader and fastboot. If i try to install new recovery i get this:
E:\adt-bundle-windows-x86_64-20130522\sdk\platform-tools>fastboot flash recovery
recovery.img
sending 'recovery' (7270 KB)...
OKAY [ 1.146s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.583s

What's the difference between adb sideload and adb push?
I've had to do adb push before.

i believe push is placing it on the sd and sideload its flashing it directly, just got recovery working again so will try both again

I Am Marino said:
What's the difference between adb sideload and adb push?
I've had to do adb push before.
Click to expand...
Click to collapse
adb sideload will flash the rom.
adb push will push into sd and the dir the file that you want

I Am Marino said:
What's the difference between adb sideload and adb push?
I've had to do adb push before.
Click to expand...
Click to collapse
In TWRP as you ADB sideload The rom, The ROM, after it gets downloaded on the phone the ROM then self installes itself

dirtbikerr450 said:
In TWRP as you ADB sideload The rom, The ROM, after it gets downloaded on the phone the ROM then self installes itself
Click to expand...
Click to collapse
Im trying to sideload but al i does is sending: sideload [x]x
EDIT: got it pushed on the SD CARD, now i CWM wont mount my sdcard

mariikvt said:
I tried this before but it would just keep countin the times i needed to try to send it, i tried to flash te RUU but that dind help eather.
So now its relocked, and no recovery. I only get the bootloader and fastboot. If i try to install new recovery i get this:
E:\adt-bundle-windows-x86_64-20130522\sdk\platform-tools>fastboot flash recovery
recovery.img
sending 'recovery' (7270 KB)...
OKAY [ 1.146s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.583s
Click to expand...
Click to collapse
Unlock your bootloader (again if it is already)

Related

HTC One (M7) Stuck on Bootloader Loop

Hey guys,
This morning I tried flashing Viper's ROM to my HTC One with ClockworkMod Recovery but it failed. I rebooted my phone but it just took me to the Bootloader screen, so I rebooted again but the the same thing happened. I tried to go into recovery but it didn't let me so I flashed TWRP Recovery to do a Nandroid backup. When I tried to do a Nandroid backup it didn't do anything. I tried a couple of times but to no avail. I've been trying to flash roms through fastboot but it doesn't let me, it tells me that "Target reported max download size of xxxxxxxxxxxx bytes error: cannot load "rom": No error. I've been stuck ever since.
Xritke said:
Hey guys,
This morning I tried flashing Viper's ROM to my HTC One with ClockworkMod Recovery but it failed. I rebooted my phone but it just took me to the Bootloader screen, so I rebooted again but the the same thing happened. I tried to go into recovery but it didn't let me so I flashed TWRP Recovery to do a Nandroid backup. When I tried to do a Nandroid backup it didn't do anything. I tried a couple of times but to no avail. I've been trying to flash roms through fastboot but it doesn't let me, it tells me that "Target reported max download size of xxxxxxxxxxxx bytes error: cannot load "rom": No error. I've been stuck ever since.
Click to expand...
Click to collapse
You need to do a sideload thru recovery. Hookup a usb cable and have the Rom you wish to install on your computer.
Sent from my HTC One Max using Tapatalk!
Do I install it through the "fastboot flash rom.zip" command?
Xritke said:
Do I install it through the "fastboot flash rom.zip" command?
Click to expand...
Click to collapse
While booted to recovery try
Code:
adb sideload ROMname.zip
or
adb push ROMname.zip /sdcard/
I always have issues with sideload so if things go south I use adb push
Tried to do adb sideload and adb push but a bunch of commands and their explanations come up
Xritke said:
Tried to do adb sideload and adb push but a bunch of commands and their explanations come up
Click to expand...
Click to collapse
Sounds like you are running the commands from the wrong folder...use the platform tools folder
Followed this: https://www.youtube.com/watch?v=f1YiI-ZZGBs
Still cmd gives me all those command things.
Xritke said:
Followed this: https://www.youtube.com/watch?v=f1YiI-ZZGBs
Still cmd gives me all those command things.
Click to expand...
Click to collapse
Try this guide everything you need is there
http://forum.xda-developers.com/showthread.php?t=2503646
I installed viper rom but now it just keeps restarting when it gets to the home screen. :/
Xritke said:
I installed viper rom but now it just keeps restarting when it gets to the home screen. :/
Click to expand...
Click to collapse
Sounds like you flashed a GSM rom at some point whiched messed up your partitions.
Follow the guide I posted above it will get you fixed up.
BD619 said:
Sounds like you flashed a GSM rom at some point whiched messed up your partitions.
Follow the guide I posted above it will get you fixed up.
Click to expand...
Click to collapse
I did the same thing, the above guide works.
Thanks for all your help guys, I finally got it to boot up and not restart. I just need to sim unlock the phone again.
C:\Users\Jimmy\Downloads\HTCOne
sending 'zip' (1173999 KB)...
OKAY [ 45.045s]
writing 'zip'...
(bootloader) signature checking
FAILED (remote: 12 signature ve
finished. total time: 196.824s
how get out with this problem my device is stuck at boot loader n I locked boot loader
---------- Post added at 12:15 PM ---------- Previous post was at 12:13 PM ----------
C:\Users\Jimmy\Downloads\HTCOne
sending 'zip' (1173999 KB)...
OKAY [ 45.045s]
writing 'zip'...
(bootloader) signature checking
FAILED (remote: 12 signature ve
finished. total time: 196.824s
I to e out of this problem my bootloader is locked and I get out from boot loader

Flash recovery FAILED (remote: no transfered data)

Hello,
1. I think I may have bricked my phone, here's what I did. I was S-OFF, Super CID. Installed new M4 RUU, the only one I could find and then decided to install Stock_SixthSense-M4_5.11Base.
2. I had an error at the end of it 'unable to mount /system'.
3. Tried to start adb sideload to try a different ROM, couldn't start either.
4. Rebooted phone to booloader, tried to start recovery TWRP, screen flashing not starting.
5. Tried to reinstall recovery and this:
C:\adb>fastboot flash recovery twrp.img
< waiting for device >
sending 'recovery' (9432 KB)...
OKAY [ 1.188s]
writing 'recovery'...
FAILED (remote: no transfered data)
finished. total time: 1.219s
What is happening? Please help!
calbertuk said:
Hello,
1. I think I may have bricked my phone, here's what I did. I was S-OFF, Super CID. Installed new M4 RUU, the only one I could find and then decided to install Stock_SixthSense-M4_5.11Base.
2. I had an error at the end of it 'unable to mount /system'.
3. Tried to start adb sideload to try a different ROM, couldn't start either.
4. Rebooted phone to booloader, tried to start recovery TWRP, screen flashing not starting.
5. Tried to reinstall recovery and this:
C:\adb>fastboot flash recovery twrp.img
< waiting for device >
sending 'recovery' (9432 KB)...
OKAY [ 1.188s]
writing 'recovery'...
FAILED (remote: no transfered data)
finished. total time: 1.219s
What is happening? Please help!
Click to expand...
Click to collapse
Try to run the RUU again. If it is successful, then you are back to stock. There is a HTC One Mini forum which will have more expertise than this forum.
majmoz said:
Try to run the RUU again. If it is successful, then you are back to stock. There is a HTC One Mini forum which will have more expertise than this forum.
Click to expand...
Click to collapse
The RUU did install properly. It's an AT&T RUU though and there aren't any others which is a bit of an issue.
Still can't get a custom ROM to install with TRWP
calbertuk said:
The RUU did install properly. It's an AT&T RUU though and there aren't any others which is a bit of an issue.
Still can't get a custom ROM to install with TRWP
Click to expand...
Click to collapse
I don't know what you are trying to accomplish but here is a possibility: How to : Flash HTC One Mini with out S-OFF and no need RUU Stock ROM and [ROM][M4 - 4.09.401.3] Official Stock Sense 6 Rom v2 & Firmware

stuck on recover - no os installed

Hello All,
I am stuck on the recovery screen unable to boot as it says no os installed. i have tried to download the stock rom for HTC Desire 510 but it is not giving any error message and is not installing as well.
Can you please help me in getting it up and running.
in the background, i formatted the internal storage and lost the os partition as well. Was stuck on the no system screen and then installed the TWRP recovery. I can boot in rocovery but not able to install any roms.
hep please as I am new to all this.
comeonamit said:
Hello All,
I am stuck on the recovery screen unable to boot as it says no os installed. i have tried to download the stock rom for HTC Desire 510 but it is not giving any error message and is not installing as well.
Can you please help me in getting it up and running.
in the background, i formatted the internal storage and lost the os partition as well. Was stuck on the no system screen and then installed the TWRP recovery. I can boot in rocovery but not able to install any roms.
hep please as I am new to all this.
Click to expand...
Click to collapse
Im in the same status. How do you get the stock rom? please!
Can anyone help us here as we are stuck on the hTC green scree with no os.
I was able to download the binaries and kernel from HTC website but no success beyond that::
C:\adb\sdk\platform-tools>fastboot flash zip a11chl-3.4.0-ga9a2990.zip
sending 'zip' (159912 KB)...
OKAY [ 9.157s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 21.845s
Pacemaker2 said:
Im in the same status. How do you get the stock rom? please!
Click to expand...
Click to collapse
comeonamit said:
Can anyone help us here as we are stuck on the hTC green scree with no os.
I was able to download the binaries and kernel from HTC website but no success beyond that::
C:\adb\sdk\platform-tools>fastboot flash zip a11chl-3.4.0-ga9a2990.zip
sending 'zip' (159912 KB)...
OKAY [ 9.157s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 21.845s
Click to expand...
Click to collapse
Here's my stock nandroid backup, I posted in another thread
Virgin Mobile HTC Desire 510
https://www.androidfilehost.com/?fid=95832962473396445
Thanks a ton, downloading it and will update if I can get my device to work.
Hello,
Can you please let me how you created the backup I tried TWRP to restore it but it does not see the backup file.
comeonamit said:
Hello,
Can you please let me how you created the backup I tried TWRP to restore it but it does not see the backup file.
Click to expand...
Click to collapse
Then try Cwm. They may have made it there.
Sent from my Nexus 7
nope they still have not CWM for HTC Desire 510
comeonamit said:
Can anyone help us here as we are stuck on the hTC green scree with no os.
I was able to download the binaries and kernel from HTC website but no success beyond that::
C:\adb\sdk\platform-tools>fastboot flash zip a11chl-3.4.0-ga9a2990.zip
sending 'zip' (159912 KB)...
OKAY [ 9.157s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 21.845s
Click to expand...
Click to collapse
That usually happens when your bootloader is locked.
I did unlock it, it says tampered unlocked I did it from the HTCDEV website. Any directions where I should be headed...
LarryBoyG said:
That usually happens when your bootloader is locked.
Click to expand...
Click to collapse
comeonamit said:
I did unlock it, it says tampered unlocked I did it from the HTCDEV website. Any directions where I should be headed...
Click to expand...
Click to collapse
you can try downloading the recovery that's in this forum. there's also a TWRP backup you should download too. make a folder on your SD card called TWRP, and inside that folder create a folder called BACKUPS, and inside that folder create another folder called FA4AJSR06068 and inside that folder place the downloaded backup.
put the recovery in the platform tools folder. rename it to *recovery*.img without the asterisks.
enter command 'fastboot boot recovery recovery.img'
it should boot in twrp recovery from there.
from there go to restore. and pick the backup you put there.
This is a suggestion and might not even work.
good luck
Tried it, it just does not see any folders or files when i hit the recovery button after going into the TWRP Recovery
comeonamit said:
Tried it, it just does not see any folders or files when i hit the recovery button after going into the TWRP Recovery
Click to expand...
Click to collapse
ok try deleting the file structure i told you to build before, boot the recovery again the way i told you and do a backup of your phone as it is now. that should build the file structure for you on the sd card. then go in and place the backup in the core of it.
Thanks a ton, my phone is alive again. Doing the backup and replacing it with files in the zip worked.
htc desire 626s
I have no OS installed on my phone, neither a back up.
Could you help me with the steps to how fix it. :laugh::laugh:
Corotto94 said:
I have no OS installed on my phone, neither a back up.
Could you help me with the steps to how fix it. :laugh::laugh:
Click to expand...
Click to collapse
if you have cricket, I'll upload a twrp backup for you

[Q] [Help] Messed up my HTC ONE M7- Rooted(No Os)

So,
I was just about to install cm 12, so I could get lollipop, and I made a huge mistake.
Accidentally wiped my internal data, so now everything is gone and I don't know what to do.
Now whenever my phone is rebooted its just frozen on the Htc one boot screen, and when I go back into recovery it says no os, when i say to restart.
So how do I fix this guys?
I need my phone for school, so is there a quick fix that I can do on my computer?
Or do I have to buy something
Please help!
Update: I have now relocked the device, idk what to do here.
Do i usee the RUU?
Which one?
My phone is from Rogers, but I can use a Canadian or American one, idk which one Rogers switches too.
4T.27.3218.14
DoctorClanScriptr said:
So,
I was just about to install cm 12, so I could get lollipop, and I made a huge mistake.
Accidentally wiped my internal data, so now everything is gone and I don't know what to do.
Now whenever my phone is rebooted its just frozen on the Htc one boot screen, and when I go back into recovery it says no os, when i say to restart.
So how do I fix this guys?
I need my phone for school, so is there a quick fix that I can do on my computer?
Or do I have to buy something
Please help!
Update: I have now relocked the device, idk what to do here.
Do i usee the RUU?
Which one?
Click to expand...
Click to collapse
sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_84.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
DoctorClanScriptr said:
So,
I was just about to install cm 12, so I could get lollipop, and I made a huge mistake.
Accidentally wiped my internal data, so now everything is gone and I don't know what to do.
Now whenever my phone is rebooted its just frozen on the Htc one boot screen, and when I go back into recovery it says no os, when i say to restart.
So how do I fix this guys?
I need my phone for school, so is there a quick fix that I can do on my computer?
Or do I have to buy something
Please help!
Update: I have now relocked the device, idk what to do here.
Do i usee the RUU?
Which one?
Click to expand...
Click to collapse
Are you s-off? Which carrier variant are you using? These answers are needed to point you in the right direction.
clsA said:
sideload this Rom to your phone
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboo
Welp,
I already relocked the device so i cant go into my twrp.
Do i need it? or can i do it from pc?
Click to expand...
Click to collapse
DoctorClanScriptr said:
clsA said:
sideload this Rom to your phone
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboo
Welp,
I already relocked the device so i cant go into my twrp.
Do i need it? or can i do it from pc?
Click to expand...
Click to collapse
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_84.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse
http://htc-one.wonderhowto.com/how-to/fix-soft-bricked-htc-one-by-flashing-new-rom-via-adb-0154361/
This might help.you need to push rom on your internal memory via conection with computer,or flash rom via adb while connected with computer.it can be fixed,if its only "no os" problem.it happen to me too...there is lots of info abou that
Edit:i didnt seen possts before mine.follow the steps from posts.
Sent from my HTC One using XDA Free mobile app
How do i flash TWRP recovery
Hi trying to flash TWRP recovery.
shoould i just use odin?
Edit: Okay got it, saw the other guys post nvm
disregard
DoctorClanScriptr said:
Hi trying to flash TWRP recovery.
shoould i just use odin?
Click to expand...
Click to collapse
Their is no Odin for a HTC phone
I posted the fastboot commands in my post above
clsA said:
Their is no Odin for a HTC phone
I posted the fastboot commands in my post above
Click to expand...
Click to collapse
Yep saw it thanks.
Now when i do the sideload thing on the command window it just comes of with a lot of words
DoctorClanScriptr said:
Yep saw it thanks.
Now when i do the sideload thing on the command window it just comes of with a lot of words
Click to expand...
Click to collapse
example:
C:\fastboot>adb reboot-bootloader
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\fastboot>fastboot flash recovery C:\fastboot\openrecovery-twrp-2.6.3.3-m7.img
target reported max download size of 1526722560 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.096s]
writing 'recovery'...
OKAY [ 0.714s]
finished. total time: 1.810s
C:\fastboot>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.058s]
finished. total time: 0.058s
C:\fastboot>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\fastboot>adb sideload "J:\HTC One\CleanROM 5.1.zip"
sending: 'J:\HTC One\CleanROM 5.1.zip' 100%
C:\fastboot>
Click to expand...
Click to collapse
Video > http://www.youtube.com/watch?v=ZK6hYVuKNlw
clsA said:
example:
Im taking a break, im took frusturated to focus, will let you know tomorrow.
Thanks for the attempt to help me.
Click to expand...
Click to collapse
DoctorClanScriptr said:
clsA said:
example:
Im taking a break, im took frusturated to focus, will let you know tomorrow.
Thanks for the attempt to help me.
Click to expand...
Click to collapse
your making this much harder than it is ...
Go here >> http://forum.xda-developers.com/showthread.php?t=2541082
post 2 FAQ 2 to get your drivers working on your pc
did you even get TWRP installed back on the phone yet ?
The version of TWRP I had you install is not For CM12
Flash the rom i suggested and get your phone working first
Click to expand...
Click to collapse
clsA said:
DoctorClanScriptr said:
your making this much harder than it is ...
Go here >> http://forum.xda-developers.com/showthread.php?t=2541082
post 2 FAQ 2 to get your drivers working on your pc
did you even get TWRP installed back on the phone yet ?
The version of TWRP I had you install is not For CM12
Flash the rom i suggested and get your phone working first
Click to expand...
Click to collapse
Okay, I have TWRP, and the ROM you suggested, but when I do the sideload on my phone. It gives me an error:
E: Unable to mount /cache (says this like 3 times)
Click to expand...
Click to collapse
DoctorClanScriptr said:
Okay, I have TWRP, and the ROM you suggested, but when I do the sideload on my phone. It gives me an error:
E: Unable to mount /cache (says this like 3 times)
Click to expand...
Click to collapse
yes the cache does not matter we formatted it remember
fastboot erase cache - that gives you the error it means nothing during the sideload
Try adb push rom.zip /sdcard
and install the rom.zip from twrp Install
did the sideload ever get to 100%
DoctorClanScriptr said:
All fixed in teamviewer
Click to expand...
Click to collapse

Help flashing recovery failed

So I wanted to flash TRWP recovery via fastboot but everytime I try it it fails saying:
Code:
D:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
target reported max download size of 1514139648 bytes
sending 'recovery' (12534 KB)...
OKAY [ 1.593s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.740s
My bootloader is unlocked and S-off
(Maybe its worth mentioning that my phone is stuck in the bootscreen)
Anyone who knows what the problem could be?
zabdelicious said:
So I wanted to flash TRWP recovery via fastboot but everytime I try it it fails saying:
Code:
D:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
target reported max download size of 1514139648 bytes
sending 'recovery' (12534 KB)...
OKAY [ 1.593s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.740s
My bootloader is unlocked and S-off
(Maybe its worth mentioning that my phone is stuck in the bootscreen)
Anyone who knows what the problem could be?
Click to expand...
Click to collapse
Ok I managed to flash TWRP, but theres another problem... I wanted to flash a stock htc m7 rom via an otg cable and flash drive. The rom is in the root of the stick but when I select the stick in twrp its empty
zabdelicious said:
Ok I managed to flash TWRP, but theres another problem... I wanted to flash a stock htc m7 rom via an otg cable and flash drive. The rom is in the root of the stick but when I select the stick in twrp its empty
Click to expand...
Click to collapse
What format is your usb stick? NTFS won't work with otg, try formatting the usb as fat32 copy the rom back on and try again.
What version of TWRP are you using? Newer versions use MTP in recovery so you can just 'drag and drop' the rom to your storage from recovery mode
Sent from my SM-T230 using Tapatalk
Danny201281 said:
What format is your usb stick? NTFS won't work with otg, try formatting the usb as fat32 copy the rom back on and try again.
What version of TWRP are you using? Newer versions use MTP in recovery so you can just 'drag and drop' the rom to your storage from recovery mode
Click to expand...
Click to collapse
Thanks now it worked, however there occurred another problem. When I flash the rom via otg, the phone reboots and is again stuck in the htc logo screen. I've waited couple of minutes but nothing happened
zabdelicious said:
Thanks now it worked, however there occurred another problem. When I flash the rom via otg, the phone reboots and is again stuck in the htc logo screen. I've waited couple of minutes but nothing happened
Click to expand...
Click to collapse
Which version of twrp are you using? And which rom are you flashing? Also normally I would recommend copying the rom from the OTG to the internal storage then install it from there. :good:
It's also worth noting a successful clean install can take 15 to 20 min to pass the htc boot logo, on first boot.
Sent from my SM-T230 using Tapatalk

Categories

Resources