[Recovery]Collection of Stock Recovery - One (M8) Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi folks!
In this thread i will link the stock recovery for our one.
That recovery can be used for apply OTA update with the stock rom and the bootloader locked.
Download:
Dev-Host
How to flash?
1) Download your recovery
2) Put it on your adb/fastboot folder (if you don't have it, download from here (you have to unrar it))
3) Rename it to recovery.img
4) Open a CMD/Teminal windows on adb folder
5) Put your phone in fastboot
6) Flash the recovery with the command:
Code:
fastboot flash recovery recovery.img
7) Do an erase cache for security:
Code:
fastboot erase cache
​
You will contribute in this thread?
Please, post the recovery you have here, is highly appreciated! ​

If you need a Backup or something else to switch back to stock, visit the Mr Hofs thread!
You will find a lot of info @Mr Hofs ​

Extract
Guich said:
Hi folks!
In this thread i will link the stock recovery for our one.
That recovery can be used for apply OTA update with the stock rom and the bootloader locked.
Download:
Dev-Host
How to flash?
1) Download your recovery
2) Put it on your adb/fastboot folder (if you don't have it, download from here (you have to unrar it))
3) Rename it to recovery.img
4) Open a CMD/Teminal windows on adb folder
5) Put your phone in fastboot
6) Flash the recovery with the command:
Code:
fastboot flash recovery recovery.img
7) Do an erase cache for security:
Code:
fastboot erase cache
​
You will contribute in this thread?
Please, post the recovery you have here, is highly appreciated! ​
Click to expand...
Click to collapse
How do I extract the recovery from my stock developers edition?
I had the commands but lost them....
CC

cc999 said:
How do I extract the recovery from my stock developers edition?
I had the commands but lost them....
CC
Click to expand...
Click to collapse
Should be:
- adb shell
- su
- dd if=/dev/block/mmcblk0p43 of=/sdcard/mmcblk0p43
- exit​
Here the partition list by Sneaky.
However, usually, i extract the recovery from firmware zip

better
Guich said:
Should be:
- adb shell
- su
- dd if=/dev/block/mmcblk0p43 of=/sdcard/mmcblk0p43
- exit​
Here the partition list by Sneaky.
However, usually, i extract the recovery from firmware zip
Click to expand...
Click to collapse
That's a better way to do it, I have unzipped the firmware for the dev edition, where exactly is it located? There are a ton of folders.
Thanks in advance
CC
---------- Post added at 10:11 AM ---------- Previous post was at 10:04 AM ----------
Guich said:
Should be:
- adb shell
- su
- dd if=/dev/block/mmcblk0p43 of=/sdcard/mmcblk0p43
- exit​
Here the partition list by Sneaky.
However, usually, i extract the recovery from firmware zip
Click to expand...
Click to collapse
I thought I remember the command to be ADB pull ?
CC

FACTORY UNLOCKED RECOVERY IMAGE

TY
daorderdillon said:
FACTORY UNLOCKED RECOVERY IMAGE
Click to expand...
Click to collapse
Exactly what I was trying to get! Thank you very much!
CC

daorderdillon said:
FACTORY UNLOCKED RECOVERY IMAGE
Click to expand...
Click to collapse
Added on folder

Guichyyy check the op....
http://forum.xda-developers.com/showthread.php?t=2701376

any recovery for the developers edition ?

Mr Hofs said:
Guichyyy check the op....
http://forum.xda-developers.com/showthread.php?t=2701376
Click to expand...
Click to collapse
Oh i haven't see.
Will close that thread then...
thatbimmerkid said:
any recovery for the developers edition ?
Click to expand...
Click to collapse
Check the op of Mr Hofs's thread.

perfect i got it downloaded it already to have it handy in case i need to go stock again ... thanks!:laugh:
if i go stock again will it let me receive official updates ?

thatbimmerkid said:
perfect i got it downloaded it already to have it handy in case i need to go stock again ... thanks!:laugh:
if i go stock again will it let me receive official updates ?
Click to expand...
Click to collapse
Stock rom, kernel and recovery will let you update. Root and an unlocked bootloader should not interfere the ota

