[Q] Android 4.4 OTA update and stuck in "no command" bootloop - One (M7) Q&A, Help & Troubleshooting

Hi,
I installed a while ago 4.3 GE (rooted) for OTA updates. Everything seemed fine. Today i got the 4.4 OTA update so OTA does work. I rebooted the phone so it could install. The installation stopped after a while and gives the error: no command. After 30 seconds it reboots and gives this error again. Over and over again
I did not make a backup of my data on the phone. The default recovery mode is not available, this also gives the no command error. Fastboot does work.
I'm S-OFF and LOCKED.
What to do?
Someone got this working with Nexus 7 2012. But i need the OTA 4.4 file and ADB sideload needs to work...

Are you able to unlock bootloader using fastboot oem unlock ?

SaHiLzZ said:
Are you able to unlock bootloader using fastboot oem unlock ?
Click to expand...
Click to collapse
Yes, i used the unlockcode. Created a new one via htcdev. Bootloader is now unlocked. Try to reflash 4.3 recovery, flash is ok but still can't start recovery. I wanted to try to start normal recovery and use adb sideload to transfer files from sd to pc. Also tried to flash twrp and CWM but found no solution to transfer my files?

Try fastboot boot customrecovery.img
Also once you are in recovery, your device will show up under adb devices. Then you can adb push yourromname.zip /data/media/

SaHiLzZ said:
Try fastboot boot customrecovery.img
Also once you are in recovery, your device will show up under adb devices. Then you can adb push yourromname.zip /data/media/
Click to expand...
Click to collapse
Which customrecovery? Can i also transfer my data (pictures?) from sd to pc?

Use CWM if you wish.. http://forum.xda-developers.com/showthread.php?t=2173863
You have to use adb pull /data/media/DCIM/ if your pics are stored in DCIM folder.
This is DEPENDENT on your phone connecting and responding to ADB..

SaHiLzZ said:
Use CWM if you wish.. http://forum.xda-developers.com/showthread.php?t=2173863
You have to use adb pull /data/media/DCIM/ if your pics are stored in DCIM folder.
This is DEPENDENT on your phone connecting and responding to ADB..
Click to expand...
Click to collapse
OK thank you, i will try this tomorrow. I also found how to enable USB debugging through CWM . I think i will need that too.

I wouldn't do that. I have no idea what will it do to your phone. If you are not sure of ADB commands you can get in a bind. Unless you are doing a crash course on ADB&Fastboot tonight?

SaHiLzZ said:
I wouldn't do that. I have no idea what will it do to your phone. If you are not sure of ADB commands you can get in a bind. Unless you are doing a crash course on ADB&Fastboot tonight?
Click to expand...
Click to collapse
Ok, i only will try to do that when ADB not works. I think ADB only works when USB debugging is enabled in Android. But i can't start Android.
What do i have to start in CWM to use ADB?

mderksen said:
Ok, i only will try to do that when ADB not works. I think ADB only works when USB debugging is enabled in Android. But i can't start Android.
What do i have to start in CWM to use ADB?
Click to expand...
Click to collapse
Same trouble here? Have you figured it out yet?

bluestar23 said:
Same trouble here? Have you figured it out yet?
Click to expand...
Click to collapse
ADB was working, but i could not get my files off the phone. Tried to transfer files with ADB but it could not find the directories. So i gave up and i just flashed the 4.4 (non-root) RUU. The phone is working now but i lost my files

mderksen said:
ADB was working, but i could not get my files off the phone. Tried to transfer files with ADB but it could not find the directories. So i gave up and i just flashed the 4.4 (non-root) RUU. The phone is working now but i lost my files
Click to expand...
Click to collapse
You are lucky. I relocked it... So as of now, I cannot even flash TWRP for any rom...

mderksen said:
Hi,
I installed a while ago 4.3 GE (rooted) for OTA updates. Everything seemed fine. Today i got the 4.4 OTA update so OTA does work. I rebooted the phone so it could install. The installation stopped after a while and gives the error: no command. After 30 seconds it reboots and gives this error again. Over and over again
I did not make a backup of my data on the phone. The default recovery mode is not available, this also gives the no command error. Fastboot does work.
I'm S-OFF and LOCKED.
What to do?
Someone got this working with Nexus 7 2012. But i need the OTA 4.4 file and ADB sideload needs to work...
Click to expand...
Click to collapse
Paste your getvar all

