Related
hi all,
I have followed MikeyCiggz's post:http://forum.xda-developers.com/showthread.php?t=1233154&page=2, thanks MIkeyCiggz first!
But I cannot find a suitable bootable recovery image for evo 3d:-(. I have tried twrp 1.0.3, twrp 1.1.1, twrp 2.0, it seemed that twrp image file is not bootable. I have tried:
dd if=./twrp-1.1.1.img of=/dev/mmcblk01 bs=1M
but the sd card it not bootable.
I have searched google but find nothing...so anyone can give any hints that where can I download the bootable recovery image, both twrp and cwm is ok. thanks in advance!
I don't have the answer to your question but, I don't think you should put ./ in the if= section. Your not executing the file.
Sent from my PG86100 using Tapatalk
megabiteg said:
I don't have the answer to your question but, I don't think you should put ./ in the if= section. Your not executing the file.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
./ means the current directory, ./twrp-1.1.1.img means twrp-1.1.1.img in the current directory
Anyone tried twrp 2.0 with bootable sdcard? please share your success story, thanks!
subaochen said:
hi all,
I have followed MikeyCiggz's post:http://forum.xda-developers.com/showthread.php?t=1233154&page=2, thanks MIkeyCiggz first!
But I cannot find a suitable bootable recovery image for evo 3d:-(. I have tried twrp 1.0.3, twrp 1.1.1, twrp 2.0, it seemed that twrp image file is not bootable. I have tried:
dd if=./twrp-1.1.1.img of=/dev/mmcblk01 bs=1M
but the sd card it not bootable.
I have searched google but find nothing...so anyone can give any hints that where can I download the bootable recovery image, both twrp and cwm is ok. thanks in advance!
Click to expand...
Click to collapse
Never heard of copying the recovery image directly onto the sdcard and then booting off of it.
As my understanding of the boot process goes, recovery mode will only load the recovery image for the specific recovery partition. Recovery mode doesn't search the device for recovery images in any random partition.
The link you provided had no directions or evidence to support it being possible. Perhap if there is more information on this process, it might seem more feasible.
hope that helps! good luck!
joeykrim said:
Never heard of copying the recovery image directly onto the sdcard and then booting off of it.
As my understanding of the boot process goes, recovery mode will only load the recovery image for the specific recovery partition. Recovery mode doesn't search the device for recovery images in any random partition.
The link you provided had no directions or evidence to support it being possible. Perhap if there is more information on this process, it might seem more feasible.
hope that helps! good luck!
Click to expand...
Click to collapse
I think a bootable recovery sdcard maybe the same as the command:
fastboot boot recovery.img
the above command should boot into recovery despite of the recovery partition on the inner storage of the phone. Is that right?
subaochen said:
I think a bootable recovery sdcard maybe the same as the command:
fastboot boot recovery.img
the above command should boot into recovery despite of the recovery partition on the inner storage of the phone. Is that right?
Click to expand...
Click to collapse
The above command will send the recovery.img located on the host computer, through the host computer's fastboot binary and USB connection to the device which is also in fastboot mode and will then temporarly booted into the transferred recovery image on the device.
Never heard of fastboot boot a full sdcard?
Not sure how that deals with sdcard ..
Hello People !!!
Want to return your OP2 to 100% Stock Factory Image or have you soft bricked OP2 and nothing except fastboot works or you need OxygenOS fastboot images ? This is the thread for you !!
Download Fastboot Image from here :- https://mega.nz/#!itR00ZaI!gJ6T0jgqfZaIF9NLlCzWj4LIGMMhCw8m8owFdeB_2B4
Extract the Zip in a folder .
Boot the phone into fastboot.
Run the batch file.
Done.
This method WILL NOT WIPE DATA
If you want to wipe data to,flash userdata.img from here :- https://www.androidfilehost.com/?fid=24052804347833307
Use command
fastboot flash userdata userdata_64.img
Click to expand...
Click to collapse
You need the latest adb/fastboot package to be successful.For that,do this :-
Download the full Android SDK here (scroll to the bottom of the page>DOWNLOAD FOR OTHER PLATFORMS>SDK Tools Only)
Extract the zip and place the android-sdk-windows folder on your desktop.
Go into the android-sdk-windows folder and run SDK Manager.exe. Install the following packages (there are a total of 4 packages):-
Tools > Android SDK Tools, Android SDK Platform-tools- Extras > Android Support Library, Google USB Driver
Click to expand...
Click to collapse
Go back into the android-sdk-windows directory, and you should see a new folder named platform-tools. If you don't see this new folder, repeat the step above.
Thanks for reading ...
Credits :- @jcespi2005 For making the fastboot zip ... @Naman Bhalla for making the thread and partitions images thread.
Done to @jcespi2005 here :- http://forum.xda-developers.com/donatetome.php?u=281521
Donate to me here :- http://www.amazon.in/gp/registry/wishlist/1X55WMSVTW3KW/
Thanks again. !!
This method has been tested successfully by atleast 2 people ,including me
This img is oxygen os 2.1.1?
Sent from my Nexus 5 using XDA Free mobile app
matitorres07 said:
This img is oxygen os 2.1.1?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Correct
DEAD
OMG MY OPT IS DEAD... dont start just vibrate and flashing dont star...i cant went in to the recovery mode...just on fastboot HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
S0ad113 said:
OMG MY OPT IS DEAD... dont start just vibrate and flashing dont star...i cant went in to the recovery mode...just on fastboot HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
Click to expand...
Click to collapse
i've got the exact same problem. Let me guess: your bootloader is locked?
anyways, try this: press POWER + VOLUME UP until you're in fastboot mode. connect the OP2 to your PC and execute the command 'fastboot continue' in a cmd window. if not, repeat until it works. your phone should boot like normal, you can't restart or shutdown though, since you'll be stuck in the same loop again.
at least that's my problem. can't flash anything since bootloader is locked, ADB does work fine though, as long as the phone is running.
really sucks to need a PC everytime you want to power on your phone.. if anyone can help, i'd gladly appreciate it
S0ad113 said:
OMG MY OPT IS DEAD... dont start just vibrate and flashing dont star...i cant went in to the recovery mode...just on fastboot HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
Click to expand...
Click to collapse
I TRY TO USE TOOLBOX and try to flash..some via CMD But give me error writing "recover" ...Failed Remote: device is Locked. Cannot Flash images)
Helppppppp me
---------- Post added at 11:13 PM ---------- Previous post was at 11:08 PM ----------
rattig said:
i've got the exact same problem. Let me guess: Your bootloader is locked?
Anyways, try this: Press power + volume up until you're in fastboot mode. Connect the op2 to your pc and execute the command 'fastboot continue' in a cmd window. If not, repeat until it works. Your phone should boot like normal, you can't restart or shutdown though, since you'll be stuck in the same loop again.
At least that's my problem. Can't flash anything since bootloader is locked, adb does work fine though, as long as the phone is running.
Really sucks to need a pc everytime you want to power on your phone.. if anyone can help, i'd gladly appreciate it
Click to expand...
Click to collapse
i try all always locked always loop omg
---------- Post added at 11:38 PM ---------- Previous post was at 11:13 PM ----------
Helpppppppppppppppppppppppppppppppppppppppppppppppppppppppp
Please note that on the fastboot userdata command you are missing a letter. You have "fastboot flash userdata userdata_64.img" and it should be fastboot flash userdata userdata_64G.img. Great job by the way, used it to reset the OP2 and works great.
ukcain said:
Please note that on the fastboot userdata command you are missing a letter. You have "fastboot flash userdata userdata_64.img" and it should be fastboot flash userdata userdata_64G.img. Great job by the way, used it to reset the OP2 and works great.
Click to expand...
Click to collapse
I did it..but is not that the problem....the problem is..when i try to flash some...fail always. give the error : device is Locked. Cannot Flash images
REBORN
Solved ty allll
How on earth did you manage to get a fastboot image for the OP2?
Thanks by the way
Stevles said:
How on earth did you manage to get a fastboot image for the OP2?
Thanks by the way
Click to expand...
Click to collapse
Converting the .DAT inside the official recovery ZIP to .IMG format
The rest of partitions are on the fastboot format, so only system and cache needs conversion, and userdata comes from hydrogenOS fastboot package...
jcespi2005 said:
Converting the .DAT inside the official recovery ZIP to .IMG format
The rest of partitions are on the fastboot format, so only system and cache needs conversion, and userdata comes from hydrogenOS fastboot package...
Click to expand...
Click to collapse
Nice
is not flash me the file system.img
i get error message "the app crash" from windows
pls help
Zahi122 said:
is not flash me the file system.img
i get error message "the app crash" from windows
pls help
Click to expand...
Click to collapse
I'm having the same issue
I'll try to do it through TWRP and see if that works for me
Naman Bhalla said:
Hello People !!!
Want to return your OP2 to 100% Stock Factory Image or have you soft bricked OP2 and nothing except fastboot works or you need OxygenOS fastboot images ? This is the thread for you !!
Download Fastboot Image from here :- https://mega.nz/#!itR00ZaI!gJ6T0jgqfZaIF9NLlCzWj4LIGMMhCw8m8owFdeB_2B4
Click to expand...
Click to collapse
Hi,
Are these images from a Chinese, EU or US version of the device?
thanks
Hello all,
is there a new img.image?
I have great problems and need a super clean install included wipe data!!
Thanxx for helping
S5 & One + Boeffla Inside
S0ad113 said:
Solved ty allll
Click to expand...
Click to collapse
How? What did you do different? For me, the fastboot.exe stops working at the below step.
..\fastboot>fastboot flash system system.img
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
avi0889 said:
How? What did you do different? For me, the fastboot.exe stops working at the below step.
..\fastboot>fastboot flash system system.img
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
Click to expand...
Click to collapse
I got the same error at first then I copied all the files into my platform-tools dir that has ADB & fastboot then run it.
Try this tool. It works good for me. But the windows driver for OP2 and the Qualcomm Diagnostic 9006 Driver must be installed.
Sry, can`t post the link. please PN.
Worked great, but it switched my wifi off. Even if I turn it on manually it doesn't show any active networks. I have rebooted several times. Any workaround?
Hey,
can anyone send me the stock system img or a system twrp backup of WI501Q ?
Thank you
Here is it: https://drive.google.com/folderview?id=0B1-WblgnnTdZZHhTVE9XY0hPSjg
Good luck!
TheOfficialMrBlah said:
Here is it: https://drive.google.com/folderview?id=0B1-WblgnnTdZZHhTVE9XY0hPSjg
Good luck!
Click to expand...
Click to collapse
It works, thanks bro!!!
Nothing to thank, bro!
Thank you, really helped me your backup
TheOfficialMrBlah said:
Here is it: https://drive.google.com/folderview?id=0B1-WblgnnTdZZHhTVE9XY0hPSjg
Good luck!
Click to expand...
Click to collapse
How to restore it via twrp? Can you explain me?
Thanks ..
Sent from my ASUS_T00F using XDA-Developers mobile app
RoyanArt said:
How to restore it via twrp? Can you explain me?
Thanks ..
Click to expand...
Click to collapse
You have to boot into fastboot
and flash or boot twrp
(fastboot boot twrp.img or fastboot flash recovery twrp.img)
If you have booted into twrp take a backup so that you have a folder which includes the backup
Look after the folder and copy in this directory the backup (from me)
Than you can restore it via twrp
Good luck
TheOfficialMrBlah said:
You have to boot into fastboot
and flash or boot twrp
(fastboot boot twrp.img or fastboot flash recovery twrp.img)
If you have booted into twrp take a backup so that you have a folder which includes the backup
Look after the folder and copy in this directory the backup (from me)
Than you can restore it via twrp
Good luck
Click to expand...
Click to collapse
Thanks
I will try to restore it
Do you have stock recovery.img ?
Sent from my ASUS_T00F using XDA-Developers mobile app
I am also looking for stock recovery img for marshmallow build!!!!
TheOfficialMrBlah said:
You have to boot into fastboot
and flash or boot twrp
(fastboot boot twrp.img or fastboot flash recovery twrp.img)
If you have booted into twrp take a backup so that you have a folder which includes the backup
Look after the folder and copy in this directory the backup (from me)
Than you can restore it via twrp
Good luck
Click to expand...
Click to collapse
Im in a bit of a pickle, and sorry that this is almost a year ago. But same situation, except TWRP says it can't restore becuase my boot partition is missing. I can restore the system part. But I need the boot part. Ive been fighting a recovery bootloop where all I can do is access and use TWRP. fastboot doesnt even work, adb shell says device is missing everytime, (yes ive tried different computers, all have full adb fastboot). the only side loading i can do is on twrp. and I am soo lost after 10 hours of online research. Any ideas by chance?
keithle06 said:
Im in a bit of a pickle, and sorry that this is almost a year ago. But same situation, except TWRP says it can't restore becuase my boot partition is missing. I can restore the system part. But I need the boot part. Ive been fighting a recovery bootloop where all I can do is access and use TWRP. fastboot doesnt even work, adb shell says device is missing everytime, (yes ive tried different computers, all have full adb fastboot). the only side loading i can do is on twrp. and I am soo lost after 10 hours of online research. Any ideas by chance?
Click to expand...
Click to collapse
After work I can upload a newer backup.
Maybe you can test it
keithle06 said:
Im in a bit of a pickle, and sorry that this is almost a year ago. But same situation, except TWRP says it can't restore becuase my boot partition is missing. I can restore the system part. But I need the boot part. Ive been fighting a recovery bootloop where all I can do is access and use TWRP. fastboot doesnt even work, adb shell says device is missing everytime, (yes ive tried different computers, all have full adb fastboot). the only side loading i can do is on twrp. and I am soo lost after 10 hours of online research. Any ideas by chance?
Click to expand...
Click to collapse
try this, this is the latest firmware
WI501Q - M6E69V - TWRP Backup of System & Boot - stockrecovery.img (30 Dec 2016)
keithle06 said:
Im in a bit of a pickle, and sorry that this is almost a year ago. But same situation, except TWRP says it can't restore becuase my boot partition is missing. I can restore the system part. But I need the boot part. Ive been fighting a recovery bootloop where all I can do is access and use TWRP. fastboot doesnt even work, adb shell says device is missing everytime, (yes ive tried different computers, all have full adb fastboot). the only side loading i can do is on twrp. and I am soo lost after 10 hours of online research. Any ideas by chance?
Click to expand...
Click to collapse
Here it is:
https://drive.google.com/folderview?id=0B1-WblgnnTdZZHhTVE9XY0hPSjg
It includes system and boot.
TheOfficialMrBlah said:
Here it is:
https://drive.google.com/folderview?id=0B1-WblgnnTdZZHhTVE9XY0hPSjg
It includes system and boot.
Click to expand...
Click to collapse
Thank you! Trying now, will let you know!
---------- Post added at 08:54 PM ---------- Previous post was at 08:52 PM ----------
RoyanArt said:
try this, this is the latest firmware
WI501Q - M6E69V - TWRP Backup of System & Boot - stockrecovery.img (30 Dec 2016)
Click to expand...
Click to collapse
trying this one again, and TheOfficialMrBlahs post, will let you know. I tried this one at the begining of me figureing out this watch. So gonna make sure I cover all bases.
---------- Post added at 09:03 PM ---------- Previous post was at 08:54 PM ----------
TheOfficialMrBlah said:
Here it is:
https://drive.google.com/folderview?id=0B1-WblgnnTdZZHhTVE9XY0hPSjg
It includes system and boot.
Click to expand...
Click to collapse
Same thing unfortunately...
skipping md5 check based on user settings.
calculating restore details...
restoring 2 partitions...
total restore size is 482mb
restoring boot...
Error Opening ' ' (no such file or directory)
I hate starting new threads without knowing for sure its worth it and not a waste. Should I try starting a new one and see if it helps?
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable OEM unlocking.
unlock bootloader and flash twrp
Code:
fastboot oem nubia_unlock NUBIA_NX609J
Code:
fastboot flash recovery recovery.img
download
https://drive.google.com/open?id=1VzUS999ZS_yc6GtcKngA6GrlTpOZp2P5
Sources
https://github.com/youyim123/android_device_nubia_nx609j
Came up in Chinese, but everything is working after changing the language setting over. Thanks.
Hi friends, if I would like return to Stock Recovery, ¿Where I find stock recovery and How flash?
Thanks for this work
Hi, someone can help me? Thnaks
sakilxda said:
Hi, someone can help me? Thnaks
Click to expand...
Click to collapse
Finally I resolved this problem. I found other Recovery.img working
sakilxda said:
Hi friends, if I would like return to Stock Recovery, ¿Where I find stock recovery and How flash?
Thanks for this work
Click to expand...
Click to collapse
Ok, I´m resolved this.
If you need install Stock Recovery you need download a Oficial Stock firmware "Zip" and extract the Stock recovery to the this "Zip" file, and you repeat this metod with Stock Recovery
Am I the only one having problems with fastboot on Windows 10?
sakilxda said:
Hi, someone can help me? Thnaks
Click to expand...
Click to collapse
bro i need fastboot drivers please
in mi system dont hace driver and y my devices onlye hace android =( help me me has win10
Sorry, long time ago tha I haven´t visited XDA.
I have used the drivers of video´s link but i had to test many drivers. It was very dificult for my too.
Actually I don´t know wich was the drives that i used, sorry.
if you have once used some fastboot drivers for some device on windows 10, chances are most probably you will have issues with detecting other devices in fastboot mode . Either boot with linux or reinstall windows 10 is the only solution imho
sakilxda said:
Finally I resolved this problem. I found other Recovery.img working
Click to expand...
Click to collapse
Please provide this working twrp which solved this problem..as i am also facing the same issue
munmun said:
Please provide this working twrp which solved this problem..as i am also facing the same issue
Click to expand...
Click to collapse
Hello, have you visited my video link? There, there is different links in the description that you can find the recovery I used. It's long time ago and maybe is actualliced now.
sakilxda said:
Hello, have you visited my video link? There, there is different links in the description that you can find the recovery I used. It's long time ago and maybe is actualliced now.
Click to expand...
Click to collapse
When i try to reboot in twrp it boots into recovery for 2-3 sec and then again reboots to system
munmun said:
When i try to reboot in twrp it boots into recovery for 2-3 sec and then again reboots to system
Click to expand...
Click to collapse
Maybe your Recovery isn't good.
Try flash one more time or another recovery
Same issue I m face. When I flash twrp then go to recovery mode. Then they off and start with stock revery. And mobile repat lock bootloader
---------- Post added at 05:03 PM ---------- Previous post was at 05:01 PM ----------
I m try all official twrp. But face same issue
sakilxda said:
Maybe your Recovery isn't good.
Try flash one more time or another recovery
Click to expand...
Click to collapse
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
munmun said:
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
Click to expand...
Click to collapse
Sorry but this was long ago and I can't remember.
munmun said:
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
Click to expand...
Click to collapse
Try this one: http://www.mediafire.com/file/45qwt6i4ccdnjd0/recovery.img/file
you need first to unlock bootloader (you need to be in bootmode):
fastboot oem nubia_unlock NUBIA_NX609J
Just after that you can flash recovery.img:
fastboot flash recovery recovery.img
After this you can go back to recovery from boot menu navigating with up/down key and confirm with Power button!
:fingers-crossed:
ABM30 said:
Try this one: http://www.mediafire.com/file/45qwt6i4ccdnjd0/recovery.img/file
you need first to unlock bootloader (you need to be in bootmode):
fastboot oem nubia_unlock NUBIA_NX609J
Just after that you can flash recovery.img:
fastboot flash recovery recovery.img
After this you can go back to recovery from boot menu navigating with up/down key and confirm with Power button!
:fingers-crossed:
Click to expand...
Click to collapse
I have tried this as well but twrp boots up for a 2-3 sec & then phobe reboots to system again..
With fastboot boot recovery.img, same results are seen
munmun said:
I have tried this as well but twrp boots up for a 2-3 sec & then phobe reboots to system again..
With fastboot boot recovery.img, same results are seen
Click to expand...
Click to collapse
which ROM do you have installed?
There is a chance to need to flash an original recovery (you can find it in original 8.1 ROM from Nubia), than boot in recovery and erase cache and data (IT WILL ERASE ALSO INTERNAL MEMORY!...SO BACK UP) and than unlcok bootloader, flash TWRP, flash ROM, flash bluespark boot.img
I used fastboot to delete all partitions (boot, recovery, userdata, system) using the command fastboot erase 'partion' . (Sent the phone for repair to a shady dealer (Screen Replacement) and wanted to ensure that they could not install any software on it without me noticing.)
My plan to recover the phone is to flash TWRP, boot to TWRP and restore the boot partition from a previous backup. Then I'll be able to flash a ROM and use the phone normally.
The only thing that bothers me is the possibility that I might not be able to boot into the recovery due to the missing boot partition. Can someone clear it up? I've looked on XDA for someone with the same problem and the only thread that was close was someone who deleted the boot partition and could no longer see their device on adb. (I can see the device listed when I run fastboot devices)
Can I download the boot partition and flash it through fastboot? If so, where can I find the boot partition. (Keep in mind that I have a TWRP backup which has the boot partition but would require me to boot into the recovery in the first place) Also, is there any specific command that I can use to flash the boot partition?
Also, I do not currently have the phone in hand so that I can try the method I listed above. If someone could clarify whether or not the method is working and if not provide an alternative method would be a great help.
Bootloader is unlocked. (IDK if that matters anymore.) I have ADB, TWRP img file and a backup.
Cheers.
you can flash using 9008 mode which doesn't require any partition
chetan180 said:
you can flash using 9008 mode which doesn't require any partition
Click to expand...
Click to collapse
Thanks.
But you didn't answer my question. Will I be able to boot into TWRP and restore the boot partitions using a backup?
I am talking about the commands
Code:
fastboot boot twrp-x-x-x.img
or
Code:
fastboot flash recovery twrp-x-x.img
Also, can you link to a post explaining how to use 'Qualcomm 9008' mode?
SohrabHamza said:
Thanks.
But you didn't answer my question. Will I be able to boot into TWRP and restore the boot partitions using a backup?
I am talking about the commands
Code:
fastboot boot twrp-x-x-x.img
Also, can you link to a post explaining how to use 'Qualcomm 9008' mode?
Click to expand...
Click to collapse
i think fastboot boot twrp.img you'll be able to boot into twrp n restore
some 9008 guides
https://forum.xda-developers.com/oneplus-3/how-to/guide-mega-unbrick-guide-hard-bricked-t3405700
https://forums.oneplus.com/threads/guide-oneplus-3-3t-unbrick.531047/