thatbimmerkid said:
perfect i got it downloaded it already to have it handy in case i need to go stock again ... thanks!:laugh:
if i go stock again will it let me receive official updates ?
Click to expand...
Click to collapse
I should be good then because I've only installed twrp and root with the one in all tool.
Sent from my HTC One_M8 using xda app-developers app

Help
daorderdillon said:
FACTORY UNLOCKED RECOVERY IMAGE
Click to expand...
Click to collapse
Currently have Phils recovery, used guid to get back the stock recovery, It says OK on the push but when
I enter recover it still goes to the Phils recovery. What am I doing wrong?
CC

cc999 said:
Currently have Phils recovery, used guid to get back the stock recovery, It says OK on the push but when
I enter recover it still goes to the Phils recovery. What am I doing wrong?
CC
Click to expand...
Click to collapse
oke it's clear now. the one is not the stock but indeed philz touch.....

yes
Mr Hofs said:
oke it's clear now. the one is not the stock but indeed philz touch.....
Click to expand...
Click to collapse
correct
CC

I'm after O2UK recovery.img for 1.54.206.5 if anyone is feeling generous.

animaleyes76 said:
I'm after O2UK recovery.img for 1.54.206.5 if anyone is feeling generous.
Click to expand...
Click to collapse
I got it....

Mr Hofs said:
I got it....
Click to expand...
Click to collapse
can you send me a dropbox link or something by pm for me ?
MUCH appreciated in advance

Related

[Q] OTA update on stock ROM, but custom recovery