Related

[Q] stuck at bootloader!!

Current device status:
M7-UL
Relocked
S-OFF
CID-11111111
Stock recovery!!
before action or Problem:
Did full wipe through custom recovery TWRP. which cost me to loose everything SDcard including my OS. Now i can't reboot nor i have custom rom.zip----how stupid
Tries:
1. Tried to ADB push custom rom but was not successful cause SDcard mount. tried to unmount but unusful.
2. so i decided to get the orignal firmware 1.29 (before i was 2.17)---please don't ask why
I used mike guide. it work----Thanks mike for the guide
Now i'm back to the old firmware (1.29) with no OS to boot and stock recovery.
I hope the expert here can give me a hand on this and get my HTC one back to life!!
Thanks in advance for you supports
omvingG upon
aburobeen said:
Current device status:
M7-UL
Relocked
S-OFF
CID-11111111
Stock recovery!!
before action or Problem:
Did full wipe through custom recovery TWRP. which cost me to loose everything SDcard including my OS. Now i can't reboot nor i have custom rom.zip----how stupid
Tries:
1. Tried to ADB push custom rom but was not successful cause SDcard mount. tried to unmount but unusful.
2. so i decided to get the orignal firmware 1.29 (before i was 2.17)---please don't ask why
I used mike guide. it work----Thanks mike for the guide
Now i'm back to the old firmware (1.29) with no OS to boot and stock recovery.
I hope the expert here can give me a hand on this and get my HTC one back to life!!
Thanks in advance for you supports
Click to expand...
Click to collapse
Use twrp to sideload the rom. I think you go to Advance tab in TWRP and choose sideload rom and adb I think the command is "adb sideload <name of rom>".
I can't remember fully. I hope someonce can assist you and correct me if I'm wrong.
Rex2369 said:
Use twrp to sideload the rom. I think you go to Advance tab in TWRP and choose sideload rom and adb I think the command is "adb sideload <name of rom>".
I can't remember fully. I hope someonce can assist you and correct me if I'm wrong.
Click to expand...
Click to collapse
Thanks for the replay.
The problem is i'm on stock recovery. I got it back after updating the firmware.
Now i'm relocked and stuck with the stock recovery.
I thinks first i need to unlock and then flash the custom recovery.
But how to do it while i'm in bootloader and with no OS in place!!
When you are in bootloader, click on Fastboot. After you are in Fastboot USB mode (it will show that on the screen), unlock the bootloader using this tutorial:
http://www.redmondpie.com/how-to-unlock-htc-one-bootloader-tutorial/
After you are done with that, you'll need to download TWRP 2.5.0 and place it inside your fastboot folder on your computer, and then open a command prompt window from there (shift + right click and open command prompt window here) and then execute this command:
fastboot flash recovery recovery.img
Of course you replace recovery.img with whatever the name of your recovery is, in that case TWRP 2.5.0's zip file.
TarekElsakka said:
When you are in bootloader, click on Fastboot. After you are in Fastboot USB mode (it will show that on the screen), unlock the bootloader using this tutorial:
http://www.redmondpie.com/how-to-unlock-htc-one-bootloader-tutorial/
After you are done with that, you'll need to download TWRP 2.5.0 and place it inside your fastboot folder on your computer, and then open a command prompt window from there (shift + right click and open command prompt window here) and then execute this command:
fastboot flash recovery recovery.img
Of course you replace recovery.img with whatever the name of your recovery is, in that case TWRP 2.5.0's zip file.
Click to expand...
Click to collapse
Thanks a lot.
it helped
Now how i can get my OS back to business.
Do i need to flash the stock rom or any rom? and how can i flash it!!
So, i think is better flashing a ruu, like the stock european ruu and, via Revone tool, flash a recovery
You're s-offed, you don't need unlock your bootloader
Guich said:
So, i think is better flashing a ruu, like the stock european ruu and, via Revone tool, flash a recovery
You're s-offed, you don't need unlock your bootloader
Click to expand...
Click to collapse
Thanks for the tip.
i'm only a littlle android guy. i hardly manage to get my S-OFF.
would you be so kind to show me on how to do that:angel:
Depends on what you are looking for. Are you trying to revert your device to stock status so you can receive OTA updates? Because that would mean flashing a RUU and relocking the bootloader, as mentioned above. However if you aren't interested in OTA updates (which we don't know when will be available) then go for the easier route, a custom ROM which you flash via TWRP recovery. After you go into TWRP, go to Advanced and choose ADB sideload and then slide to start, then use your computer to adb sideload rom.zip (of course rom.zip will be replaced by whichever ROM you want to sideload).
This is to set up ADB:
http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/
The proper drivers for your PC to recognize the device in ADB mode are obtained by installing HTC Sync Manager.
TarekElsakka said:
Depends on what you are looking for. Are you trying to revert your device to stock status so you can receive OTA updates? Because that would mean flashing a RUU and relocking the bootloader, as mentioned above. However if you aren't interested in OTA updates (which we don't know when will be available) then go for the easier route, a custom ROM which you flash via TWRP recovery. After you go into TWRP, go to Advanced and choose ADB sideload and then slide to start, then use your computer to adb sideload rom.zip (of course rom.zip will be replaced by whichever ROM you want to sideload).
This is to set up ADB:
http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/
The proper drivers for your PC to recognize the device in ADB mode are obtained by installing HTC Sync Manager.
Click to expand...
Click to collapse
He can use the adb push command too...
Ah okay. I am new to all of this so I don't have sufficient information, I was just sharing how I got to fix my device when I was in the same situation.
I used adb push zip file as below instruction:
C:\Android>adb devices
List of devices attached
FA35VW927790 recovery
C:\Android>adb push Android_Revolution_HD-One_9.4.zip /data/media/
3100 KB/s (1017950778 bytes in 320.621s)
C:\Android>adb reboot recovery
C:\Android>
I try to look for the zip file but did not find it?? any ideas
Still stuck at this point.
I tried to adb push it many times but still no success
:crying:
Please guys tell me if im doing something wrong or you have a better way of doing it.
aburobeen said:
Still stuck at this point.
I tried to adb push it many times but still no success
:crying:
Please guys tell me if im doing something wrong or you have a better way of doing it.
Click to expand...
Click to collapse
The zip will be there somewhere, I command '/sdcard' instead of '/data/media'.
If you still can't find it just use
adb sideload Android_Revolution_HD-One_9.4.zip
Choose install zip from sideload in recovery and once it's finished transferring it will begin to install automatically so you won't have to look for the zip file
Sent from my HTC One using xda premium
aburobeen said:
I used adb push zip file as below instruction:
C:\Android>adb devices
List of devices attached
FA35VW927790 recovery
C:\Android>adb push Android_Revolution_HD-One_9.4.zip /data/media/
3100 KB/s (1017950778 bytes in 320.621s)
C:\Android>adb reboot recovery
C:\Android>
I try to look for the zip file but did not find it?? any ideas
Click to expand...
Click to collapse
because you wiped your internal storage there is no file structure there, that's why you cant find the zip file.
You'll have to sideload your rom from twrp then boot up your phone which will create the needed directories.
1) update your android sdk. Sideload only works on certain versions of the sdk.
2) Place the rom you would like to flash in the same folder as fastboot and adb.( for you it looks like C:\Android\sdk\platform-tools
3) next from twrp under the advanced tab turn on adb sideload
4) issue the command adb sideload name of rom.zip
good luck
aburobeen said:
Still stuck at this point.
I tried to adb push it many times but still no success
:crying:
Please guys tell me if im doing something wrong or you have a better way of doing it.
Click to expand...
Click to collapse
If you use /sdcard then it will work fine, I had the same issue
Victory at last :laugh:
My experience:
TWRP recovery
1.Tried to adb push /sdcard succeeded on this but failed to flash!!
2. Tried to adb sideload failed.
3. Flashed another recovery CWM.
4. adb sideload file.zip...........success
I don't why TWRP recovery was not responding correctly.
Any way got my phone back to life. and hopefully my experience could help people who made the same foolish mistake!!
Thanks to everybody who contributed to this post.
Cheers all
Maybe you had an earlier version of TWRP which had incompatibility issues with ADB. Anyway I'm glad you got through it. I sure hate being stuck like that as well.
Sent from my HTC One using Tapatalk 4 Beta
aburobeen said:
Victory at last :laugh:
My experience:
TWRP recovery
1.Tried to adb push /sdcard succeeded on this but failed to flash!!
2. Tried to adb sideload failed.
3. Flashed another recovery CWM.
4. adb sideload file.zip...........success
I don't why TWRP recovery was not responding correctly.
Any way got my phone back to life. and hopefully my experience could help people who made the same foolish mistake!!
Thanks to everybody who contributed to this post.
Cheers all
Click to expand...
Click to collapse
What version of CWM did you flash to get sideload working??
Alex740il said:
What version of CWM did you flash to get sideload working??
Click to expand...
Click to collapse
I used the latest CWM Version 6.0.3.2.

