Everything is going great until I gave the command "fastboot -i 0x1ebf boot recovery.img " after this nothing had happened the Mobile was still on fastboot mode after that I removed the USB cable then it boot up normally.
Plzzz help guys, I'm searching for my answer from past few days I've already spent 2-3 hrs everyday but didn't get my answer up till now so I've decided make a new thread.
DEVICE : Yureka Plus.
OS : COS 12.1
Bootloader: unlocked.
Rooted : No (still trying to).
Related
ok, so i wanted to try Cyanogenmod 7.
i followed the steps:
1- rooted the device
2- downgraded to Froyo firmware
3- installed Cyanogenmod 7.20.
all worked fine for almost one week until i updated rom manager from the market.
since the the device led flickers in green and orange. I can get into clockworkmod recovery menu but it lasts for a few seconds and disappears. it appears again and so on.
adb devices returns:
List of devices attached
SH0BHRT09137 recovery
but because it's not stable the same command doesn't return any devices few seconds later.
what shall i do now ?
steps one and two i assume are switched around, try booting into fastboot
if your hboot is still stable you may have more luck here
fastboot works in similar ways as adb - so fastboot devices
if you see yours
then wipe and flash a new recovery via fastboot
fastboot -w
fastboot flash recovery recovery.img
fastboot reboot
(replace recovery.img with whatever name you give that recovery image)
demkantor said:
steps one and two i assume are switched around, try booting into fastboot
if your hboot is still stable you may have more luck here
fastboot works in similar ways as adb - so fastboot devices
if you see yours
then wipe and flash a new recovery via fastboot
fastboot -w
fastboot flash recovery recovery.img
fastboot reboot
(replace recovery.img with whatever name you give that recovery image)
Click to expand...
Click to collapse
Thanks for the info. after i installed fastboot and ran "fastboot devices" i don't get any devices.
are you in fastboot mode within hboot? does your phone say fastboot usb?
write down everything on your phone when you boot into bootloader
demkantor said:
are you in fastboot mode within hboot? does your phone say fastboot usb?
write down everything on your phone when you boot into bootloader
Click to expand...
Click to collapse
strange enough "adb reboot" go the device working ! not sure why it was stuck at ClockMod.
hope this thread help somebody later.
Dear Developers
Please help me, i really need yur help
yesterday i got my new yu yureka, around 7 pm i root my phone by unlocking bootloader and flashing twrp recovery and flashing super user by twrp
using cmand prompt
fastboot -i 0x1ebf devices
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf flash recovery yu-twrp-recovery.img
fastboot -i 0x1ebf reboot
all done and phone root
but this monday morning when i saw a update of 73 mb , i update my phone and it come to know, now my phone is unroot again, super user app gone
then i again become developer--mode and click usb dibbuging
doing all this commands as i mentioned above...it said..ok ok ok ok
but when i go to recovery mode to flash super user.......it shows ....cyanogen recovery mode..not twrp recovery
i changed recovery file and use cwm recovery and flash it using command prompt..but in recovery mode it shown only cyanogen mode
fastboot -i 0x1ebf oem lock....................using this command..i lock my bootloader again and fastboot -i 0x1ebf oem unlock...again unlock ....but nothing happens....plzzzz tell me...how to root
harish joshi said:
Dear Developers
Please help me, i really need yur help
yesterday i got my new yu yureka, around 7 pm i root my phone by unlocking bootloader and flashing twrp recovery and flashing super user by twrp
using cmand prompt
fastboot -i 0x1ebf devices
fastboot -i 0x1ebf oem unlock
fastboot -i 0x1ebf flash recovery yu-twrp-recovery.img
fastboot -i 0x1ebf reboot
all done and phone root
but this monday morning when i saw a update of 73 mb , i update my phone and it come to know, now my phone is unroot again, super user app gone
then i again become developer--mode and click usb dibbuging
doing all this commands as i mentioned above...it said..ok ok ok ok
but when i go to recovery mode to flash super user.......it shows ....cyanogen recovery mode..not twrp recovery
i changed recovery file and use cwm recovery and flash it using command prompt..but in recovery mode it shown only cyanogen mode
fastboot -i 0x1ebf oem lock....................using this command..i lock my bootloader again and fastboot -i 0x1ebf oem unlock...again unlock ....but nothing happens....plzzzz tell me...how to root
Click to expand...
Click to collapse
Yes after update there is some problem in installing recovery and rooting.
So after unlocking the bootloader do the following steps
1. Download superuser. zip and place it in your external sd-card
2. Now flash the recovery.img using fastboot
3. Now boot into recovery using "vol up+vol down+power"
4. Flash the superuser. zip
*note: please don't do normal reboot after flashing recovery because it will write the stock recovery again into recovery partition.
Regards,
aashking
Enable developer mode & enter developer menu
Go to -> update CM recovery.
That was ticked by default, untick it and then flash custom recovery.
Hello all dear members. I am new to flashing. I was rooting my yureka and successfully rooted it after flashing twrp recovery. but then I unlocked bootloader which flashed all internal memory(I know it was a bad move and it flashed everything). Now phone is struck in boot loop and also unable to boot into recovery. My computer has all the drivers installed because I was able to flash it before. But now when I connect it in fastboot mode, in adb or fastboot command it is showing waiting for device. I am in windows 7 x64. Please guys help.
This command worked for me.
fastboot -i 0x1ebf boot <recoveryimagefilename.img>
I was able to install stock recovery and phone restarted normally
Hello all,
I tried to root my phone using the twrp-3.0.2-0-taido.img recovery.
I was using the following commands:
Code:
PS C:\Users\username> fastboot flash recovery C:\Users\username\Downloads\twrp.img
PS C:\Users\username> fastboot reboot bootloader
Or
PS C:\Users\username> fastboot reboot-bootloader
N.B. My OEM was already unlocked.
However, everytime I tried to reboot from the fastboot I got this message:
Code:
PS C:\Users\username> fastboot reboot bootloader
rebooting into bootloader...
FAILED (remote: not support on security)
Also, I could not just reboot from the power or volume button so I removed the battery. And when going to the recovery got nothing just normal boot multiple times.
So I tried this commad, as I was in a rush to root the phone for my work:
Code:
PS C:\Users\username> fastboot.exe boot C:\Users\ares\Downloads\twrp.img
I reckon that the above command could be responsible of the mess. Now, I am stucked at the Moto boot image screen (loop).
If anyone could help me it would be a life saver.
P.S: I do not have access to the recovery and I am unable to flash a new one.
EDIT: I finally installed the TWRP recovery properly, the issue was that I tried to install the wrong recovery. Now, I just need to fix the boot partition messed up by the command:
I guess that I now need to find the proper boot.img for Motorola Moto E3 Power XT1700 (my model) and boot on it, right?
Any idea?
Thanks
Try to restore nandroid backup from this post
BTW, Moto E3 Power is XT1706. XT1700 is the 'normal' Moto E3.
how did you install the correct one ive tried and still no joy in accessing twrp
I had twrp and bootloader unlocked tried to put a custom ROM and the phone now is just the logo of huawei and restarts all the time I can get into fastboot I came to read all the topics and can not do anything meti credits in dc-unlocker but he it doesn't seem to work in fastboot mode i can't go into recovery mode anywhere just in fastboot dcphoenix is expensive 20 euros for 72 hours where i will only use it to shred 2 or 3 hours it is not worth it i came here to write because there could be a solution i have phone lock and frp unlock fastboot flash recovery_ramdisk commands not working says command not allowed i don't know what else to do