[Q] Flashify crashes - Nokia X

I was trying to flash the lewa recovery img through flashify on my nokia x.But whenver i open flashify and press recovery image and chose file it hangs / crashes .I have to force stop it then.Plz help.

The tool you are using is patched i.e it wont work on your OS.
If u want to flash recovery img follow this method.
1.Install nokia adb divers to your PC.
2.install minimal adb and fastboot to PC
Switch off phone>Volume down+power
Phone will get stuck on nokia logo.this is fastboot mode now Connect phone to PC
Open minimal adb and fastboot.
Type these commands to flash recovery.
fastboot -i 0x0421 flash recovery recovery.img
Ur done.
NOTE:Copy the recovery file you want to flash to the fastboot folder(In your C DRIVE)and rename it recovery.img
Hope this is helpful
Hit thanx if helped.
Sent from my Nokia_X using xda app-developers app

Use rashr.It is stable

Related

My G2 will not boot up correctly

I have the htc g2 and it's rooted, I was running elitemod gb for awhile until yesterday when all of a sudden my shut itself off while I was playing music. I power it back up and when I do it just says system update and it shuts itself up by itself before I can swipe the screen to unlock it. So I thought it wasn't a big deal, just do a complete wipe factory/cache/dalvik and still no dice. So I wiped again and this time reflashed the rom and still no dice. So I downloaded 3 new roms, elitemod ics, cm9 sense and that old stock rooted rom for this phone. And still no luck, everything goes as planned until it finally boots up and says system update and it shuts itself off. I wiped front to back and nothing works. I'm running latest clockwork recovery. So I looked for a superwipe zip or something, I found a thread that has the superwipe g2 and used that and flashed a stock rooted rom and others and still does the same thing. My last and final theory of a remedy is to use a different recovery, but I can't download 4xt recovery cuz I can't use my phone, so I tired the downloading the zip by itself on my wife's phone and on computer but clockwork says aborted. Can anyone give me the recovery zip or have any ideas on how to fix my current issue?
Download the image from 4ext website, then wipe and flash the image via fastboot
fastboot -w
fastboot flash recovery recovery.img
(Of course rename the image to recovery.img)
Sent from my Nexus 7 using xda premium
demkantor said:
Download the image from 4ext website, then wipe and flash the image via fastboot
fastboot -w
fastboot flash recovery recovery.img
(Of course rename the image to recovery.img)
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Can you tell me a step by step on fastboot method? I have the recovery.img file on the root of my sd card but it doesn't do anything when I press fastboot?
correct, fastboot is a .exe program tha works similar to adb, which if you rooted you own phone then you should have some familiaity with it
I assume you have a pc, so simplest way is
rename and put the .img in the same folder on pc as fastboot.exe (probably platform-tools in the sdk)
now plug in phone and boot to fastboot mode
hold shift and right click in the folder with fastboot and image and choose open command here
now type fastboot devices, you should see your serial number
now type
fastboot -w
now type
fastboot flash recovery recovery.img
now type
fastboot reboot bootloader
now reboot to recovery
Sent from my HTC Vision using xda premium
demkantor said:
correct, fastboot is a .exe program tha works similar to adb, which if you rooted you own phone then you should have some familiaity with it
I assume you have a pc, so simplest way is
rename and put the .img in the same folder on pc as fastboot.exe (probably platform-tools in the sdk)
now plug in phone and boot to fastboot mode
hold shift and right click in the folder with fastboot and image and choose open command here
now type fastboot devices, you should see your serial number
now type
fastboot -w
now type
fastboot flash recovery recovery.img
now type
fastboot reboot bootloader
now reboot to recovery
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
Why does it have to be so complex? Why can't there be a flashable zip that you can flash in clockwork like many devices? Is there a flashable zip? That would be more simpler. I do have my pc, and it was a pain in the ass to root this phone since it was my first time downloading the android sdk and the other stuff that told me to download.
google search
Sent from my HTC Vision using xda premium

How to restore Download Mode if all you have is Fastboot