[Q] 1,31 , no rom or adb

So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Indirect said:
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Click to expand...
Click to collapse
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
shadowtdt09 said:
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
Click to expand...
Click to collapse
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Indirect said:
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Click to expand...
Click to collapse
There are no signed stock zips out there that i can use fastboot update .zip ?
shadowtdt09 said:
There are no signed stock zips out there that i can use fastboot update .zip ?
Click to expand...
Click to collapse
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Indirect said:
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Click to expand...
Click to collapse
you're a hell of a man indirect!
Aldo101t said:
you're a hell of a man indirect!
Click to expand...
Click to collapse
Tis the benefit of having no job. Easily able to help everyone out if I'm bored.
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
just a fyi you can use fastboot to flash a rom if you put it in the same folder as the platform tools folder of your sdk, All roms have a android-info.txt file that's how android knows how to flash what to the particular partition.
you can flash any zip file from fastboot as long as it has the android-info file
fastboot flash zip nameofzip.zip
Fixed his phone and found out he is in my area. Pretty small world.
Indirect said:
Fixed his phone and found out he is in my area. Pretty small world.
Click to expand...
Click to collapse
I'm in fort myers

[Q] HTC One keeps rebooting

Hi there
I justed Unlocked my one and installed clockwork recovery.
I installed Revolution HD Google (no sense) rom.
But now my phone keeps rebooting, sometimes i see the screen where i need to enter my pincode or select language. But then its shuts down and powers up again.
I tried reinstalling it, wiping everything.
I got my phone on the charger too.. but tried it without charging it too
Does someone know a solution?
Thank you in advance!
Same
Bentaar said:
Hi there
I justed Unlocked my one and installed clockwork recovery.
I installed Revolution HD Google (no sense) rom.
But now my phone keeps rebooting, sometimes i see the screen where i need to enter my pincode or select language. But then its shuts down and powers up again.
I tried reinstalling it, wiping everything.
I got my phone on the charger too.. but tried it without charging it too
Does someone know a solution?
Thank you in advance!
Click to expand...
Click to collapse
Hello,
I have the same problem. Just did it now. I tried 3 times to reinstall it but I have the same problem every time. I would also be very thankful if somebody would be able to help.
I wanted to try to install a different ROM, but I've got no idea how to access the SD card to save different zip
Thank you
looks like same issue as my thread: http://forum.xda-developers.com/showthread.php?t=2549259
Bentaar said:
Hi there
I justed Unlocked my one and installed clockwork recovery.
I installed Revolution HD Google (no sense) rom.
But now my phone keeps rebooting, sometimes i see the screen where i need to enter my pincode or select language. But then its shuts down and powers up again.
I tried reinstalling it, wiping everything.
I got my phone on the charger too.. but tried it without charging it too
Does someone know a solution?
Thank you in advance!
Click to expand...
Click to collapse
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
koolhoffi said:
Hello,
I have the same problem. Just did it now. I tried 3 times to reinstall it but I have the same problem every time. I would also be very thankful if somebody would be able to help.
I wanted to try to install a different ROM, but I've got no idea how to access the SD card to save different zip
Thank you
Click to expand...
Click to collapse
adb push, or adb sideload, or OTG.
nkk71 said:
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
adb push, or adb sideload, or OTG.
Click to expand...
Click to collapse
Im on S-On. Did not know that. Should have read further....
Is there any chance to access the SD so that I can install a different ROM?
EDIT: I understand that these "adb push, or adb sideload, or OTG." are possibilities to access SD card?
nkk71 said:
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
Click to expand...
Click to collapse
Indeed forgot to do S-off
Any possibility to do it through Fastboot?
Cause i cant get in the rom.
Bentaar said:
Indeed forgot to do S-off
Any possibility to do it through Fastboot?
Cause i cant get in the rom.
Click to expand...
Click to collapse
s-off using fastboot -> not as far as i know; reflash a compatible rom for rumrunner or revone (depending on your firmware), and get s-of.
nkk71 said:
s-off using fastboot -> not as far as i know; reflash a compatible rom for rumrunner or revone (depending on your firmware), and get s-of.
Click to expand...
Click to collapse
USB Debugging is off, How can i enter the phone storage without entering the rom?
So how to reflash? or how to push a rom towards the phone through fastboot? Sorry if i ask a lot, but I cant figure it out.
Bentaar said:
USB Debugging is off, How can i enter the phone storage without entering the rom?
So how to reflash? or how to push a rom towards the phone through fastboot? Sorry if i ask a lot, but I cant figure it out.
Click to expand...
Click to collapse
go to bootloader, select fastboot then
./fastboot flash recovery recovery.img //recovery.img is the custom recovery file you downloaded, either CWM TWRP.
./flash erase cache
reboot to recovery then you can do
adb push
b3rx said:
go to bootloader, select fastboot then
./fastboot flash recovery recovery.img //recovery.img is the custom recovery file you downloaded, either CWM TWRP.
./flash erase cache
reboot to recovery then you can do
adb push
Click to expand...
Click to collapse
I got CWM on it, so now im looking for a rom who doesnt need S-OFF
http://forum.xda-developers.com/showthread.php?t=2382691
This one doesnt need S-off right?
It says:
Error: device not found
if i try to push the rom, I dont have a connection with my pc. It says: FASTBOOT USB on my phone,
But if i send out: ADB Devices it comes out clear.
Bentaar said:
I got CWM on it, so now im looking for a rom who doesnt need S-OFF
http://forum.xda-developers.com/showthread.php?t=2382691
This one doesnt need S-off right?
It says:
Error: device not found
if i try to push the rom
Click to expand...
Click to collapse
go to install zip -> sideload
then do a ./adb sideload rom.zip
and yes that rom doesnt need s-off.
nkk71 said:
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
adb push, or adb sideload, or OTG.
Click to expand...
Click to collapse
Hey, Just wanted to say thank you I was able to put a different Rom onto my phone and installed it successfully
b3rx said:
go to install zip -> sideload
then do a ./adb sideload rom.zip
and yes that rom doesnt need s-off.
Click to expand...
Click to collapse
I get the error: Device not found.
Reinstalled HTC Sync too. Same problem
Adb devices comes out empty
--
Tried it on another pc too now, same problem.
He doesnt see my device.
Fixed
I fixed it by mounting an usb stick with a rom to it and installing it through Recovery!
Thanks you all !!

