Related
Hi,
First i want to apologize for opening a new thread .
I posted here first time and i saw it was a wrong place to do that .
If you have any hints please do so .
abd recognize my phone but i cant find the right recovery.img to flash it without losing any important data as pics and videos .
Thanks you .
maybe it helps :
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxx
(bootloader) imei: xxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4010mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.073s
You're S-Off, just flash a firmware that doesn't contain dzdata (I think it's dzdata that wipes partitions).
Always recommended to backup important stuff first, though.
4.06.401.2 is the latest, get the modified one without recovery and boot.img.
mailm4n said:
Hi,
abd recognize my phone but i cant find the right recovery.img to flash it without losing any important data as pics and videos .
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-main: 2.24.401.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
finished. total time: 0.073s
Click to expand...
Click to collapse
1- edit your post and remove IMEI and s/n
2- didnt really understand the problem, but if you just want stock recovery, it's here: http://d-h.st/OoV
from this thread: http://forum.xda-developers.com/showthread.php?t=2463387
3a- if you have an OTG cable, you can use Aroma File Manager in custom recovery to copy stuff: http://forum.xda-developers.com/showthread.php?t=1646108
3b- or you can use "adb pull /sdcard/ C:\MyHTCbackup\"
Thank you for your answers .
I tried with "adb pull /sdcard/ C:\MyHTCbackup\" and i got "error: device not found " even though "fastboot devices" works perfect .
I will search right now to repair "error: device not found " .
If not will buy tomorrow the OTG cable .
edit :
Now when i try to enter recovery from clockwordmod i got this : Entering Recovery ... and it`s stuck . damn it!
@BenPope : I did a backup from clockwordmod but right now i`m unable to boot into recovery and i can find the right recovery img because I dont know how to look for it ,there are so many
Thanks all .
fastboot erase cache
Should get you into recovery
fastboot erase cache did not solve the problem
mailm4n said:
fastboot erase cache did not solve the problem
Click to expand...
Click to collapse
Latest CWM can be found here: http://forum.xda-developers.com/showthread.php?t=2173863
fastboot flash recovery <name of recovery>.img
fastboot erase cache
fastboot reboot-bootloader
--> and enter CWM
note that backups & restore take close to an hour on the latest versions, alternatively you can use 6.0.3.2:
recovery-clockwork-touch-6.0.3.2-m7--v2.img 7.2 MB
https://mega.co.nz/#!6E8RiIrQ!GF5LyhmEdg8OQJxuQVVjwSxBljxhW7xsZAHLzjVACsc
MD5: 1c6afb14db3f305b0ad7d85d5af80bef
also, the clockworkmod backups are stored in /data/media/clockworkmod/ so you would need to pull these separately:
adb pull /data/media/clockworkmod/ C:\MyCWM\
as for the adb not working, you'll need to sort that out by updating drivers, etc.; if you're on Win 8 or 8.1 there are known problems with it and solutions vary widely, best to use a Win7 machine
I`m on windows 7 .
is that right that to use ABD I need to be connected in recovery or a booted device.?
Thanks .
recovery-clockwork-touch-6.0.3.2-m7.img solve my problem, now I just have to find an OTG cable and/or make the adb to find my device .
I think my SD is empty because I dont find any files on my phone
S*it happens .
I`ll keep you updated .
mailm4n said:
I`m on windows 7 .
is that right that to use ABD I need to be connected in recovery or a booted device.?
Thanks .
recovery-clockwork-touch-6.0.3.2-m7.img solve my problem, now I just have to find an OTG cable and/or make the adb to find my device .
I think my SD is empty because I dont find any files on my phone
S*it happens .
I`ll keep you updated .
Click to expand...
Click to collapse
adb works fine in custom recovery, if you're having problems with drivers, uninstall everything starting with HTC, then reboot, reinstall HTC Drivers, the latest I have are here:
HTCDriver_4.8.0.002.exe 15.1 MB
https://mega.co.nz/#!TAcGAJ7L!YdWM4AIji95b1ow8kVgagggOx5Yh7csRN5G0KJaCo6w
while in recovery, connect your phone and it should set up correct drivers, if it doesn't, then go to Device Manager and manually choose the driver. (ie Update Driver -> Browse -> Let me pick -> Android USB Devices -> My HTC Version 2.xxxxx)
My phone is alive on stock rom right now .
I ll try to recover some data with test disk because it`s empty !!!
I will post how i solve it .
Thank you guys .
Hi,
I have to send in my HTC One for repair but it's rooted so I decided to go back to stock settings. I did this but I screwed up and now I can't use adb (USB debugging is off) and there is no ROM on my HTC One. Is there ANY way to solve this? Fastboot works fine, but when I try to boot it just goes in bootloader everytime.
Thanks a lot already!
Skyndel said:
Hi,
I have to send in my HTC One for repair but it's rooted so I decided to go back to stock settings. I did this but I screwed up and now I can't use adb (USB debugging is off) and there is no ROM on my HTC One. Is there ANY way to solve this? Fastboot works fine, but when I try to boot it just goes in bootloader everytime.
Thanks a lot already!
Click to expand...
Click to collapse
as long as you can boot in bootloader and use fastboot, you should be fine. Boot your phone in bootloader and go to fastboot usb
post the output of this command:
Code:
fastboot getvar all
except imei/sn
Do you have a custom recovery installed?
alray said:
as long as you can boot in bootloader and use fastboot, you should be fine. Boot your phone in bootloader and go to fastboot usb
post the output of this command:
Code:
fastboot getvar all
except imei/sn
Do you have a custom recovery installed?
Click to expand...
Click to collapse
I get this:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3900mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.044s
I had Android Revolution installed, but it's gone from my internal storage and the only thing on it right now is a wrong RUU.
So you need to boot into twrp and push a custom rom. Your options:
1. Adb push
2. Adb sideload
3. OTG cable
There are couple of guides how to use 1,2.
sent from my mobile device
Skyndel said:
I get this:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 3900mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.044s
I had Android Revolution installed, but it's gone from my internal storage and the only thing on it right now is a wrong RUU.
Click to expand...
Click to collapse
unlock your bootloader if your re-locked it
download and flash twrp recovery
place the .img file to your adb/fastboot folder
boot in bootloader then select fastboot usb
Code:
fastboot flash recovery name_of_file.img
fastboot reboot-bootloader
download and flash ARHD 31.6
move the .zip file to your adb/fastboot folder
boot your phone in twrp recovery
Code:
adb push name_of_file.zip /sdcard/
then in twrp select ''install'' and chose the .zip at the root of your sd card
s-off you phone with rumrunner
download the ruu you need
don't run it for now
follow this guide to downgrade hboot to 1.44, to remove bootloader tempered/unlocked/re-locked flags and to run ruu.exe (follow instructions of post #1 and 2.
alray said:
unlock your bootloader if your re-locked it
download and flash twrp recovery
place the .img file to your adb/fastboot folder
boot in bootloader then select fastboot usb
Code:
fastboot flash recovery name_of_file.img
fastboot reboot-bootloader
download and flash ARHD 31.6
move the .zip file to your adb/fastboot folder
boot your phone in twrp recovery
Code:
adb push name_of_file.zip /sdcard/
then in twrp select ''install'' and chose the .zip at the root of your sd card
s-off you phone with rumrunner
download the ruu you need
don't run it for now
follow this guide to downgrade hboot to 1.44, to remove bootloader tempered/unlocked/re-locked flags and to run ruu.exe (follow instructions of post #1 and 2.
Click to expand...
Click to collapse
Thank you SO much. It worked first time I tried. Awesome! Now to send it in.
alray said:
unlock your bootloader if your re-locked it
download and flash twrp recovery
place the .img file to your adb/fastboot folder
boot in bootloader then select fastboot usb
Code:
fastboot flash recovery name_of_file.img
fastboot reboot-bootloader
download and flash ARHD 31.6
move the .zip file to your adb/fastboot folder
boot your phone in twrp recovery
Code:
adb push name_of_file.zip /sdcard/
then in twrp select ''install'' and chose the .zip at the root of your sd card
s-off you phone with rumrunner
download the ruu you need
don't run it for now
follow this guide to downgrade hboot to 1.44, to remove bootloader tempered/unlocked/re-locked flags and to run ruu.exe (follow instructions of post #1 and 2.
Click to expand...
Click to collapse
I'm in a very similar situation to the OP.
My son's asked me to root his HTC one M7 and flash a marshmallow ROM.
I havn't done this with HTCs before so I messed up big time.
long story short, I have a phone with TWRP loader, no ROM and S-ON.
I followed the instruction above but at point 3. when I flash the downloaded ROM, i get a FAILED status from TWRP
Please help
what do I do?
when i adb push .zip...this file cannot found
plss help ,,my phone bootloop no os, s-on
many time try but failed
Hi Fellas,
Just Rooted my HTC One m7 UK 3G Sense 6.0 Android 4.4.2 using this tutorial: http://forum.xda-developers.com/showpost.php?p=38933080&postcount=1 And after that it wont turn on, all the time in boot loop. Would Appreciate any help to move forward unbricking my phone.
1. Unlocking bootloader with HTC DEV went OK
2. Ive flashed CWM Recovery
3. I havent rooted the device, as it said that with custom rom it wasnt requiered (it may have been a mistake?)
4. Ive flashed "Android_Revolution_HD-One_71.1" through fastboot. Installation went fine, but at the end it asked if I want to ROOT the device, pressed NO. After rebooting the device it wouldn't go past the HTC Boot screen. Tried going back to Recovery, but it wouldnt boot.
5. I didnt install boot.img for this ROM
I reinstalled the ROM from External USB connected with OTG USB cable and this time flashes the boot.img, but it didnt help, does this rom need ROOT?
I flashed it again with TWRP Recovery 2.4 and it didnt allow access to recovery, then flashed with TWRP 2.7. I gained access to recovery but there were no more files in there, and I couldn.t access phone memory from PC. Then I tried running RUU from this tutorial: https://www.youtube.com/watch?v=C0G0hKY4P9Y But it dodn't work as it couldn't verify the signature.
Code:
FAILED (remote: 12 signature verify fail)
Fastboot getvar all:
Code:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH xxxxxx 735
(bootloader) imei: xxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.069s
It doesnt show now, but I believe that the main was: 5.12.771.3
I found this RUU Stock ROM, but not sure if it is the right one https://mega.co.nz/#!s1o1jY6S!xKwJh0BALIBxdoo-n23KlHdlXkjeDnC6pAsBmFv8ags
I also have onother HTC, not branded:
Code:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA xxxxxxxx 815
(bootloader) imei: 3xxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
If I get another HTC from 3 Network, is it possible to extract RUU from it?
Thank You all in advance, all usefull help will be rewarded.
Andre
ban19 said:
Hi Fellas,
Just Rooted my HTC One m7 UK 3G Sense 6.0 Android 4.4.2 using this tutorial: http://forum.xda-developers.com/showpost.php?p=38933080&postcount=1 And after that it wont turn on, all the time in boot loop. Would Appreciate any help to move forward unbricking my phone.
1. Unlocking bootloader with HTC DEV went OK
2. Ive flashed CWM Recovery
3. I havent rooted the device, as it said that with custom rom it wasnt requiered (it may have been a mistake?)
4. Ive flashed "Android_Revolution_HD-One_71.1" through fastboot. Installation went fine, but at the end it asked if I want to ROOT the device, pressed NO. After rebooting the device it wouldn't go past the HTC Boot screen. Tried going back to Recovery, but it wouldnt boot.
I flashed it again with TWRP Recovery 2.4 and it didnt allow access to recovery, then flashed with TWRP 2.7. I gained access to recovery but there were no more files in there, and I couldn.t access phone memory from PC. Then I tried running RUU from this tutorial: https://www.youtube.com/watch?v=C0G0hKY4P9Y But it dodn't work as it couldn't verify the signature.
Code:
FAILED (remote: 12 signature verify fail)
Fastboot getvar all:
Code:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.069s
It doesnt show now, but I believe that the main was: 5.12.771.3
I found this RUU Stock ROM, but not sure if it is the right one https://mega.co.nz/#!s1o1jY6S!xKwJh0BALIBxdoo-n23KlHdlXkjeDnC6pAsBmFv8ags
I also have onother HTC, not branded:
Code:
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.071s
If I get another HTC from 3 Network, is it possible to extract RUU from it?
Thank You all in advance, all usefull help will be rewarded.
Andre
Click to expand...
Click to collapse
The RUU method will just complicate the situation. ARHD best works with TWRP 2.6.3.3+; your issue was probably due to the fact that you used CWM. Just use TWRP. CWM doesn't play very well with a few ROMs
1) Flash TWRP 2.7.1.1
If you cant see your files in TWRP, you probably wiped the phone's internal storage. From next time on, NEVER WIPE INTERNAL STORAGE in TWRP. If you're flashing a new ROM, wipe System, Data, Cache, Dalvik Cache. Not Internal Storage
2) To get the ARHD rom back on your phone, you have two options:
A USB OTG cable, or adb sideload
You can buy an OTG cable ($5), copy a rom to a usb, and flash the rom using the cable in TWRP.
Otherwise, if you cant get the cable, follow this link:
http://forum.xda-developers.com/showthread.php?t=2318497
Once you have the ROM on the phone, wipe data, cache, system. Then flash and you're good to go
P.S. from next time, don't post your imei and s/n. Ive removed them in the quote.
Thank You Raghav Kapur for quick answer.
raghav kapur said:
The RUU method will just complicate the situation. ARHD best works with TWRP 2.6.3.3+; your issue was probably due to the fact that you used CWM. Just use TWRP. CWM doesn't play very well with a few ROMs
1) Flash TWRP 2.7.1.1
Click to expand...
Click to collapse
The second time i've flashed the phone was using "twrp-2.7.1.0a-m7" and it still didnt turn on. I used OTG cable.
raghav kapur said:
If you cant see your files in TWRP, you probably wiped the phone's internal storage. From next time on, NEVER WIPE INTERNAL STORAGE in TWRP. If you're flashing a new ROM, wipe System, Data, Cache, Dalvik Cache. Not Internal Storage
2) To get the ARHD rom back on your phone, you have two options:
A USB OTG cable, or adb sideload
You can buy an OTG cable ($5), copy a rom to a usb, and flash the rom using the cable in TWRP.
Otherwise, if you cant get the cable, follow this link:
http://forum.xda-developers.com/showthread.php?t=2318497
Once you have the ROM on the phone, wipe data, cache, system. Then flash and you're good to go
P.S. from next time, don't post your imei and s/n. Ive removed them in the quote.
Click to expand...
Click to collapse
Im trying to do that and while wiping it Fails
In TWRP i go to Wipe-Advanced wipe- Dalvik cache,cache, data, system and wipe:
Code:
Wipe Complete
[COLOR="Red"]Failed[/COLOR]
E: Unable to mount internal storage
E: Unable to mount /data/media durig GUI start up
Full SELinux support is present.
E: Unable to mount /data/media/TWRP/ .twrps when trying to read setting file.
FOrmating catche usings make_ext4fs function.
E: Unable to mount '/data'
Updating partition details...
E: Unable to mount '/data'
E: Unable to mount internal storage.
E: Unable to mount '/data'
E: Unable to mount '/data'
E: Unable to mount '/data'
E: Unable to mount '/data'
E: Failed to wipe dalvik
Updating partition details...
E: Unable to mount '/data'
I wiped cache and system separatly and it worked, but dalvik cache and data fail.
I found a post that said:
- Make sure the usb-otg is a mounted partition (untick/retick if needed)
- Selected 'use rm-rf instead of formatting' under Settings
Click to expand...
Click to collapse
Maybe there is something wrong with the ROM, should I download something different? Or anything, really, to get it back and running?
ban19 said:
Thank You Raghav Kapur for quick answer.
The second time i've flashed the phone was using "twrp-2.7.1.0a-m7" and it still didnt turn on. I used OTG cable.
Im trying to do that and while wiping it Fails
In TWRP i go to Wipe-Advanced wipe- Dalvik cache,cache, data, system and wipe:
Code:
Wipe Complete
[COLOR="Red"]Failed[/COLOR]
E: Unable to mount internal storage
E: Unable to mount /data/media durig GUI start up
Full SELinux support is present.
E: Unable to mount /data/media/TWRP/ .twrps when trying to read setting file.
FOrmating catche usings make_ext4fs function.
E: Unable to mount '/data'
Updating partition details...
E: Unable to mount '/data'
E: Unable to mount internal storage.
E: Unable to mount '/data'
E: Unable to mount '/data'
E: Unable to mount '/data'
E: Unable to mount '/data'
E: Failed to wipe dalvik
Updating partition details...
E: Unable to mount '/data'
I wiped cache and system separatly and it worked, but dalvik cache and data fail.
I found a post that said:
Maybe there is something wrong with the ROM, should I download something different? Or anything, really, to get it back and running?
Click to expand...
Click to collapse
in TWRP you need to format data, this should resolve the failures, be aware this will wipe everything on your phone, just leaving the bootloader and recovery.
Seanie280672 said:
in TWRP you need to format data, this should resolve the failures, be aware this will wipe everything on your phone, just leaving the bootloader and recovery.
Click to expand...
Click to collapse
I wiped it, everything was fine, then wiping cache went ok.
System and partitions were mounted, and all apps installed, last 3 lines:
Code:
Installing bysubox
Setting permissions
set_metadata_recursive: some changes failed
Then installation was successfull.
In recovery it says:
Code:
No OS installed! Are You sure You wish to reboot?
Rebooted, but didn't go back to fastboot, so rebooted again and flashed boot image and rebooted.
Still doesn't boot..
Is it installing the OS onto the flash drive? Or is there anything else I need to change in settings in Recovery or fastboot?
Thank You!
ban19 said:
I wiped it, everything was fine, then wiping cache went ok.
System and partitions were mounted, and all apps installed, last 3 lines:
Code:
Installing bysubox
Setting permissions
set_metadata_recursive: some changes failed
Then installation was successfull.
In recovery it says:
Code:
No OS installed! Are You sure You wish to reboot?
Rebooted, but didn't go back to fastboot, so rebooted again and flashed boot image and rebooted.
Still doesn't boot..
Is it installing the OS onto the flash drive? Or is there anything else I need to change in settings in Recovery or fastboot?
Thank You!
Click to expand...
Click to collapse
use TWRP 2.6.3.3 and your problems will be solved
clsA said:
use TWRP 2.6.3.3 and your problems will be solved
Click to expand...
Click to collapse
Ive flashed that recovery with fastboot and then erased cache, but it wont' load gets stuck on "Loading recovery". Do I just have to flash it or is there anything else I need to do?
In many tutorials they are suggesting to root the device first, should I do it? Maybe should I try with a different ROM and recovery, or is it too late for changes ?
ban19 said:
I wiped it, everything was fine, then wiping cache went ok.
System and partitions were mounted, and all apps installed, last 3 lines:
Code:
Installing bysubox
Setting permissions
set_metadata_recursive: some changes failed
Ive seen installation tutorial when at the end after setting permission there was:
Flashing Kernel
Unmounting Partitions
Click to expand...
Click to collapse
Does it mean that my installation isnt complete?
Can I root it now and flash it with ViperOne 6.2.1 ROM?
Click to expand...
Click to collapse
Problem solved, after flashing recovery I had to erase cache.
ban19 said:
Problem solved, after flashing recovery I had to erase cache.
Click to expand...
Click to collapse
So you were able to install Android_Revolution_HD-One_71.1 successfully? I've had Viper 2.0 installed forever, decided to try flashing Android Rev and ran into the same exact problem you did. Was able to erase cache to get back into recovery and restore my nandroid backup, but kind of afraid to try the same thing again...Did you just flash Android Rev and reboot one more time to get it to work?
kobezklutch said:
So you were able to install Android_Revolution_HD-One_71.1 successfully? I've had Viper 2.0 installed forever, decided to try flashing Android Rev and ran into the same exact problem you did. Was able to erase cache to get back into recovery and restore my nandroid backup, but kind of afraid to try the same thing again...Did you just flash Android Rev and reboot one more time to get it to work?
Click to expand...
Click to collapse
1. Flash TWRP 2.6.3.3 and after erase cache using fastboot
2. from recovery format data, wiping cache, data, dalvik and system
3. From recovery flash ARHD
4. Boot into fastboot and flash boot.img
then You are good to go, after installation You can customize.
If You find any problems, let me know, i have probably done it before ;D
I had a similar problem after using Hasoon2000's HTC One All-In-One Toolkit to root my HTC One M7 from Tmobile (US) to install Android Revolution HD 71.11. The root and install were successful but I just went through a bootloop. Could only get into fastboot, not adb. Finally relocked my phone using Hasoon's tool, then went to the HTC website to download the RUU exe (RUU_M7UL_TMOUS_5.14.531.1_With Partial.exe). You have to make sure you find the right RUU for your mobile provider and HBOOT. This was the right one for me but it may not be the right one for you. Get into fastboot, run the RUU, and it'll either tell you it has the wrong image or it'll start flashing the stock firmware onto your phone.
I tried the advice in this thread and didn't get anywhere. My phone was really borked but this RUU bailed me out.
I cant do relock, flash recovery, flash zip, sideload. I can boot to recovery(TWRP) but when I try to restore backup it will cut off and reboot in the middle. When I try install any rom it will be successful, but no ROM is installed(very quick flashing) . I cant see any files in system folder. I cant flash RUU because I cant relock.
In short way it showing all things looks like accepted by phone but it does nothing! Something like write protection.
And it showing only 3814MB instead 32GB on recovery.
I would be happy if someone has any good idea how to get it back to life.
Bootloader tampered, unlocked, hboot 1.55 S-ON
robdevil said:
I cant do relock, flash recovery, flash zip, sideload. I can boot to recovery(TWRP) but when I try to restore backup it will cut off and reboot in the middle. When I try install any rom it will be successful, but no ROM is installed(very quick flashing) . I cant see any files in system folder. I cant flash RUU because I cant relock.
In short way it showing all things looks like accepted by phone but it does nothing! Something like write protection.
And it showing only 3814MB instead 32GB on recovery.
I would be happy if someone has any good idea how to get it back to life.
Bootloader tampered, unlocked, hboot 1.55 S-ON
Click to expand...
Click to collapse
Ok first, a few questions:
can you post the output of fastboot getvar all except the imei and serialno ?
What rom/version are you trying to flash?
What backup? is it your personal backup, or one you have downloaded?
What version of TWRP are you using?
Is there any error code displayed after flashing the rom? Does it says "failed", "successful", "enable to mont /somehting" ??
Do you have all you drivers installed correctly? When your phone is in bootloader mode, in windows device manager, what does it says?
Do you have checked MD5 on your ROM/RECOVERY/BACKUP before flashing?
please answer all questions the best you can.
alray said:
Ok first, a few questions:
can you post the output of fastboot getvar all except the imei and serialno ?
What rom/version are you trying to flash?
What backup? is it your personal backup, or one you have downloaded?
What version of TWRP are you using?
Is there any error code displayed after flashing the rom? Does it says "failed", "successful", "enable to mont /somehting" ??
Do you have all you drivers installed correctly? When your phone is in bootloader mode, in windows device manager, what does it says?
Do you have checked MD5 on your ROM/RECOVERY/BACKUP before flashing?
please answer all questions the best you can.
Click to expand...
Click to collapse
Ad1:
C:\Users\Robert>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (removed)
(bootloader) imei: (removed)
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.127s
Ad2:
I tried insert coin, HD revolution, GE from mike, stock odex too.
Ad3: Backups are stored in phone memory. All were there when phone has arrived so I do assume they are belongs to previous owner. However memory looks like corrupted. I can not add or remove any files.
Ad4: TWRP 2.6.3.3 When I try to flash new one in fastboot it is successful but recovery remain the same.
Ad5: Every rom with aroma installer is successful but nothing is installed. Stock odex HD wont install from otg or sideload just keeps rebooting.
http://youtu.be/rcqGOf24woM or showing error that it cant execute updater from zip.
Ad6: Yes all drivers are ok.
Ad7: Yes all md5 were ok
robdevil said:
Ad1:
C:\Users\Robert>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (removed)
(bootloader) imei: (removed)
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.127s
Ad2:
I tried insert coin, HD revolution, GE from mike, stock odex too.
Ad3: Backups are stored in phone memory. All were there when phone has arrived so I do assume they are belongs to previous owner. However memory looks like corrupted. I can not add or remove any files.
Ad4: TWRP 2.6.3.3 When I try to flash new one in fastboot it is successful but recovery remain the same.
Ad5: Every rom with aroma installer is successful but nothing is installed. Stock odex HD wont install from otg or sideload just keeps rebooting.
http://youtu.be/rcqGOf24woM or showing error that it cant execute updater from zip.
Ad6: Yes all drivers are ok.
Ad7: Yes all md5 were ok
Click to expand...
Click to collapse
reflash twrp 2.6.3.3
MD5: 72067aefb69541d40e8420d7aa46408d
Code:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery and wipe everything + format data.
push this rom to your phone:http://www.htc1guru.com/dld/guru_reset_m7_3-62-401-1-zip/ this will take between 5-10 min (no progress bar just wait for adb to give you back the prompt)
md5: 6444b41a1f332f31345d5ead674382d7
Code:
adb push guru_reset_m7_3.62.401.1.zip /sdcard/
when the transfer is complete, in twrp select "install" then select "guru_reset_m7_3.62.401.1.zip"
then follow instruction in Aroma GUI
report back if it works or not.
good luck
It doesnt work.
I can push files to sdcard. but when I do wipe, all files from media will be deleted except those which already was there. So I cant delete insertcoin zip from sd and I cant delete backups. It looks like its memory is write protected.
When I try install something it all looks ok but it does nothing. Just reboot...white htc screen....reboot to recovery no changes done at all. It is like frozen.
Command fastboot reboot-bootloader doesnt work. It will boot to splash then back to recovey but not to bootloader.
Comand fastboot oem lock does nothing.
Any other ideas?
robdevil said:
It doesnt work.
I can push files to sdcard. but when I do wipe, all files from media will be deleted except those which already was there. So I cant delete insertcoin zip from sd and I cant delete backups. It looks like its memory is write protected.
When I try install something it all looks ok but it does nothing. Just reboot...white htc screen....reboot to recovery no changes done at all. It is like frozen.
Command fastboot reboot-bootloader doesnt work. It will boot to splash then back to recovey but not to bootloader.
Comand fastboot oem lock does nothing.
Any other ideas?
Click to expand...
Click to collapse
You are not the only one with this issue.
If he gets a solution you could use the same :
http://forum.xda-developers.com/htc-one/help/wipe-doesnt-wipe-flash-doesnt-flash-t2832553/page2
robdevil said:
It doesnt work.
I can push files to sdcard. but when I do wipe, all files from media will be deleted except those which already was there. So I cant delete insertcoin zip from sd and I cant delete backups. It looks like its memory is write protected.
When I try install something it all looks ok but it does nothing. Just reboot...white htc screen....reboot to recovery no changes done at all. It is like frozen.
Command fastboot reboot-bootloader doesnt work. It will boot to splash then back to recovey but not to bootloader.
Comand fastboot oem lock does nothing.
Any other ideas?
Click to expand...
Click to collapse
It doesnt look good. Maybe you could try to restore using the ruu, not sure if it will make a difference.
http://www.htc1guru.com/2014/03/android-ruu-europe/
alray said:
It doesnt look good. Maybe you could try to restore using the ruu, not sure if it will make a difference.
http://www.htc1guru.com/2014/03/android-ruu-europe/
Click to expand...
Click to collapse
I would like to but I can not re-lock it.
robdevil said:
I would like to but I can not re-lock it.
Click to expand...
Click to collapse
you're right sorry.
hi
i got htc M7 from customer its working fine but its custom firmware in side
i need to flash with stock firmware i tried with RUU_M7_UL_K44_SENSE55_MR_O2_UK_4.20.206.16_Radio_4A.23.3263.28_10.38r.1157.04L_release_353143_signed_2.exe
but it gives unknown error, even i tried in fastboot mode but its gives error "target reported max download size of 1514139648 bytes Invalid sparse file format at header magi error: write_sparse_skip_chunk: don't care size 165481124 is not a multiple of the block size 4096"
fastboot getvar all command info is following
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT3BLW908836
(bootloader) imei: 359405052038823
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4316mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.042s
plz help
thanks
ddjadav said:
hi
i got htc M7 from customer its working fine but its custom firmware in side
i need to flash with stock firmware i tried with RUU_M7_UL_K44_SENSE55_MR_O2_UK_4.20.206.16_Radio_4A.23.3263.28_10.38r.1157.04L_release_353143_signed_2.exe
Click to expand...
Click to collapse
Why 4.20.206.16? Your phone is 6.09.401.5, you can not use that ruu and there is no ruu you can use on that phone with S-ON
fastboot getvar all command info is following
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4316mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.042s
[/QUOTE]
Remove IMEI and SERIALNO ! You don't want to share these numbers.
unlock your bootloader, flash twrp recovery 2.6.3.3, flash this [URL="http://www.androidrevolution.org/downloader/download.php?file=One_6.09.401.5_odexed.zip"]stock odexed rom[/URL] from custom recovery. Then flash back [URL="http://www.androidrevolution.org/downloader/download.php?file=Flash_recovery_6.09.401.5.rar"]the stock recovery for that version[/URL]
Click to expand...
Click to collapse
thanks for quick reply
but i cant find other ruu with same version
i will try and post result
thanks
hi
i tried but its failed
bootloader is already unlocked
any other solution plz
thanks
ddjadav said:
hi
i tried but its failed
bootloader is already unlocked
any other solution plz
thanks
Click to expand...
Click to collapse
alray explained what to do at the end of his last post ..what else do you need ?
clsA said:
alray explained what to do at the end of his last post ..what else do you need ?
Click to expand...
Click to collapse
i already flash TWRP recovery 2.6.3.3
my bootloader is already unlocked but when i am trying to flash zip file from custom recovery its said faield
so what to do now
ddjadav said:
i already flash TWRP recovery 2.6.3.3
my bootloader is already unlocked but when i am trying to flash zip file from custom recovery its said faield
so what to do now
Click to expand...
Click to collapse
what failed message ... have you reboot recovery yet ?
yes i reboot recovery
and its says just failed in red color no message nothing
now phone is not booting in normal mode its just hang on HTC logo
ddjadav said:
yes i reboot recovery
and its says just failed in red color no message nothing
Click to expand...
Click to collapse
most likely a bad download
Have you done the format data in TWRP and fastboot erase cache ?
no didn't format data
when try to format data from twrp its failed
error E:Unable to mount '/cache
ddjadav said:
when try to format data from twrp its failed
error E:Unable to mount '/cache
Click to expand...
Click to collapse
have you checked the MD5 value on the rom to confirm its not a bad download?
Wipe everything from recovery then format data, reboot recovery,, push the rom again and flash it. then flash the stock recovery so you'll be able to install the next ota update.
alray said:
have you checked the MD5 value on the rom to confirm its not a bad download?
Wipe everything from recovery then format data, reboot recovery,, push the rom again and flash it. then flash the stock recovery so you'll be able to install the next ota update.
Click to expand...
Click to collapse
how to check MD5 value? can you please explain
ddjadav said:
how to check MD5 value? can you please explain
Click to expand...
Click to collapse
Use winmd5.exe, open the app and im sure youll find out how it Works ???? compare the value of your file vs the value written next to the download link. Both values must 100% match
i did wipe and format data its all success
but now i can't push file into phone
and its not detecting as MTP Device
ddjadav said:
i did wipe and format data its all success
but now i can't push file into phone
and its not detecting as MTP Device
Click to expand...
Click to collapse
THe phone will not be detected as an MTP device when booted in recovery.
You can use adb push or sideload when booted in recovery and your phone should be detected as "Android USB Device ---> My HTC"
If not, you have drivers issue and you'll have to install HTC drivers.
alray said:
THe phone will not be detected as an MTP device when booted in recovery.
You can use adb push or sideload when booted in recovery and your phone should be detected as "Android USB Device ---> My HTC"
If not, you have drivers issue and you'll have to install HTC drivers.
Click to expand...
Click to collapse
yes i did adb push and its success but i can't find zip file when tried to install from recovery
ddjadav said:
yes i did adb push and its success but i can't find zip file when tried to install from recovery
Click to expand...
Click to collapse
can you post a screenshot of your command prompt so i can see the exact command you have used to push to file?
alray said:
can you post a screenshot of your command prompt so i can see the exact command you have used to push to file?
Click to expand...
Click to collapse
can you healp me over teamviewer? i can give you access
its done successfully this time
now i will install recovery
thanks for your great healp