This is for the people [myself earlier] who cannot boot into Android (bootloop or worse), have no download mode, no recovery and can only boot into Fastboot. Download the file below, I have included fastboot (for windows) and the appropriate files to flash, all you have to do is run the commands in order below, then boot into download mode.
fastboot erase boot
fastboot erase aboot
fastboot erase recovery
fastboot erase laf
fastboot flash boot 6-boot.img
fastboot flash aboot 4-boot.img
fastboot flash recovery 10-recovery.img
fastboot flash laf 11-laf.img
fastboot reboot
It is best to use the CMD.exe file in the folder provided so you will already be running the commands from that folder without having to change directories. If you're on Linux then make sure you have Fastboot installed then run Terminal from the folder and run the same commands. This will restore the STOCK download mode and recovery partitions not TWRP or CWM.
Download Here
Artifesto said:
This is for the people [myself earlier] who cannot boot into Android (bootloop or worse), have no download mode, no recovery and can only boot into Fastboot. Download the file below, I have included fastboot (for windows) and the appropriate files to flash, all you have to do is run the commands in order below, then boot into download mode.
fastboot erase boot
fastboot erase aboot
fastboot erase recovery
fastboot erase laf
fastboot flash boot 6-boot.img
fastboot flash aboot 4-boot.img
fastboot flash recovery 10-recovery.img
fastboot flash laf 11-laf.img
fastboot reboot
It is best to use the CMD.exe file in the folder provided so you will already be running the commands from that folder without having to change directories. If you're on Linux then make sure you have Fastboot installed then run Terminal from the folder and run the same commands. This will restore the STOCK download mode and recovery partitions not TWRP or CWM.
Download Here
Click to expand...
Click to collapse
How would one go about repairing a broken download mode when all I can do is boot into a broken recovery? I cannot issue any fastboot commands as the device is only recognized as an ADB Bridge device. Are there ADB equivalent commands to accomplish the same things as you have detailed here?
SPRINT LS980 (was on Rooted Stock C and borked phone with D OTA) and a broken TWRP 2.7.1.0 Recovery
natefuhr said:
How would one go about repairing a broken download mode when all I can do is boot into a broken recovery? I cannot issue any fastboot commands as the device is only recognized as an ADB Bridge device. Are there ADB equivalent commands to accomplish the same things as you have detailed here?
SPRINT LS980 (was on Rooted Stock C and borked phone with D OTA) and a broken TWRP 2.7.1.0 Recovery
Click to expand...
Click to collapse
well you should never install any OTA with a custom recovery install. you should always keep at least one backup on your phone to restore to in these events. but i would try downloading a rom and installing via sideload before nuking any partitions. which is easy with TWRP. the sideload menu should be in Advanced then ADB Sideload and the command is adb sideload filename.zip and it will take awhile depending on the file size. make sure the file name is simple and it is placed in the folder you are running the sideload from.
Artifesto said:
well you should never install any OTA with a custom recovery install. you should always keep at least one backup on your phone to restore to in these events. but i would try downloading a rom and installing via sideload before nuking any partitions. which is easy with TWRP. the sideload menu should be in Advanced then ADB Sideload and the command is adb sideload filename.zip and it will take awhile depending on the file size. make sure the file name is simple and it is placed in the folder you are running the sideload from.
Click to expand...
Click to collapse
Yes yes I know... it was a moment of weakness late at night and I didn't think before telling the girl to go ahead and upgrade. That being said... Part of the problem now is that the one backup she made just up and disappeared. The ADB sideload option just hangs and never actually does anything. The original Stock Rooted file I had still on the sd partition doesn't fix the issue when I flash it... it looks like it flashes ok but on the next boot it just drops me back into TWRP right where I began. And download mode is still borked.
So let's talk thermonuclear resolution on this motherlover.... where do I begin?
Sent from my SM-N900P using Tapatalk
natefuhr said:
Yes yes I know... it was a moment of weakness late at night and I didn't think before telling the girl to go ahead and upgrade. That being said... Part of the problem now is that the one backup she made just up and disappeared. The ADB sideload option just hangs and never actually does anything. The original Stock Rooted file I had still on the sd partition doesn't fix the issue when I flash it... it looks like it flashes ok but on the next boot it just drops me back into TWRP right where I began. And download mode is still borked.
So let's talk thermonuclear resolution on this motherlover.... where do I begin?
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
hmmmmm.... I've been able to get my G2 into fastboot by holding Volume + and Pwr after it setting for awhile turned off.. may be stupid but have you tried that button combo or Volume + and Volume - with Pwr
Could u tell me the command cause i went adb sideload filename.zip and it comes up file not found and i put it in my platform-tools folder any ideas i have adb version 1.30...it was above the version that they said you need on the twrp site
whatsamatta u alumni 1990-2011
Fastboot???
Artifesto said:
This is for the people [myself earlier] who cannot boot into Android (bootloop or worse), have no download mode, no recovery and can only boot into Fastboot. Download the file below, I have included fastboot (for windows) and the appropriate files to flash, all you have to do is run the commands in order below, then boot into download mode.
fastboot erase boot
fastboot erase aboot
fastboot erase recovery
fastboot erase laf
fastboot flash boot 6-boot.img
fastboot flash aboot 4-boot.img
fastboot flash recovery 10-recovery.img
fastboot flash laf 11-laf.img
fastboot reboot
It is best to use the CMD.exe file in the folder provided so you will already be running the commands from that folder without having to change directories. If you're on Linux then make sure you have Fastboot installed then run Terminal from the folder and run the same commands. This will restore the STOCK download mode and recovery partitions not TWRP or CWM.
Download Here
Click to expand...
Click to collapse
How do I get to fastboot. I can get to recovery but that's it. Download is not working. The Vol+/- and Power just gets me to key controls.
deathsquad737 said:
Could u tell me the command cause i went adb sideload filename.zip and it comes up file not found and i put it in my platform-tools folder any ideas i have adb version 1.30...it was above the version that they said you need on the twrp site
whatsamatta u alumni 1990-2011
Click to expand...
Click to collapse
i would try to rename your rom to something simple, like rom.zip. there cannot be any spaces in the name and it does need to be in the same folder you run the command from like you seem to be doing.
gelito81 said:
How do I get to fastboot. I can get to recovery but that's it. Download is not working. The Vol+/- and Power just gets me to key controls.
Click to expand...
Click to collapse
did you try vol+ and power together? When a functioning rom is installed it asks to do a factory reset but it may get into fastboot if you nuked that partition. i haven't tried this yet but if you're in adb sideload in twrp maybe the command
Code:
adb reboot fastboot
might help
Artifesto said:
i would try to rename your rom to something simple, like rom.zip. there cannot be any spaces in the name and it does need to be in the same folder you run the command from like you seem to be doing.
did you try vol+ and power together? When a functioning rom is installed it asks to do a factory reset but it may get into fastboot if you nuked that partition. i haven't tried this yet but if you're in adb sideload in twrp maybe the command
Code:
adb reboot fastboot
might help
Click to expand...
Click to collapse
Tried all of the above.... they all just send me into recovery or broken download mode
damn
I'm screwed. I gave this a try and now all I get is a black screen. The phone will connect to my computer but I can't send any commands to it through the command prompt. When it connects to the computer it opens a bunch of different drives and says I need to format them. I can't get into download mode and when I try to send a command in the prompt it just says waiting for device. Any ideas?
Edit: It shows up in device manager like this: http://i.imgur.com/NXGxpcX.png
http://forum.xda-developers.com/showthread.php?t=2582142 try that
Sent from my VS980 4G using XDA Free mobile app
how i can enter in FASTBOOT mode ?
I'm not sure if you can help me here. I have a Verizon G2 and am trying to reset to factory for a repair. I am trying to get into download mode, but only get fastboot when pressing volume up while powered off and plugging in my USB cord. Any help would be greatly appreciated.
razer_ins said:
how i can enter in FASTBOOT mode ?
Click to expand...
Click to collapse
Flash xdabbbeb 24a bootstack zip
WHATSAMATTA U ALUMNI
---------- Post added at 08:46 PM ---------- Previous post was at 08:45 PM ----------
Crossxcalibur said:
I'm not sure if you can help me here. I have a Verizon G2 and am trying to reset to factory for a repair. I am trying to get into download mode, but only get fastboot when pressing volume up while powered off and plugging in my USB cord. Any help would be greatly appreciated.
Click to expand...
Click to collapse
Read 2 post above yours i answered your ?
WHATSAMATTA U ALUMNI
For everyone who is having issues with drivers see the video below to get fastboot to work:
https://www.youtube.com/watch?v=NaK5OxUeDKM