[Q] Help please stuck on HTC boot screen

I've recently done the conversion to the Google Edition but since my headphone didn't work with it I wanted to go back to Stock.
Unfortunately I completely screwed up...
The current state of my phone is:
I can't boot, only end up at the white HTC logo boot screen
I can't recover my nandroid backup because CWM says "Can't mount SD card"
I can't flash the RUU I found because my firmware is too high...
I can't root / flash a different because I can't transfer any files to my phone
I can't S-off my phone because adb doesn't see it... (Using rumrunner)
I really have no idea what to do and I don't even know how I reached this point. I just flashed the Rom for stock HTC M7 JB and had multiple errors occurring decided to try flashing KitKat which didn't work and suddenly nothing worked anymore.
Does anyone have an idea of what I could try?
Thanks a lot for our help!
Further details:
Unlocked & Tampered recovery
S-On
HBoot 1.55
OS 3.62.401.1
chibi03 said:
I've recently done the conversion to the Google Edition but since my headphone didn't work with it I wanted to go back to Stock.
Unfortunately I completely screwed up...
The current state of my phone is:
I can't boot, only end up at the white HTC logo boot screen
I can't recover my nandroid backup because CWM says "Can't mount SD card"
I can't flash the RUU I found because my firmware is too high...
I can't root / flash a different because I can't transfer any files to my phone
I can't S-off my phone because adb doesn't see it... (Using rumrunner)
I really have no idea what to do and I don't even know how I reached this point. I just flashed the Rom for stock HTC M7 JB and had multiple errors occurring decided to try flashing KitKat which didn't work and suddenly nothing worked anymore.
Does anyone have an idea of what I could try?
Thanks a lot for our help!
Further details:
Unlocked & Tampered recovery
S-On
HBoot 1.55
OS 3.62.401.1
Click to expand...
Click to collapse
let me guess your trying all this from a windows 8.1 pc?
clsA said:
let me guess your trying all this from a windows 8.1 pc?
Click to expand...
Click to collapse
It's Window 7.
chibi03 said:
It's Window 7.
Click to expand...
Click to collapse
Thats great !!
install the HTC Sync and then uninstall it but leave the drivers
next step is boot to recovery
and from their try
adb devices
if it works
adb push this file to your phone
http://forum.xda-developers.com/attachment.php?attachmentid=2481786&d=1388342684
adb push TWRP_2.6.3.3_m7.zip data/media/0/
make sure TWRP_2.6.3.3_m7.zip is in the same directory as adb before push
you flash that from recovery the same you do a rom .. then reboot to recovery to see it
Also note that your s-on and cannot use a kitkat rom
find ARHD 31.6 here and push it the same you did the recovery
http://android-revolution-hd.blogspot.com/p/android-revolution-hd-mirror-site-var.html
clsA said:
Thats great !!
install the HTC Sync and then uninstall it but leave the drivers
Click to expand...
Click to collapse
I have done that but while in custom Recovery my phone isn't recognised. And at the Htc boot screen adb doesn't list the device but Windows sees it as plugged in but not started.
chibi03 said:
I have done that but while in custom Recovery my phone isn't recognised. And at the Htc boot screen adb doesn't list the device but Windows sees it as plugged in but not started.
Click to expand...
Click to collapse
then uninstall all your htc drives and do it again
if you know how to manually install drivers from device manager you can use these
Flash TWRP recovery and push ROM with ADB.
Reboot into TWRP.
Press mount and just choose DATA
Leave it and then push your rom file with "adb push rom.zip /sdcard/.
When its done you will get a message that files are transfered, Now flash rom
Thanks, that worked.
clsA said:
then uninstall all your htc drives and do it again
if you know how to manually install drivers from device manager you can use these
Click to expand...
Click to collapse
Thanks for your help but reinstalling the drivers didn't work.
bihslk said:
Flash TWRP recovery and push ROM with ADB.
Reboot into TWRP.
Press mount and just choose DATA
Leave it and then push your rom file with "adb push rom.zip /sdcard/.
When its done you will get a message that files are transfered, Now flash rom
Click to expand...
Click to collapse
Thank you! that did the trick, I was really worried that I won't be able to fix this but you saved me.
chibi03 said:
Thanks for your help but reinstalling the drivers didn't work.
Thank you! that did the trick, I was really worried that I won't be able to fix this but you saved me.
Click to expand...
Click to collapse
No problem mate.. Good luck

