Hi all,
I start my phone on recovery and i install lineage, magisk and flash the image ironmanv2 then i went to install gapps but my phone said i am in 6.0.1 then restart the phone and i cant start recovery and system, only fastboot mode but in adb dont show the device but in flashone app appair the device, i dont know what can i do :crying::crying::crying::crying:
Thanks so much for reading
jj27 said:
Hi all,
I start my phone on recovery and i install lineage, magisk and flash the image ironmanv2 then i went to install gapps but my phone said i am in 6.0.1 then restart the phone and i cant start recovery and system, only fastboot mode but in adb dont show the device but in flashone app appair the device, i dont know what can i do :crying::crying::crying::crying:
Thanks so much for reading
Click to expand...
Click to collapse
Use fastboot to flash a custom recovery
Related
Ok so I tried to flash a new rom and image onto my phone and well unfortunately now I can't enter recovery or do anything really. I still have access to the bootloader but nothing else. I have tried to factory reset my phone and that didn't work. The rom I was coming from was the latest viper one with Clockwork Recovery and I was going to the latest android revolution with twrp. I really have no idea what else I can do. Please help. Oh yeah I should mention my computer is not playing well with adb currently
Reflash recovery via fastboot --> fastboot flash recovery recoveryname.img
Enter recovery.
Flash the ROM
Julio209 said:
Ok so I tried to flash a new rom and image onto my phone and well unfortunately now I can't enter recovery or do anything really. I still have access to the bootloader but nothing else. I have tried to factory reset my phone and that didn't work. The rom I was coming from was the latest viper one with Clockwork Recovery and I was going to the latest android revolution with twrp. I really have no idea what else I can do. Please help. Oh yeah I should mention my computer is not playing well with adb currently
Click to expand...
Click to collapse
It's not bricked you just have to reflash the recovery.
Go into the bootloader on your phone, then fastboot, and plug into your pc.
Download the last recovery TWRP. Open a command on the sdk fastboot folder:
Code:
fastboot flash recovery "recovery.img"
Where "recovery.img" stands for the name of the recovery downloaded.
i have a symphony roar a50 (Bangladesh). it was running everything stock and updated with twrp 2.8.7.0 without root. bootloader was unlocked.
i was trying to root the device with the AIO from this thread:
http://forum.xda-developers.com/cro.../android-one-toolkit-unlocks-relocks-t3294448
the phone suddenly rebooted in the middle of the process and was stuck in a bootloop. i tried to factory reset it but it still didn't work. was still on boot loop.
then i tried to flash the appropriate stock firmware but that didn't help it wont boot. stuck on the boot logo for 1.5 hrs. then tried CM13 nightlies and the cyanpop roms. still nothing.
i am currently in a state of shock as this is a fairly a new phone and i am to travel to Chittagong in ~11 hours.
please help
don't you take a backup ?
and don't you wipe every thing before flashing the cm13 ?
mithun mpk said:
don't you take a backup ?
and don't you wipe every thing before flashing the cm13 ?
Click to expand...
Click to collapse
yes i had a nandroid backup. but twrp says it is corrupt or some reason. and yes i wiped everything before cm13
downgrade twrp2.8.7 to 2.8.4.... 2.8.7 has problem with backup and recovery
https://www.androidfilehost.com/?fid=24389512218018336 twrp 2.8.8.x beta 3
btw this thread is wrong section
I too Had the same Problem once as I Tried Rooting My Android One through the same method as u did, So for fixing it I prefer that U FLASH The Stock MM ROM for Ur Device through STOCK Recovery ( Remember to Wipe Cache and Data b4 Flashing ) AND then ur Device mst be Fixed ( This method worked for me ) And Dude if u want to root Ur Device Follow This Method : -
1) FLASH TWRP RECOVERY
2) Reboot into Recovery and FLASH Thunderzap 5.1 Kernel through Recovery
3) Then FLASH SUPERSU ZIP from Recovery
4) Reboot And Done ! Ur Device is Rooted ! ?
@RoxAndroid how did you fallback to stock recovery from twrp? I'm stuck.
Tanzim Abir said:
@RoxAndroid how did you fallback to stock recovery from twrp? I'm stuck.
Click to expand...
Click to collapse
So......to do that Follow these Steps :-
Download Stock Recovery from here http://forum.xda-developers.com/crossdevice-dev/android-one-general/stockrecoveryandroid-one-t2917457
1) Make sure u have Installed ADB drivers ( If Already did, Skip Step 2)
2) To install ADB drivers first Unable USB debugging From the developer Options in the Setting ( If there is No Developer Options Goto-Setting-About Phone-Tap Build Number 7 Times and go back to settings and Open Developer Options and Unable USB debugging) And then Connect Your Phone to PC and Open ADB DRIVER executable File And Install Drivers.
3) Once Drivers are installed Download ADB AND FASTBOOT from here http://drive.google.com/file/d/0B1nu6Ydzrmi-dWdmS00tWjE1WHM
4)Extract the zip and open the folder and then HOLD SHIFT+Right Click and then click on Open Command Window here
5)And then boot your phone to Fastboot Mode, To do that Power Off the Device and HOLD POWER AND VOLUME UP key at the same time and then navigate to the Fastboot Mode by Volume UP button and and Click Volume Down button to select. Once you are in Fastboot Mode connect your Device to PC and go back to PC
6)Once Command Window is opened type following Command :-
Code:
fastboot devices
Code:
fastboot oem unlock
Code:
fastboot format userdata
Code:
fastboot flash recovery <Name of the Recovery in ur PC>
Code:
fastboot boot <Name of the Recovery in ur PC>
6) DONE ! STOCK RECOVERY IS FLASHED and Remember to keep Stock Recovery img file in the ADB AND FASTBOOT FOLDER
Thanks I'll try this asap currently on a train..
Okay.. I've shipped it to the customer care. They said I'll have to wait 3 days for it to get back. I'll report back then.
Thank you everyone for your input.
Closed as this has run its course.
Hello everyone, I need some help.
I Installed a custom rom (pac-man) on my Nokia x2 but now phone always restarts into recovery mode. no matter what i do.
I'm using cmw6.0.5.1 recovery, have tried twrp as well but no luck.
In order to boot into rom, first I've to reboot into bootloader mode and then type this command in terminal
Code:
Fastboot -i 0x0421 continue
to continue boot into rom.
Anyone know fix to this issue or any possible solutions?
You need to wipe and install the rom again
Thomson+ said:
You need to wipe and install the rom again
Click to expand...
Click to collapse
did that many times still boots into recovery. Installed another roms as well without any success.
So i flashed back stock recovery just now and it boots into system.
Hi i just want to ask how can i do it without using ADB thru PC my usb port is broken.
i can only do thru recovery. but the recovery built in Lineage always stuck when i flashing root
and can't find a way to install TWRP from recovery
any solution?
darknessemo05 said:
Hi i just want to ask how can i do it without using ADB thru PC my usb port is broken.
i can only do thru recovery. but the recovery built in Lineage always stuck when i flashing root
and can't find a way to install TWRP from recovery
any solution?
Click to expand...
Click to collapse
nvm i solved it
...So could u tell how did you solve the problem...?
yyy134341 said:
...So could u tell how did you solve the problem...?
Click to expand...
Click to collapse
I had twrp installed previously. But after installing lineage os 14.1(yuga) TWRP got replaced by some weird recovery. I've done it in this way, but it needs a pc, just ask a friend, it doesn't take much time.
1. install required fastboot drivers in pc.
2. boot the device into fastboot mode , pressing vol- down button and connect it to usb port of PC. the red led will turn into blue. It means the phone is in fastboot mode.
3. Open cmd in the directory where twrp-2.87+ is. boot temporarily in the recovery issuing command-
Code:
fastboot boot twrp-2.87.img
4. the phone will boot into twrp recovery.
5. Extract boot.img from your ROM's zip(lineage os in this case) and place it in internal storage
6. Place twrp-2.87[recovery] you want to install in internal storage as well
7. from recovery select install->install images
8. select boot.img and select *boot partition in the following screen.
9. similarly select recovery.img and select *recovery partition.
Follow the steps 8,9 sequentially otherwise it may cause problem.
Ok thank u. Your instructions helped me a lot. Thanks for sharing.
Hi guys i am a newbie in this need help from you guys.
I was trying to update my phone to the newest rom and i accidentally wipe my phone data in twrp.
now my phone does not have any rom in it and i am unable to start the phone normally. The phone is able to go to fastboot and twrp.
Please advice
Go to recovery, mount usb otg to your pc and you can install your rom.
Another thing is run a fastboot install of a rom
G3netic said:
Hi guys i am a newbie in this need help from you guys.
I was trying to update my phone to the newest rom and i accidentally wipe my phone data in twrp.
now my phone does not have any rom in it and i am unable to start the phone normally. The phone is able to go to fastboot and twrp.
Click to expand...
Click to collapse
Connect your phone to pc, and u can copy rom file to phone storage normally and flash it in twrp
Other way to flash fastboot rom using mi flash