How to install dload file from twrp ?

Can I install original software from twrp recovery ?
You can't you have to try this http://forum.xda-developers.com/showpost.php?p=54717666&postcount=8
download this stock recovery first
http://www.androidfilehost.com/?fid=23252070760973625
^ after you download extract and rename it's file to recovery.img
then
If you can still access your twrp try rebooting in bootloader mode then>
use your adb /fastboot on pc
fastboot flash recovery recovery.img
also make sure you have adb drivers loaded? try this maybe http://adbdriver.com/upload/AdbDriverInstaller.exe
Thnx bro I did it
Sent from my HUAWEI P6-U06 using XDA Free mobile app

[TUT][Normal and PDANET Method] YUREKA-UNLOACK BOATLOADER, FLASH RECOVERY, ROOT

YU(YUREKA) - UNLOCK BOOTLOADER, FLASHING CUSTOM RECOVERY, ROOTING (NORMAL AS WELL AS PDANET METHOD)​
EXPLORE UNLIMITED POSSIBLITIES BY ROOTING YOUR DEVICE
ROOTING DOESN'T VOID YOUR YUREKA's WARRENTY
INSTRUCTIONS FOR
[ 64-Bit ] OFFICIAL STOCK CM12s (LOLLIPOP)​METHOD - 1 (NORMAL)
Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
adb.zip : DOWNLOAD HERE
SuperSU.zip : DOWNLOAD HERE
TWRP Recovery :DIRECT LINK ..............OFFICIAL POST
CMW Recovery : DIRECT LINK ..............OFFICIAL POST
Download adb.zip file and extract it in your PC path C:/ADB
now place CWM recovery : "cwm_recovery.img" [or] TWRP recovery : "twrp_recovery.img" in that ADB folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> Now copy SuperSu.zip in Root of the SDcard in your device
-> Now Turn off the device and connect mobile to PC using USB cable
-> Now at the top you can see RED led glowing. Once you observe it keep pressing the Volume up rocker button and your device will move to fastboot mode.
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
NOTE: If U are facing issue like "waiting for device" when U type the command then please follow METHOD 2
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery cwm_recovery.img[/SIZE]
this will flash cwm recovery.
[OR]​
Code:
[SIZE="4"]fastboot -i 0x1ebf flash twrp_recovery.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "cwm_recovery.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed CWM or TWRP custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest CWM recovery which works on both touch interface as well as device hard keys.
TO ROOT YOUR DEVICE
-> Place "SuperSu.zip" in your internal or external Sd card
-> reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the SuperSu.zip
that's it now your device has been rooted
For those who are facing Device Detection issue on adb​METHOD - 2 (USING PDANET SOFTWARE)
.​Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
db.zip : DOWNLOAD HERE
SuperSU.zip : DOWNLOAD HERE
TWRP Recovery :DIRECT LINK ..............OFFICIAL POST
CMW Recovery : DIRECT LINK ..............OFFICIAL POST
PdaNet mobile app : DOWNLOAD HERE
PdaNet PC application : DOWNLOAD HERE
Download adb.zip file and extract it in your PC path C:/ADB
now place CWM recovery : "cwm_recovery.img" [or] TWRP recovery : "twrp_recovery.img" in that ADB folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> Download and install PdaNet mobile app : https://play.google.com/store/apps/details?id=com.pdanet
-> enable usb debugging in setting -> Developer options -> Mark ADB debugging and USB debugging
-> Install PdaNet software in PC : http://pdanet.co/a/
-> when PdaNet software in PC requested to connect mobile Keep mobile TURN ON and connect it using USB cable.
-> it will install the device drivers automatically, if already installed select reinstall option
-> Now unplug the device from USB cable
-> Now reboot PC as well as mobile
-> now keep mobile TURN ON and connect mobile to PC using USB cable
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]adb devices[/SIZE]
if device is displaying in command window then type next command otherwise try reinstalling PdaNet in PC and mobile as well.
Code:
[SIZE="4"]adb reboot-bootloader[/SIZE]
then the devices goes to fastboot mode which is showing in the screen.
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery cwm_recovery.img[/SIZE]
this will flash cwm recovery.
[OR]​
Code:
[SIZE="4"]fastboot -i 0x1ebf flash twrp_recovery.img[/SIZE]
this will flash TWRP recovery.
Note : if you download any other custom recovery which is named differently just replace "cwm_recovery.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed CWM or TWRP custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest CWM recovery because which works on both touch interface as well as device hard keys
TO ROOT YOUR DEVICE
-> Place "SuperSU.zip" in your internal or external Sd card
->reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
INSTRUCTIONS FOR
[ 32 Bit ] OFFICIAL STOCK CM11s (KITKAT)​METHOD - 1 (NORMAL)
Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
ADB.zip : DOWNLOAD HERE
Philz Recovery : DOWNLOAD HERE
SuperSU :DOWNLOAD HERE
Download ADB zip file and extract it in your PC path C:/ADB
now place philz recovery : "recovery_yuphilz.img" in that ADB folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> keep mobile Turn off and connect mobile to PC using USB cable
-> Now at the top you can see RED led glowing. Once you observe it keep pressing the Volume up rocker button and your device will move to fastboot mode.
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
NOTE: If U are facing issue like "waiting for device" when U type the command then please follow METHOD 2
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery recovery_yuphilz.img[/SIZE]
[OR]​
Code:
[SIZE="4"]fastboot -i 0x1ebf boot recovery_yuphilz.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "recovery_yuphilz.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed philz custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest philz which works on both touch interface as well as device hard keys.
TO ROOT YOUR DEVICE
-> Place "UPDATE-SuperSU-v2.45.zip" in your internal or external Sd card
-> reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
For those who are facing Device Detection issue on adb​METHOD - 2 (USING PDANET SOFTWARE)
.​Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
ADB.zip : DOWNLOAD HERE
Philz Recovery : DOWNLOAD HERE
SuperSU : DOWNLOAD HERE
PdaNet mobile app : DOWNLOAD HERE
PdaNet PC application : DOWNLOAD HERE
Download ADB zip file and extract it in your PC path C:/ADB
now place philz recovery : "recovery_yuphilz.img" in that folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> Download and install PdaNet mobile app : https://play.google.com/store/apps/details?id=com.pdanet
-> enable usb debugging in setting -> Developer options -> Mark ADB debugging and USB debugging
-> Install PdaNet software in PC : http://pdanet.co/a/
-> when PdaNet software in PC requested to connect mobile Keep mobile TURN ON and connect it using USB cable.
-> it will install the device drivers automatically, if already installed select reinstall option
-> Now unplug the device from USB cable
-> Now reboot PC as well as mobile
-> now keep mobile TURN ON and connect mobile to PC using USB cable
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]adb devices[/SIZE]
if device is displaying in command window then type next command otherwise try reinstalling PdaNet in PC and mobile as well.
Code:
[SIZE="4"]adb reboot-bootloader[/SIZE]
then the devices goes to fastboot mode which is showing in the screen.
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery recovery_yuphilz.img[/SIZE]
[OR]​
Code:
[SIZE="4"]fastboot -i 0x1ebf boot recovery_yuphilz.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "recovery_yuphilz.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed philz custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest philz because which works on both touch interface as well as device hard keys
TO ROOT YOUR DEVICE
-> Place "UPDATE-SuperSU-v2.45.zip" in your internal or external Sd card
->reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
Credits:
RDS for [64-Bit Rooting original post]
PRATHAM for 64-Bit CWM Recovery
@Santhosh M for 32-bit Philz Recovery & 64-bit TWRP recovery
@vishal_android freak for [32-Bit Rooting original post]
@[SIZE="4"]TechnoTrons(me)[/SIZE] for making this tutorial noob friendly
Reserved
Sent from my YUREKA using XDA Free mobile app
@TechnoTrons nice and thank you..but its not ctrl+right click...its shift+right click....so pls change it...
btw win 8.1 x64 users need to disable signature verification and here tut link add it also
http://www.howtogeek.com/167723/how...8.1-so-that-you-can-install-unsigned-drivers/
ansebovi said:
@TechnoTrons nice and thank you..but its not ctrl+right click...its shift+right click....so pls change it...
btw win 8.1 x64 users need to disable signature verification and here tut link add it also
http://www.howtogeek.com/167723/how...8.1-so-that-you-can-install-unsigned-drivers/
Click to expand...
Click to collapse
Thank u
Now edited ......:thumbup:
Sent from my YUREKA using XDA Free mobile app
thnx alot.i was trying this for more than 2 hours.but your pda method worked.
TechnoTrons said:
YU(YUREKA) - UNLOCK BOOTLOADER, FLASHING CUSTOM RECOVERY, ROOTING (NORMAL AS WELL AS PDANET METHOD)​
EXPLORE UNLIMITED POSSIBLITIES BY ROOTING YOUR DEVICE
ROOTING DOESN'T VOID YOUR YUREKA's WARRENTY​
METHOD - 1 (NORMAL)​
Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
ADB.zip : DOWNLOAD HERE
Philz Recovery : DOWNLOAD HERE
SuperSU :DOWNLOAD HERE
Download ADB zip file and extract it in your PC path C:/ADB
now place philz recovery : "recovery_yuphilz.img" in that ADB folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> keep mobile Turn off and connect mobile to PC using USB cable
-> Now at the top you can see RED led glowing. Once you observe it keep pressing the Volume up rocker button and your device will move to fastboot mode.
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
NOTE: If U are facing issue like "waiting for device" when U type the command then please follow METHOD 2
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery recovery_yuphilz.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "recovery_yuphilz.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed philz custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest philz which works on both touch interface as well as device hard keys.
TO ROOT YOUR DEVICE
-> Place "UPDATE-SuperSU-v2.45.zip" in your internal or external Sd card
-> reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
For those who are facing connection issue between your PC and mobile follow​METHOD - 2 (USING PDANET SOFTWARE)​
Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
ADB.zip : DOWNLOAD HERE
Philz Recovery : DOWNLOAD HERE
SuperSU : DOWNLOAD HERE
PdaNet mobile app : DOWNLOAD HERE
PdaNet PC application : DOWNLOAD HERE
Download ADB zip file and extract it in your PC path C:/ADB
now place philz recovery : "recovery_yuphilz.img" in that folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> Download and install PdaNet mobile app : https://play.google.com/store/apps/details?id=com.pdanet
-> enable usb debugging in setting -> Developer options -> Mark ADB debugging and USB debugging
-> Install PdaNet software in PC : http://pdanet.co/a/
-> when PdaNet software in PC requested to connect mobile Keep mobile TURN ON and connect it using USB cable.
-> it will install the device drivers automatically, if already installed select reinstall option
-> Now unplug the device from USB cable
-> Now reboot PC as well as mobile
-> now keep mobile TURN ON and connect mobile to PC using USB cable
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]adb devices[/SIZE]
if device is displaying in command window then type next command otherwise try reinstalling PdaNet in PC and mobile as well.
Code:
[SIZE="4"]adb reboot-bootloader[/SIZE]
then the devices goes to fastboot mode which is showing in the screen.
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery recovery_yuphilz.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "recovery_yuphilz.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed philz custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest philz because which works on both touch interface as well as device hard keys
TO ROOT YOUR DEVICE
-> Place "UPDATE-SuperSU-v2.45.zip" in your internal or external Sd card
->reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
Credits:
@vishal_android freak for his original post & superuser.zip
@Santhosh M for Philz Recovery
@[SIZE="4"]TechnoTrons(me)[/SIZE] for making this tutorial noob friendly
Click to expand...
Click to collapse
thnx alot.i was trying this for more than 2 hours.but your pda method worked
Thanks
Thanks the first method worked for me. But there is one problem everything is done successfully but I am not able to boot in Philz recovery by pressing vol up and down key with power key. It boots to stock recovery.
Then I used the command of fastboot to boot in philz recovery. It booted in that but it doesnt boots while pressing the vol up and down key with power key simultaneously. Any idea why its not booting?
Thanks
TechnoTrons said:
YU(YUREKA) - UNLOCK BOOTLOADER, FLASHING CUSTOM RECOVERY, ROOTING (NORMAL AS WELL AS PDANET METHOD)​
EXPLORE UNLIMITED POSSIBLITIES BY ROOTING YOUR DEVICE
ROOTING DOESN'T VOID YOUR YUREKA's WARRENTY​
METHOD - 1 (NORMAL)​
Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
ADB.zip : DOWNLOAD HERE
Philz Recovery : DOWNLOAD HERE
SuperSU :DOWNLOAD HERE
Download ADB zip file and extract it in your PC path C:/ADB
now place philz recovery : "recovery_yuphilz.img" in that ADB folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> keep mobile Turn off and connect mobile to PC using USB cable
-> Now at the top you can see RED led glowing. Once you observe it keep pressing the Volume up rocker button and your device will move to fastboot mode.
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
NOTE: If U are facing issue like "waiting for device" when U type the command then please follow METHOD 2
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery recovery_yuphilz.img[/SIZE]
[OR]​
Code:
[SIZE="4"]fastboot -i 0x1ebf boot recovery_yuphilz.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "recovery_yuphilz.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed philz custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest philz which works on both touch interface as well as device hard keys.
TO ROOT YOUR DEVICE
-> Place "UPDATE-SuperSU-v2.45.zip" in your internal or external Sd card
-> reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
For those who are facing connection issue between your PC and mobile follow​METHOD - 2 (USING PDANET SOFTWARE)​
Requirements :
Laptop or Desktop with windows OS
USB Data cable
Files Required:
ADB.zip : DOWNLOAD HERE
Philz Recovery : DOWNLOAD HERE
SuperSU : DOWNLOAD HERE
PdaNet mobile app : DOWNLOAD HERE
PdaNet PC application : DOWNLOAD HERE
Download ADB zip file and extract it in your PC path C:/ADB
now place philz recovery : "recovery_yuphilz.img" in that folder
WARNING:
-> Unlocking bootloader will erase all your data. So backup your data before unlocking bootloader
PROCEDURE :
-> Download and install PdaNet mobile app : https://play.google.com/store/apps/details?id=com.pdanet
-> enable usb debugging in setting -> Developer options -> Mark ADB debugging and USB debugging
-> Install PdaNet software in PC : http://pdanet.co/a/
-> when PdaNet software in PC requested to connect mobile Keep mobile TURN ON and connect it using USB cable.
-> it will install the device drivers automatically, if already installed select reinstall option
-> Now unplug the device from USB cable
-> Now reboot PC as well as mobile
-> now keep mobile TURN ON and connect mobile to PC using USB cable
-> Now navigate to ADB folder c:/ADB
-> Now open adb terminal by "shift + right click" and select "open command prompt here"
Now follow these steps in adb terminal:
Code:
[SIZE="4"]adb devices[/SIZE]
if device is displaying in command window then type next command otherwise try reinstalling PdaNet in PC and mobile as well.
Code:
[SIZE="4"]adb reboot-bootloader[/SIZE]
then the devices goes to fastboot mode which is showing in the screen.
Code:
[SIZE="4"]fastboot -i 0x1ebf oem unlock[/SIZE]
this command will unlocks your bootloader.
Code:
[SIZE="4"]fastboot -i 0x1ebf flash recovery recovery_yuphilz.img[/SIZE]
[OR]​
Code:
[SIZE="4"]fastboot -i 0x1ebf boot recovery_yuphilz.img[/SIZE]
this will flash philz recovery.
Note : if you download any other custom recovery which is named differently just replace "recovery_yuphilz.img" to ur recovery name "your_recovery.img" without quotes in above command.
Code:
[SIZE="4"]fastboot -i 0x1ebf reboot[/SIZE]
this will reboot your device.
that's it now your bootloader as been unlocked and installed philz custom recovery
NOTE: In this stage i suggest you take full nandroid backup which is very very very useful in future and dont delete that backup ever.
i always suggest philz because which works on both touch interface as well as device hard keys
TO ROOT YOUR DEVICE
-> Place "UPDATE-SuperSU-v2.45.zip" in your internal or external Sd card
->reboot to recovery and select install zip from storage and browse to the folder where you have downloaded the superuser.zip
that's it now your device has been rooted
Credits:
@vishal_android freak for his original post & superuser.zip
@Santhosh M for Philz Recovery
@[SIZE="4"]TechnoTrons(me)[/SIZE] for making this tutorial noob friendly
Click to expand...
Click to collapse
Followed all steps as mentioned....
Bootloader was unlocked
but when i try to reboot into recovery it reboots into stock recovery...
after that i tried flashing the super su zip through the stock recovery it shows error while installing
"E:failed to verify whole-file signature
E:signature verification failed"
Installation aborted.
amardeep434 said:
Followed all steps as mentioned....
Bootloader was unlocked
but when i try to reboot into recovery it reboots into stock recovery...
after that i tried flashing the super su zip through the stock recovery it shows error while installing
"E:failed to verify whole-file signature
E:signature verification failed"
Installation aborted.
Click to expand...
Click to collapse
I think u want to root ur device after ota update r8
Even I faced the problem in flashing recovery after ota update
So follow these steps to root ur device
-Use this command to flash ur recovery
Code:
fastboot -i 0x1ebf boot recovery_yuphilz.img
-After that ur device automatically reboots into recovery
-now flash supersu zip
-now reboot ur phone
- install flashify from play store
-copy the recovery.IMG to ur phone memory
-flash recovery.img using flashify software
-now reboot that's it
Sent from my AO5510 using XDA Free mobile app
TechnoTrons said:
I think u want to root ur device after ota update r8
Even I faced the problem in flashing recovery after ota update
So follow these steps to root ur device
-Use this command to flash ur recovery
Code:
fastboot -i 0x1ebf boot recovery_yuphilz.img
-After that ur device automatically reboots into recovery
-now flash supersu zip
-now reboot ur phone
- install flashify from play store
-copy the recovery.IMG to ur phone memory
-flash recovery.img using flashify software
-now reboot that's it
Sent from my AO5510 using XDA Free mobile app
Click to expand...
Click to collapse
yes i did the ota update but
there wasnt any error regarding recovery ..but even after flashing the custom recovery it always booted into stock cm recovery..
the above error was in installing super su zip using stock cm recovery..
raman_ said:
Thanks the first method worked for me. But there is one problem everything is done successfully but I am not able to boot in Philz recovery by pressing vol up and down key with power key. It boots to stock recovery.
Then I used the command of fastboot to boot in philz recovery. It booted in that but it doesnt boots while pressing the vol up and down key with power key simultaneously. Any idea why its not booting?
Thanks
Click to expand...
Click to collapse
Even I faced same issue after ota update
Did u successfully rooted ur device
If rooted
Flash recovery.img once again using flashify app which is available in play store
This will solve ur problem
Sent from my AO5510 using XDA Free mobile app
amardeep434 said:
yes i did the ota update but
there wasnt any error regarding recovery ..but even after flashing the custom recovery it always booted into stock cm recovery..
the above error was in installing super su zip using stock cm recovery..
Click to expand...
Click to collapse
Yes it won't show any kind errors
But recoveries are not at all flashing after ota update using adb
So follow above steps
The above given code will redirect u to recovery only once
At that time flash the supersu.zip. so that device get rooted
After that use flashify app to flash custom recovery for using multiple times
Sent from my AO5510 using XDA Free mobile app
TechnoTrons said:
Even I faced same issue after ota update
Did u successfully rooted ur device
If rooted
Flash recovery.img once again using flashify app which is available in play store
This will solve ur problem
Sent from my AO5510 using XDA Free mobile app
Click to expand...
Click to collapse
Thank you so much brother!!
Everything worked perfectly now!!
TechnoTrons said:
Yes it won't show any kind errors
But recoveries are not at all flashing after ota update using adb
So follow above steps
The above given code will redirect u to recovery only once
At that time flash the supersu.zip. so that device get rooted
After that use flashify app to flash custom recovery for using multiple times
Sent from my AO5510 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks bro but one more question do we have to flash everytime we have to boot into the custom recovery?
raman_ said:
Thanks bro but one more question do we have to flash everytime we have to boot into the custom recovery?
Click to expand...
Click to collapse
No don't need to flash recovery every time
Just flash the recovery after rooting using flashify app
Then onwards you don't need flash again and again
Sent from my AO5510 using XDA Free mobile app
OK thanks for the help. BTW any idea why battery is draining so quickly even after flashing Sudeep bros First kernel? I am on stock ROM and followed the procedure mentioned in his post.
Sent from my AO5510 using xda premium
raman_ said:
OK thanks for the help. BTW any idea why battery is draining so quickly even after flashing Sudeep bros First kernel? I am on stock ROM and followed the procedure mentioned in his post.
Sent from my AO5510 using xda premium
Click to expand...
Click to collapse
Even I'm using it
Not only drains battery but also heats like hell
So better u revert back to stock kernel
Sent from my AO5510 using XDA Free mobile app
Thanks OP! The second method worked for me. The first kept giving me the error "Device not found." I was on Win 10 x64.
have a question
Thanks dude i have done with the process using method 2 and i have a question will i get the OTA update as now my phone is rooted and boot-loader unlocked
zaro143 said:
Thanks dude i have done with the process using method 2 and i have a question will i get the OTA update as now my phone is rooted and boot-loader unlocked
Click to expand...
Click to collapse
U need stock recovery to update
Place the stock recovery in sd card and
Just flash the stock recovery using flashify app available in play store and update
That's it
Now you can update
Sent from my AO5510 using XDA Free mobile app
TechnoTrons said:
U need stock recovery to update
Place the stock recovery in sd card and
Just flash the stock recovery using flashify app available in play store and update
That's it
Now you can update
Sent from my AO5510 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, thanks
1. so if i flash Stock recovery whether my root will get disturbed ?
2. Stock recovery download link i could not find in the forum
3. If i flash stock recovery whether i will get the OTA update from Cyanogen ?