[help] Locked bootloader, and stuck in bootloop with TWRP installed.

So I just bought a new phone and was getting ready to reset my Nexus 6 back to stock and relock the bootloader. Using Wugs toolkit I for some inexplicable reason relocked the bootloader before going stock. I got myself stuck in a boot loop but was eventually able to get into TWRP. Since I cannot unlock the bootloader without checking the box in the SW I want to flash a rom there but sdcard cannot mount in twrp and I am stuck. What should I attempt next or should I rma with Moto?
Bigsam411 said:
So I just bought a new phone and was getting ready to reset my Nexus 6 back to stock and relock the bootloader. Using Wugs toolkit I for some inexplicable reason relocked the bootloader before going stock. I got myself stuck in a boot loop but was eventually able to get into TWRP. Since I cannot unlock the bootloader without checking the box in the SW I want to flash a rom there but sdcard cannot mount in twrp and I am stuck. What should I attempt next or should I rma with Moto?
Click to expand...
Click to collapse
You must use fastboot commands.
fastboot format cache
fastboot format userdata
Then you can transfer a ROM from your PC and flash.
The_Merovingian said:
You must use fastboot commands.
fastboot format cache
fastboot format userdata
Then you can transfer a ROM from your PC and flash.
Click to expand...
Click to collapse
How can I transfer a rom to the phone? adb sideload in twrp does not seem to work and It will not mount storage.
Bigsam411 said:
How can I transfer a rom to the phone? adb sideload in twrp does not seem to work and It will not mount storage.
Click to expand...
Click to collapse
After issuing the fastboot commands I provided, MTP transfer should work.
Simply boot to TWRP after formatting from bootloader. Connect to PC, and you should see your device detected. Drag and drop the ROM in your internal storage.
Bigsam411 said:
How can I transfer a rom to the phone? adb sideload in twrp does not seem to work and It will not mount storage.
Click to expand...
Click to collapse
Should show as standard device storage like MTP. Not under adb. Should show as a drive.
The_Merovingian said:
After issuing the fastboot commands I provided, MTP transfer should work.
Simply boot to TWRP after formatting from bootloader. Connect to PC, and you should see your device detected. Drag and drop the ROM in your internal storage.
Click to expand...
Click to collapse
My phone shows up in windows Explorer but I cannot move anything over to it. I am in TWRP and cannot see the storage partition.
prdog1 said:
Should show as standard device storage like MTP. Not under adb. Should show as a drive.
Click to expand...
Click to collapse
It does show up but I am unable to transfer anything to it.
Bigsam411 said:
It does show up but I am unable to transfer anything to it.
Click to expand...
Click to collapse
Did you use the fastboot commands?
Bigsam411 said:
It does show up but I am unable to transfer anything to it.
Click to expand...
Click to collapse
Have seen this before. Try unplugging and plug back in. There is some way to access it. Never had to do it.
The_Merovingian said:
Did you use the fastboot commands?
Click to expand...
Click to collapse
I had previously tried those before opening this thread, then I tried them again just now. I attached the output from command prompt.
Ok I am now able to get to a point to where I can flash a rom and not get any errors (at least no visible ones) but I still get stuck at the boot screen with the colored dots animation. Is there a specific rom I should try to install?
Bigsam411 said:
Ok I am now able to get to a point to where I can flash a rom and not get any errors (at least no visible ones) but I still get stuck at the boot screen with the colored dots animation. Is there a specific rom I should try to install?
Click to expand...
Click to collapse
If want pure stock deodexed this is based on latest factory image. Wipe everything and flash per the OP.
http://forum.xda-developers.com/nexus-6/development/n6-shamu-lmy48i-deodexed-rooted-v1-0-08-t3176117
prdog1 said:
If want pure stock deodexed this is based on latest factory image. Wipe everything and flash per the OP.
http://forum.xda-developers.com/nexus-6/development/n6-shamu-lmy48i-deodexed-rooted-v1-0-08-t3176117
Click to expand...
Click to collapse
Thanks, I ended up finding a file that could be flashed via an adb command in twrp which let me issue the fastboot oem unlock command and I then flashed stock through twrp. I think I got it working now.

Categories

Resources