I want backup stock recovery , but I don't know how to
ahmed blue said:
I want backup stock recovery , but I don't know how to
Click to expand...
Click to collapse
you can extract the stock recovery from the firmware package of your ota version or ruu
what is you version? (fastboot getvar all)
alray said:
you can extract the stock recovery from the firmware package of your ota version or ruu
what is you version? (fastboot getvar all)
Click to expand...
Click to collapse
C:\ADB Files>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_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 4259mV
(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!
ahmed blue said:
C:\ADB Files>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_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 4259mV
(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!
Click to expand...
Click to collapse
so you probably need the recovery.img from the 5.X.708.X firmware.zip package. There is a thread in the general section with stock recovery, maybe you can find it there.
I think you can also backup your recovery partition (mmcblk0p34) from an adb shell
I think the right command is:
Code:
dd if=/dev/block/mmcblk0p34 of=/sdcard/mmcblk0p34.img
Better to wait for someone else to confirm this, dd commands can be dangerous if you make a mistake i.e inverting the input file and output file (if/of)
And I dont know if you can then restore recovery using this backup image.
Related
i have installed cyanogen but want to back on stock rom , now i cannot find original stock rom , please guide me wich rom to download , thank you.
C:\Android\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.12.161.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA3A1W905909
(bootloader) imei: 359405050229887
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: VODAP110
(bootloader) battery-status: good
(bootloader) battery-voltage: 4155mV
(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!
svchost said:
i have installed cyanogen but want to back on stock rom , now i cannot find original stock rom , please guide me wich rom to download , thank you.
C:\Android\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.12.161.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA3A1W905909
(bootloader) imei: 359405050229887
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: VODAP110
(bootloader) battery-status: good
(bootloader) battery-voltage: 4155mV
(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!
Click to expand...
Click to collapse
Closest match is this https://www.androidfilehost.com/?fid=95916177934522314
This is a Stock Nsndroid backup. You will need to unzip it and copy the folder to your TWRP backup folder and use the Restore option in TWRP to restore the backup.
Danny201281 said:
Closest match is this https://www.androidfilehost.com/?fid=95916177934522314
This is a Stock Nsndroid backup. You will need to unzip it and copy the folder to your TWRP backup folder and use the Restore option in TWRP to restore the backup.
Click to expand...
Click to collapse
thank you very much friend problem solved
i am having issues updating my phone, i am on 4.4.2, the phone is rooted and bootloader unlocked, but i am at a loss for how to update it. all the thread i am reading tells me i need to update to stock 5.0.2
malikalhaji said:
i am having issues updating my phone
Click to expand...
Click to collapse
What issues exactly?
post the output of "fastboot getvar all" (remove IMEI and SN)
alray said:
What issues exactly?
post the output of "fastboot getvar all" (remove IMEI and SN)
Click to expand...
Click to collapse
i am just a bit confused with the whole process, its not like Samsung where i can flash the zip via TWRP, from 4.2.2 to 5.0.1
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: 000000000004
(bootloader) imei: 30000000000009
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4123mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.052s
malikalhaji said:
i am just a bit confused with the whole process, its not like Samsung where i can flash the zip via TWRP, from 4.2.2 to 5.0.1
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: 000000000004
(bootloader) imei: 30000000000009
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4123mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.052s
Click to expand...
Click to collapse
Flash twrp if its not already done
download this rom: https://www.androidfilehost.com/?fid=23501681358545524 and push it to your phone internal memory
in twrp select "install" and select that rom
aroma installer will launch, follow instructions. When asked, select "yes" to stock recovery and radio, select "no" to root.
after the rom is flashed, reboot the phone normally and take all ota updates from 4.19.401.11 to 7.19.401.22.
Thanks a lot. . . Will get back to you
Sent from my iPhone using Tapatalk
thanks @alray , everything worked out well
Can anyone tell me where I can find the right RUU for my device? I accidentally whiped my OS this morning . I can get into my bootloader and TWRP, so I'm thinking installing the appropriate RUU will do the trick, right?
Do I have to gain root first, or am I good to go?
The getvar all result is this:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.22
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxxxxxxxx
(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: 4315mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Thanks in advance!
Smellie2 said:
Can anyone tell me where I can find the right RUU for my device? I accidentally whiped my OS this morning . I can get into my bootloader and TWRP, so I'm thinking installing the appropriate RUU will do the trick, right?
Do I have to gain root first, or am I good to go?
The getvar all result is this:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.22
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxxxxxxxxxxxx
(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: 4315mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Thanks in advance!
Click to expand...
Click to collapse
There is an exact match in the ruu section
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Look down the list for 7.19.401.22
Note, installing the ruu will wipe the device (all data, twrprecovery etc)
I think you're good to go, but perhaps others will offer suggestions
Or just flash a ROM. If you have TWRP 2.8.6 or newer, you can easily transfer your ROM.zip to your phone, and just flash away
mb_guy said:
There is an exact match in the ruu section
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Look down the list for 7.19.401.22
Note, installing the ruu will wipe the device (all data, twrprecovery etc)
I think you're good to go, but perhaps others will offer suggestions
Click to expand...
Click to collapse
Thanks, it worked like a charm!!:good:
can someone help me? I need to find the correct Rom for M7, thank you very much in advance.
Here is the info
esktop>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.17.1500.35
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3BMW902976
(bootloader) imei: 357041055126257
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: GLOBA001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3922mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-eff4f609
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Hello,
I'm in need of help. I'm wanting to get my stock rom back and firmware but I'm unsure on what ones I need. Can someone be kind enough to help?
morgan150 said:
Hello,
I'm in need of help. I'm wanting to get my stock rom back and firmware but I'm unsure on what ones I need. Can someone be kind enough to help?
Click to expand...
Click to collapse
We will need to know your "fastboot getvar all" output. Please edit out the IMEI and Serial number from your output before posting.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader)
(bootloader)
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4166mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.100s
Thank you so much!
alray said:
We will need to know your "fastboot getvar all" output. Please edit out the IMEI and Serial number from your output before posting.
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader)
(bootloader)
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4166mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.100s
Thank you so much!
morgan150 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader)
(bootloader)
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4166mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.100s
Thank you so much!
Click to expand...
Click to collapse
You want the latest stock version? Because 4.19.401.9 is android 4.4.2
Latest version for your phone is 7.19.401.151
https://www.androidfilehost.com/?fid=24407100847293704
But you'll need to update your firmware to at least 6.xx.401.xx (hboot 1.57 or higher) before being able to flash this RUU.
alray said:
You want the latest stock version? Because 4.19.401.9 is android 4.4.2
Latest version for your phone is 7.19.401.151
https://www.androidfilehost.com/?fid=24407100847293704
But you'll need to update your firmware to at least 6.xx.401.xx (hboot 1.57 or higher) before being able to flash this RUU.
Click to expand...
Click to collapse
Where Can I find the firmware to do so?
morgan150 said:
Where Can I find the firmware to do so?
Click to expand...
Click to collapse
Sorry for late answer, cleared the notification and forgot to answer.
You can use this firmware file https://www.androidfilehost.com/?fid=817550096634787821
will update your firmware to 7.19.401.2 then you can flash the RUU to be on the final version. Dont forget that you must use htc_fastboot.exe instead of fastboot.exe to flash the ruu or you'll get errors when flash the ruu
need nandroid backup or suggest custom ROM
D:\>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: 2.04.30.0316
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.17.720.55
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT43CMP00086
(bootloader) imei: 357607050956011
(bootloader) meid: A1000037A68AF8
(bootloader) product: m7cdwg
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0751000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 3861mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
me1234hul said:
need nandroid backup or suggest custom ROM
D:\>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: 2.04.30.0316
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.17.720.55
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT43CMP00086
(bootloader) imei: 357607050956011
(bootloader) meid: A1000037A68AF8
(bootloader) product: m7cdwg
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0751000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 3861mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
https://easy-firmware.com/home/sear..._India_4.21_09B_release_458709_signed_2_4.zip
download and flash with htc_fastboot.exe
or
rename file to PN07IMG and save it at the root of your ext sd card, reboot to BL and flash.
alray said:
download and flash with htc_fastboot.exe
or
rename file to PN07IMG and save it at the root of your ext sd card, reboot to BL and flash.
Click to expand...
Click to collapse
bro this is a paid site. if you have an account then please can you send me the downloaded file.
me1234hul said:
bro this is a paid site. if you have an account then please can you send me the downloaded file.
Click to expand...
Click to collapse
I know.
I don't have the file otherwise it would already been available in the RUU collection thread.
The cheapest subscription is 5$, not that much expensive.
Then you can share the file with us in the RUU collection thread so the next guy with the same version don't have to pay again.
Sorry, I know it sucks but it's all HTC's fault for not providing factory images (RUU) to their customers.