Good morning, all:
I just got my HTC One the other day and, in the process of transferring content from my Galaxy SIII, I rooted and installed CWM recovery, but kept the stock ROM because I liked the change from what I'd been using on the SIII (CM).
Unfortunately, in the last day or so, an OTA update was released for the One and, as I found out (and you likely know), you can't perform OTA updates with a custom recovery. The constant notifications are enough to make me want to update, besides the obvious benefits of increased stability.
I was wondering if I could flash the recovery found in the [Recovery] Stock HTC One post (http://forum.xda-developers.com/showthread.php?t=2158763) to the device so that I could update? Also, would this break my root/superuser? The device is a TELUS model (if they differentiate by carrier) with software no° 1.29.661.5.
Any advice would be appreciated. Thanks!
------------------------------
UPDATE - 2:38 PM
------------------------------
Hey, guys:
Sorry for all of this noise, I figured things out and wanted to delete this thread, but can't seem to do that.
For those of you experiencing similar issues, who followed mike1986.'s Complete Flashing Guide post, the process for restoring your stock Recovery image to do OTA updates is actually super simple:
- Connect your phone to your computer and pull the backup you did of your device before flashing the custom recovery image.
- Open the folder and move the Recovery.img file to your Android SDK folder.
-Boot your device in fastboot mode (like you did during unlocking bootloader - power off the device and turn it on using power + vol down buttons and select "FASTBOOT")
-Open up command prompt ( Start > Run > type cmd and hit enter ). The window that appears is called Command Prompt. <click here to see the image>
- Navigate to [your SDK directory] (type in Command Prompt: cd c:\[directory]).
- In the Command Prompt type following command: fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Using this method, you could flash your stock recovery back onto the device, perform the OTA, then flash the custom Recovery.img back onto your device all in the span of 5 minutes.
This is probably standard stuff for most people on this forum.
[DELETED]
Could you please post your custom recovery?
I need to do the same procedure as yours, and I am currently on same fw, from Telus.
Many thanks.
Sent from a pizza
millicent said:
Could you please post your custom recovery?
Click to expand...
Click to collapse
Sure thing, millicent.
Tried attaching it to the post, but that wasn't working so here's a DropBox link: HTC One Stock Recover (1.29.661.5). Happy OTA updating!
I've tried this, but the OTA update package won't install. Flashing the Recovery.img isn't enough.
Sonnyw said:
I've tried this, but the OTA update package won't install. Flashing the Recovery.img isn't enough.
Click to expand...
Click to collapse
I assume you're running a stock ROM, so did you delete any stock apps(i.e bloatware)? If so, you will need to NAND restore to a stock backup or get those apps back. First thing an official OTA does is check the signatures on all the files it'd expecting to be on the device and if any come back wrong or missing, update aborts.
Sent from my Galaxy S4
unremarked said:
I assume you're running a stock ROM, so did you delete any stock apps(i.e bloatware)? If so, you will need to NAND restore to a stock backup or get those apps back. First thing an official OTA does is check the signatures on all the files it'd expecting to be on the device and if any come back wrong or missing, update aborts.
Sent from my Galaxy S4
Click to expand...
Click to collapse
Remember that unlocking the bootloader automatically deletes a few apps, which you will need to install back
MacHackz said:
Remember that unlocking the bootloader automatically deletes a few apps, which you will need to install back
Click to expand...
Click to collapse
So I was just wondering, if i install the bloatware/default apps back manually (using the .apk files) and flash the recovery back to stock. Will I be able to do an OTA update Without loss of data? If that´s possible, I wil flash the custom bootloader back after performing the OTA update.
Guys, thanks for helping me out. I've done an OTA update without any data loss, you can read about it in thishttp://forum.xda-developers.com/showthread.php?p=42122514#post42122514 Thread.
MacHackz said:
Remember that unlocking the bootloader automatically deletes a few apps, which you will need to install back
Click to expand...
Click to collapse
Really? I did not know this! Out of my curiosity, do you know what apps get deleted?
Sent from my Galaxy S4
unremarked said:
Really? I did not know this! Out of my curiosity, do you know what apps get deleted?
Sent from my Galaxy S4
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MacHackz said:
Click to expand...
Click to collapse
What a strange assortment of apps to be removed. Thanks for the info!
Can you tell me where to find the stock recovery I'm moto e
No one ever mentions where to find the stock recovery file for a noob like me
When I find it, Should I flash it via cmd and I'll get my stock recovery back?I want it back to install official lollipop 5.1 I downloaded.It won't install after downloading but just takes me to the TWRP Screen(ya I have TWRP installed)
HELP ME PLEASEEE said:
No one ever mentions where to find the stock recovery file for a noob like me
When I find it, Should I flash it via cmd and I'll get my stock recovery back?I want it back to install official lollipop 5.1 I downloaded.It won't install after downloading but just takes me to the TWRP Screen(ya I have TWRP installed)
Click to expand...
Click to collapse
This is the HTC One M7 forum, if you need help with your Moto E post in the Moto E forum.
http://forum.xda-developers.com/moto-e

HTC One S-On & stock rom erased!

Hey Guys,
I previously submitted another thread with my issue. I just really need some help on this. I was trying to flash another rom on phone but did not notice S-On until it was done. Going thru the custom rom install, I wiped everything even my recovery backups. All i can do now is boot into HBoot, Fastboot, or TWRP recovery. How can I get pass this problem? Is there a way I can get S-Off in fastboot mode only? Please I need access to my phone
Thanks
darkghostnit said:
Hey Guys,
I previously submitted another thread with my issue. I just really need some help on this. I was trying to flash another rom on phone but did not notice S-On until it was done. Going thru the custom rom install, I wiped everything even my recovery backups. All i can do now is boot into HBoot, Fastboot, or TWRP recovery. How can I get pass this problem? Is there a way I can get S-Off in fastboot mode only? Please I need access to my phone
Thanks
Click to expand...
Click to collapse
You don't need S-OFF to flash ROMs.
Please post a "fastboot getvar all" so that so that we can see what your current state is, also what twrp version
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP Ver. 2.6.30
Thank you for helping me out with this. I truly appreciate it. Let me know what I have to do next
appears your
darkghostnit said:
View attachment 2626824
TWRP Ver. 2.6.30
Thank you for helping me out with this. I truly appreciate it. Let me know what I have to do next
Click to expand...
Click to collapse
I think flashing the ruu from this thread will help you out. Browse the thread first . It appears your bootloader is already locked. I don't think recovery matters.
http://forum.xda-developers.com/showthread.php?t=2496074
mb_guy said:
appears your
I think flashing the ruu from this thread will help you out. Browse the thread first . It appears your bootloader is already locked. I don't think recovery matters.
http://forum.xda-developers.com/showthread.php?t=2496074
Click to expand...
Click to collapse
As soon as I do that, I'll let you know my results. Last time i tried flashing a RUU using the .exe file I got a black screen with HTC logo and the program said failed. but I'll try this and let you know.
darkghostnit said:
Hey Guys,
I previously submitted another thread with my issue. I just really need some help on this. I was trying to flash another rom on phone but did not notice S-On until it was done. Going thru the custom rom install, I wiped everything even my recovery backups. All i can do now is boot into HBoot, Fastboot, or TWRP recovery. How can I get pass this problem? Is there a way I can get S-Off in fastboot mode only? Please I need access to my phone
Thanks
Click to expand...
Click to collapse
Since you have a custom recovery, extract boot.img from the zip, flash via fastboot : fastboot flash boot boot.img
run twrp, and install rom via sideload, like the previous guy said you don't need S-Off, with S-On you can't flash boot.img via twrp so it'll have to be done via bootloader
CYNiCAL2KX said:
Since you have a custom recovery, extract boot.img from the zip, flash via fastboot : fastboot flash boot boot.img
run twrp, and install rom via sideload, like the previous guy said you don't need S-Off, with S-On you can't flash boot.img via twrp so it'll have to be done via bootloader
Click to expand...
Click to collapse
I am a complete noob, so how can I sideload? I tried to push using adb push but that wasn't working for me and I'm sure I have all drivers installed. When I use ADB devices cmd in cmd prompt, nothing shows, but if I do fastboot devices, I do have something show. And if I were to have assistance conducting this method, can I flash any rom this way?
darkghostnit said:
I am a complete noob, so how can I sideload? I tried to push using adb push but that wasn't working for me and I'm sure I have all drivers installed. When I use ADB devices cmd in cmd prompt, nothing shows, but if I do fastboot devices, I do have something show. And if I were to have assistance conducting this method, can I flash any rom this way?
Click to expand...
Click to collapse
Unistall htc sync and htc drivers and install http://forum.xda-developers.com/showthread.php?t=2261088 these drivers, then use adb command 'adb devices' and hopefully it shows up, to sideload, it's a simple adb command. have the rom.zip in the adb folder. then use 'adb sideload rom.zip' then wait until 100% and it'll automatically run the script on twrp
You need to be in recovery to do adb devices.
You need to have the phone connected in Fastboot USB mode to do fastboot device.
These are NOT interchangeable.
SaHiLzZ said:
You need to be in recovery to do adb devices.
You need to have the phone connected in Fastboot USB mode to do fastboot device.
These are NOT interchangeable.
Click to expand...
Click to collapse
Okay I didn't know that. Thank you for that information. I will definitely keep that tidbit for the future. So i must be in recovery TWRP for Adb correct? not HBoot?
darkghostnit said:
Okay I didn't know that. Thank you for that information. I will definitely keep that tidbit for the future. So i must be in recovery TWRP for Adb correct? not HBoot?
Click to expand...
Click to collapse
Correct, either custom recovery like TWRP or CWM, or booted into OS with USB Debugging option enabled.
SaHiLzZ said:
Correct, either custom recovery like TWRP or CWM, or booted into OS with USB Debugging option enabled.
Click to expand...
Click to collapse
THANK YOU TO EVERYONE WHO POSTED TO THIS THREAD! You guys really helped me out today. i got the phone back to stock and all is well

[Q] XT1068 stock recovery

Hi, I installed TWRP recovery on my XT1068 and in preparation for lollipop update I would like to flash stock recovery. The problem is I can`t find stock recovery.img anywhere on XDA or internet. So am I bad at searching files or do I have to extract it from factory image?
recovery.img and boot.img in .zip
hi to all
how can we flash these zip files to install stock recovery...???
thank you
htcgr said:
hi to all
how can we flash these zip files to install stock recovery...???
thank you
Click to expand...
Click to collapse
The same way you flashed twrp.
Extract the .zip
Boot into fastboot mode
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
Stupid question but...
Where do I place these files? In my external sd card????
mykkomax said:
Where do I place these files? In my external sd card????
Click to expand...
Click to collapse
No. Keep it on your pc. If you are using windows, put it into the same folder where your fastboot.exe resides. On Linux it doesn't matter.
BO4573 said:
recovery.img and boot.img in .zip
Click to expand...
Click to collapse
only problem here is what versions?
kitkat for xt1068 has 3 versions of recoveries
KXB21.85-14
KXB21.85-23
KXB21.85-27
SO YOU NEED TO LOOK IN ABOUT PHONE IN SETTINGS TO FIND YOUR VERSION
attached ALL 4 current XT1068 stock recoveries (3 Kitkat, 1 Lollipop)
Kitkat
View attachment KXB21.85-14-Recovery.img.zip
View attachment KXB21.85-23-Recovery.img.zip
View attachment KXB21.85-27-Recovery.img.zip
Lollipop
View attachment LXB22.46-28-Recovery.img.zip
I see
doppelhelix said:
No. Keep it on your pc. If you are using windows, put it into the same folder where your fastboot.exe resides. On Linux it doesn't matter.
Click to expand...
Click to collapse
Thank you so much!
reefuge said:
only problem here is what versions?
kitkat for xt1068 has 3 versions of recoveries
KXB21.85-14
KXB21.85-23
KXB21.85-27
SO YOU NEED TO LOOK IN ABOUT PHONE IN SETTINGS TO FIND YOUR VERSION
attached ALL 4 current XT1068 stock recoveries (3 Kitkat, 1 Lollipop)
Kitkat
View attachment 3150006
View attachment 3150008
View attachment 3150015
Lollipop
View attachment 3150016
Click to expand...
Click to collapse
After selecting which version, would input the same code as above yeah?
mykkomax said:
Thank you so much!
After selecting which version, would input the same code as above yeah?
Click to expand...
Click to collapse
Code:
fastboot flash recovery KXB21.85-14-Recovery.img
fastboot flash recovery KXB21.85-23-Recovery.img
fastboot flash recovery KXB21.85-27-Recovery.img
or
fastboot flash recovery LXB22.46-28-Recovery.img
only need to use correct one!
reefuge said:
Code:
fastboot flash recovery KXB21.85-14-Recovery.img
fastboot flash recovery KXB21.85-23-Recovery.img
fastboot flash recovery KXB21.85-27-Recovery.img
or
fastboot flash recovery LXB22.46-28-Recovery.img
only need to use correct one!
Click to expand...
Click to collapse
Thank you so much! Appreciate the help.
Finally, is this how it should appear on the window...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A good sign yes?
mykkomax said:
Thank you so much! Appreciate the help.
Finally, is this how it should appear on the window...
View attachment 3150346
A good sign yes?
Click to expand...
Click to collapse
that is how it should look, you should also watch your phone screen and seem similar in yellow writing
reefuge said:
View attachment 3150008
Click to expand...
Click to collapse
I flashed recovery KXB21.85-23 from your link in order to do the OTA lollipop update but the update failed.
Then I downloaded Firmware KXB21.85.23 (DSDS ALL) from your thread http://forum.xda-developers.com/moto-g-2014/general/windows-tool-moto-g-2014-xt1068-dual-t2983295 , extracted recovery.img and flashed it. And with that recovery OTA update worked fine.
Does the recovery that you linked in your answer come from a different firmware version?
Anyway, I hope this will help someone find the right stock recovery. And thanks for sharing the stock firmware!
rurku said:
I flashed recovery KXB21.85-23 from your link in order to do the OTA lollipop update but the update failed.
Then I downloaded Firmware KXB21.85.23 (DSDS ALL) from your thread http://forum.xda-developers.com/moto-g-2014/general/windows-tool-moto-g-2014-xt1068-dual-t2983295 , extracted recovery.img and flashed it. And with that recovery OTA update worked fine.
Does the recovery that you linked in your answer come from a different firmware version?
Anyway, I hope this will help someone find the right stock recovery. And thanks for sharing the stock firmware!
Click to expand...
Click to collapse
could be the UK .23 recovery - but this method outdated now see my signature for easy installer
Hi
could you link download file of this recovery image (21.85.23) not UK edition, here?
majhool_yf said:
could you link download file of this recovery image (21.85.23) not UK edition, here?
Click to expand...
Click to collapse
here you go
Thanx alot!
I tried it and it was about 10 minutes installing but at the end it shows an error and installation abort,does it need another thing like boot image to flash?!
If not what should i do?
majhool_yf said:
Thanx alot!
I tried it and it was about 10 minutes installing but at the end it shows an error and installation abort,does it need another thing like boot image to flash?!
If not what should i do?
Click to expand...
Click to collapse
its not TWRP installable you have to flash via fastboot, you asked for recovery.img not a installer, extract and manual flash
reefuge said:
its not TWRP installable you have to flash via fastboot, you asked for recovery.img not a installer, extract and manual flash
Click to expand...
Click to collapse
Im doing via OTA and i flashed fastboot recovery(u gave).and now the phone is in restart loop...
majhool_yf said:
Im doing via OTA and i flashed fastboot recovery(u gave).and now the phone is in restart loop...
Click to expand...
Click to collapse
ENTER RECOVERY and delete cache/ data / factory reset
my easy installer in signature was made for this reason, so it automatically wipes before install, to avoid dirty flash boot loops

CWM Flashable B609 for P7-L10 (Complete Update Package)

Here is The Complete Update Package of The B609 Extracted from The Update.app Provided by Huawei . I Extracted It and Removed Set.Immutable.list and Added HRT Kernel for Full Root Capabilities and Made CWM Flashable Package .
Let us Begin with Preparing Your Phone .
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1) First of All Download This Specific CWM Recovery for EMUI 3.0 From Here
2)Connect Your Phone To Your PC with ADB Enabled . Then Apply The Following Commands from The Terminal or CMD
adb reboot recovery
Click to expand...
Click to collapse
then cd to the directory where the cwm recovery is .... if you are a windows user then i should be something like this
Code:
cd Downloads
then type
fastboot flash recovery recovery_cwm_emui3.0.img
Click to expand...
Click to collapse
then Type
fastboot reboot
Click to expand...
Click to collapse
.
3) Now Download The CWM Package From Here
And If You Want Root Then Download This Package From Here
And Now
The Flashing ​Copy The Rom and Other Necessary Files onto External SD Card . and Reboot into Recovery
On The First Boot Into Recovery it will ask whether You Need English Language Or Chinese . Choose on Your Own Consideration :silly:
Then Wipe Data/Factory Reset or Go to Mounts And Storage and wipe What you Think Should Be Wiped .
Then Install Zip from External SD Card and If You need Root then flash the SuperSU Package Provided and Reboot and Also Choose Fix Root .
Now Just Setup Your Device .
One Word of Advice :
Some Users Reported That If The Update is Done with The Removal of Sim card Then The Motion Control Is Shown .
Please Try and Report Back .
And Now
The Credits ​1) For Kernel/Recovery/Updater-Script of Se7en-Rom V1.x Goes To @natorus87
2) For The B609 Complete Update Package to HuaweiBlog.de
3) For Making The Update Package ME .
If I Forgot To Mention anyone Then Do Let me Know .:silly:
thanks for the package.
The only reservation i have is the HRT Kernel:
are there any details known about this kernel? it's older than 609 i guess; what fw is it based on?
bertolehm said:
thanks for the package.
The only reservation i have is the HRT Kernel:
are there any details known about this kernel? it's older than 609 i guess; what fw is it based on?
Click to expand...
Click to collapse
It is From B608 Provided in the Thread By @natorus87
Also I Created a Slimmed Out Package of B609 of Only 655MB Size .... Will Test it and Provide Soon
Is this ROM flashable over any version ROM?
andromodgod said:
It is From B608 Provided in the Thread By @natorus87
Also I Created a Slimmed Out Package of B609 of Only 655MB Size .... Will Test it and Provide Soon
Click to expand...
Click to collapse
Hi Andromodgod
thanks for your work. Would be possible to have a CWM flashable zip with the stock kernel? I would prefere to have a full stock routed version.
Thanks again for your support.
jkmaxfli said:
Is this ROM flashable over any version ROM?
Click to expand...
Click to collapse
I Dont Know ..... U Should Be On Any Version of EMui 3.0 ..... I Haven't Tried it From Emui 2.3 ..... If You Want TO Try from 2.3 Then Remove Set.immutable List from ur Phone Before Flashing
andromodgod
Links are not working... (
You are wrong
Mik Komarov said:
andromodgod
Links are not working... (
Click to expand...
Click to collapse
Links are working. I just tested all of them and are working well with mega server. :good:
Can I flash it from internal memory? My SD card just broke down...
How can I...
How can I know If set. immutable.list is gone or my device is fully rooted???? Since I use rootexplorer to find the file and still appears in /sbin/ folder. I follow all your instructions and files to flash B609 fully rooted
the file in /sbin doesn't have a .list extension - i think you can ignore it;
you can test for 100% by uninstalling some preinstalled g-app like G+, if it's back after a restart you're only 99%;
Code don't work
When I type the code it says adb command not found!! help please
aissasell said:
When I type the code it says adb command not found!! help please
Click to expand...
Click to collapse
try adb reboot bootloader
nfc
Does Ngoc works for u guys? I mean if it really works not just the menu
chma said:
try adb reboot bootloader
Click to expand...
Click to collapse
thanks for responding, that problem is fixed, but i have an another problem when i type fastboot flash recovery cwm.img it says waitnig for device and it stay like that for many time and nothing happened.
and when i type adb reboot bootloader it reboot with a screen saying "phone unlocked".
I was in the rom b133 but i did an upgrade to b609 so i lost the root and it wont be rooted.
Thank you!
aissasell said:
thanks for responding, that problem is fixed, but i have an another problem when i type fastboot flash recovery cwm.img it says waitnig for device and it stay like that for many time and nothing happened.
and when i type adb reboot bootloader it reboot with a screen saying "phone unlocked".
I was in the rom b133 but i did an upgrade to b609 so i lost the root and it wont be rooted.
Thank you!
Click to expand...
Click to collapse
Type adb reboot bootloader, when you see "phone unlocked" on the screen you phone is ready for flashing with fastboot.
Do not touch the phone, just type fastboot flash recovery cwm.img
samoborac said:
Type adb reboot bootloader, when you see "phone unlocked" on the screen you phone is ready for flashing with fastboot.
Do not touch the phone, just type fastboot flash recovery cwm.img
Click to expand...
Click to collapse
I tried this. But when i write this command it doesnt answer. He said something is false.
samoborac said:
Type adb reboot bootloader, when you see "phone unlocked" on the screen you phone is ready for flashing with fastboot.
Do not touch the phone, just type fastboot flash recovery cwm.img
Click to expand...
Click to collapse
It worked, thank you soo mush. The rom is update also the root! Im gratful! :victory:
I have a problem me too ...
After B126 - root, B133 - root, I can't root B609. I can't install ADB & fastboot ("adb_fastboot_and_other_tools.zip" or "adb-setup-1.4.2.exe") into my PC. I read it all the instructions, tutorials, but without succes. If I try to root it without ADB, after I start Root Genius - loading Root Genius - restarting the phone at 38% and 64% - stop rooting (sad emoticon of Root Genius).
Is not the first time when I'm rooting the phone; I tried to downgrade it to B133, I put it the "dload" folder on the sd card, again without succes. I'll try to put B602 and downgrade after that at B133 ... I you have some advice, please tell me how to solve that ...
Shymmy said:
I have a problem me too ...
After B126 - root, B133 - root, I can't root B609. I can't install ADB & fastboot
Click to expand...
Click to collapse
You definitely can get adb to run, there's really no other option if you want to make progress with root.
Did you install Huwaei HiSuite for the drivers; authorize pc connection; install hisuite helper app on phone?

Help me ???

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I need solution !!! Failed !!!!!!
albelushi7 said:
View attachment 4033280
I need solution !!! Failed !!!!!!
Click to expand...
Click to collapse
Need more information about your failed
k4fari said:
Need more information about your failed
Click to expand...
Click to collapse
When I need install twrb >failed
..
I need twrb because I have Android 7 official
And when install 38% after that failed by vol+&-&pwer
Now and before days try install twrb but this problem *
My English bad
albelushi7 said:
When I need install twrb >failed
..
I need twrb because I have Android 7 official
And when install 38% after that failed by vol+&-&pwer
Now and before days try install twrb but this problem *
My English bad
Click to expand...
Click to collapse
Tell me few things
Have you unlock bootloader?
Have you successfully insatll TWRP Recovery?
Have you rooted successfully?
If you have done these 3 things then you should have to flash the Stock recovery, only then you can be able to update / flash the Nougat or other Stock firmwares.
k4fari said:
Tell me few things
Have you unlock bootloader?
Have you successfully insatll TWRP Recovery?
Have you rooted successfully?
If you have done these 3 things then you should have to flash the Stock recovery, only then you can be able to update / flash the Nougat or other Stock firmwares.
Click to expand...
Click to collapse
No ,
only now install twrb recovery ! I
need only this
Look photo first post
k4fari said:
Tell me few things
Have you unlock bootloader?
Have you successfully insatll TWRP Recovery?
Have you rooted successfully?
If you have done these 3 things then you should have to flash the Stock recovery, only then you can be able to update / flash the Nougat or other Stock firmwares.
Click to expand...
Click to collapse
...
/Remote command not allowed /
This problem when install twrb recovery
albelushi7 said:
...
/Remote command not allowed /
This problem when install twrb recovery
Click to expand...
Click to collapse
Try the stock recovery and tell me is it also failed or flashed
k4fari said:
Try the stock recovery and tell me is it also failed or flashed
Click to expand...
Click to collapse
I tried the same problem
Sigh... You already open up a thread about this, you should just continue on that one instead of opening up another one. Also if you dont want to brick or damage your phone. Please please please do some research before hand.
Firstly, you have not unlocked your bootloader, chances are, you probably haven enable OEM unlock and USB debugging and thirdly, if you looked through the guide section of this forum, you will see that everything you need to know is there.
To make your life simpler, go to the below link, download the tool and watch the video.
https://forum.xda-developers.com/p9/development/tool-srk-tool-huawei-bootloader-root-t3374068
albelushi7 said:
I tried the same problem
Click to expand...
Click to collapse
You can also try this as well to make your fone alive
1) Download your fone firmware
2) Use huawei firmware extractor to extract there files
boot.img
recovery.img
system.img
3) Copy these files to your fastboot command folder
4) Now use these commands in the same pattern
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Hope it will revive your fone.
Z-Blade said:
Sigh... You already open up a thread about this, you should just continue on that one instead of opening up another one. Also if you dont want to brick or damage your phone. Please please please do some research before hand.
Firstly, you have not unlocked your bootloader, chances are, you probably haven enable OEM unlock and USB debugging and thirdly, if you looked through the guide section of this forum, you will see that everything you need to know is there.
To make your life simpler, go to the below link, download the tool and watch the video.
https://forum.xda-developers.com/p9/development/tool-srk-tool-huawei-bootloader-root-t3374068
Click to expand...
Click to collapse
Do twrb needs to open unlocked bootloader? ,,, Or not, because all what I've done and I saw the subject in the link you attached, and used that tool, and now I'll watch the video probably get p solution, thank you I have searched long hah
k4fari said:
You can also try this as well to make your fone alive
1) Download your fone firmware
2) Use huawei firmware extractor to extract there files
boot.img
recovery.img
system.img
3) Copy these files to your fastboot command folder
4) Now use these commands in the same pattern
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Hope it will revive your fone.
Click to expand...
Click to collapse
My phone good , and now use , but install twrb recovery high , thank you for helping

Categories

Resources