ZE551ml "continue the fastboot process" prompt in fastboot,can't boot into recovery

ZE551ml "continue the fastboot process" prompt in fastboot,can't boot into recovery
I tried to go back to stock rom from CM 14.1 Unofficial following this youtube tutorial : https://www.youtube.com/watch?v=inzG5MLS2y4
I downloaded 2.20.40.196(Latest Android L) but couldn't find appropriate recovery for it.So I searched xda and got one.
I followed this sequence:
1.) fastboot flash recovery (name of recovery).img
2.) fastboot flash boot boot.img
3.) fastboot flash fastboot droidboot.img
the boot.img and droidboot.img being extracted from the stock rom itself.
But after flashing, it shows "continue the fastboot process" in blue and selecting recovery option reboots the phone and brings it back to fastboot.
I CAN ACCESS FASTBOOT MODE,MY DEVICE IS RECOGNIZED BY MY PC.
But there is no recovery.
Kindly suggest what to do in relevance to my post.
Should use Asus flash tool. http://forum.xda-developers.com/showthread.php?t=3452082
Sent from my Zenfone 2 using Tapatalk
debopriyobasu said:
I tried to go back to stock rom from CM 14.1 Unofficial following this youtube tutorial : https://www.youtube.com/watch?v=inzG5MLS2y4
I downloaded 2.20.40.196(Latest Android L) but couldn't find appropriate recovery for it.So I searched xda and got one.
I followed this sequence:
1.) fastboot flash recovery (name of recovery).img
2.) fastboot flash boot boot.img
3.) fastboot flash fastboot droidboot.img
the boot.img and droidboot.img being extracted from the stock rom itself.
But after flashing, it shows "continue the fastboot process" in blue and selecting recovery option reboots the phone and brings it back to fastboot.
I CAN ACCESS FASTBOOT MODE,MY DEVICE IS RECOGNIZED BY MY PC.
But there is no recovery.
Kindly suggest what to do in relevance to my post.
Click to expand...
Click to collapse
https://drive.google.com/open?id=0B72QQTXqZSRwcXlwS0s5emlaOVk
down load zip file and extract it. place extracted files in adb fastboot tool folder. in empty place right click and open command window here. now run the following commands
fastboot flash splashscreen black_splashscreen_551.img
fastboot flash token bom-token_ze551ml_2.20.40.184.bin
fastboot flash dnx dnx_ze551ml_2.20.40.184.bin
fastboot flash ifwi ifwi_ze551ml_2.20.40.184.bin
fastboot flash fastboot droidboot_2.20.40.184.img
fastboot reboot-bootloader
after it reboots to boot loader run the following command
fastboot flash recovery recovery_sign.bin for stock recovery
or
fastboot flash recovery TWRP-3.0.2-Z00A.img for TWRP
after flash now use volume key to navigate options at top of the screen and select recovery mode and reboot to enter recovery mode. ( you may see android logo with error. When you see that screen. Press and hold power button then click volume up of down button and release both button)
now you can update stock via adb sideload
sukhwant717 said:
https://drive.google.com/open?id=0B72QQTXqZSRwcXlwS0s5emlaOVk
down load zip file and extract it. place extracted files in adb fastboot tool folder. in empty place right click and open command window here. now run the following commands
fastboot flash splashscreen black_splashscreen_551.img
fastboot flash token bom-token_ze551ml_2.20.40.184.bin
fastboot flash dnx dnx_ze551ml_2.20.40.184.bin
fastboot flash ifwi ifwi_ze551ml_2.20.40.184.bin
fastboot flash fastboot droidboot_2.20.40.184.img
fastboot reboot-bootloader
after it reboots to boot loader run the following command
fastboot flash recovery recovery_sign.bin for stock recovery
or
fastboot flash recovery TWRP-3.0.2-Z00A.img for TWRP
after flash now use volume key to navigate options at top of the screen and select recovery mode and reboot to enter recovery mode. ( you may see android logo with error. When you see that screen. Press and hold power button then click volume up of down button and release both button)
now you can update stock via adb sideload
Click to expand...
Click to collapse
Why go through all of this when you can just use the flash tool and reboot into stock?
Sent from my Zenfone 2 using Tapatalk
kenbo111 said:
Why go through all of this when you can just use the flash tool and reboot into stock?
Sent from my Zenfone 2 using Tapatalk
Click to expand...
Click to collapse
cool down buddy. it was for informational purpose only. he was already using commands to do so. i just told him the correct way.
second for using AFT he have to download raw firmware. which is more than 1 Gb of data which will be costly if he is using mobile data to download. as he mentioned he already downloaded LP firmware from asus. with above method. he will be able to install the earlier downloaded zip file without any additional firmware download.
third as he mentioned he was on CM. i doubt installation with AFT might not be successful. he may have to flash stock ifwi and recovery and boot etc...
sukhwant717 said:
cool down buddy. it was for informational purpose only. he was already using commands to do so. i just told him the correct way.
second for using AFT he have to download raw firmware. which is more than 1 Gb of data which will be costly if he is using mobile data to download. as he mentioned he already downloaded LP firmware from asus. with above method. he will be able to install the earlier downloaded zip file without any additional firmware download.
third as he mentioned he was on CM. i doubt installation with AFT might not be successful. he may have to flash stock ifwi and recovery and boot etc...
Click to expand...
Click to collapse
It was just a question.
Sent from my Zenfone 2 using Tapatalk
I can't thank you how much you helped me!!! I just recovered my half-dead phone!!!
You are awesome man! Thanks a lot! My device is alive again and can boot into recovery! I'm adb sideloading now
debopriyobasu said:
I can't thank you how much you helped me!!! I just recovered my half-dead phone!!!
You are awesome man! Thanks a lot! My device is alive again and can boot into recovery! I'm adb sideloading now
Click to expand...
Click to collapse
Good to know that was helpful.

Categories

Resources