Stuck on Boot Animation - ONE Q&A, Help & Troubleshooting

Hi,
I was following this rooting guide...
http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471
And after I completed Step 2 my phone would no longer boot up. It just hangs while the cyanogenmod bolt logo spins.
I can however now boot into TWRP.
I don't know what to do... I don't think I can copy Super User or Rom Files over to my device currently. I do have an OTG cable with a thumb drive and I plugged it in and I can't seem to access that from within TWRP.
Any help would be appreciated!
Also FYI I'm using Windows 7 for my desktop.

Well, if you have access to twrp, you can do into the advanced setup and select adb sideload. Place the rom in the adb folder and typer: adb sideload 'file'.
Example: adb sideload myrom.zip ; this will flash the rom, which you can then reboot the phone and hopefulyl boot.

teh roxxorz said:
Well, if you have access to twrp, you can do into the advanced setup and select adb sideload. Place the rom in the adb folder and typer: adb sideload 'file'.
Example: adb sideload myrom.zip ; this will flash the rom, which you can then reboot the phone and hopefulyl boot.
Click to expand...
Click to collapse
Ok so I sideloaded UPDATE-SuperSU-v2.02.zip. Thanks so much for your help!
Should I sideload the stock rom the same way? Will that even work? Should I do some sort of a wipe first?
Sorry if I'm asking too many questions... I just want to be careful.

I also notice if I go into the text pane of TWRP it says
Code:
Updating partition details...
E:Unable to mount '/cache'
E:Unable to mount '/cache'
Full SELinux support is present.
E:Unable to mount '/cache'
E:Unable to mount '/cache'

jkentj said:
Ok so I sideloaded UPDATE-SuperSU-v2.02.zip. Thanks so much for your help!
Should I sideload the stock rom the same way? Will that even work? Should I do some sort of a wipe first?
Sorry if I'm asking too many questions... I just want to be careful.
Click to expand...
Click to collapse
General rule of thumb, if you want to flash a flashable zip but it isn't on your phone then do adb sideload. All adb sideload does is just put the file onto your phone to flash it.
If you drag and drop the zip onto your phone then u can flash it without adb sideload.
If you're switching from 1 ROM to the next, always wipe. If its the same ROM but you're upgrading to a newer version of the ROM, then just flash without wiping.
I also notice if I go into the text pane of TWRP it says
Click to expand...
Click to collapse
Go into TWRP -> mount -> check cache.

jkentj said:
Ok so I sideloaded UPDATE-SuperSU-v2.02.zip. Thanks so much for your help!
Should I sideload the stock rom the same way? Will that even work? Should I do some sort of a wipe first?
Sorry if I'm asking too many questions... I just want to be careful.
Click to expand...
Click to collapse
Well asking questions is how we learn, so no worries.
You can flash the stock rom / any file in the same manner. When you start with the sideload you can choose to wipe the dalvik / cache.
I would sideload your rom only at this point [stock or custom] and then attempt to boot into the os.
If that fails: from twrp wipe: everything except internal storage, then sideload the rom again; this way you'll be flashing on a clean install.

Ahh success!
Ok if anyone is having this issue here is the solution:
1. Put your phone in fastboot mode (volume up + power)
2. Plug your usb cable in. Go to your PC and open the cmd prompt from the folder on your pc that has fastboot.exe (shift+right click in folder, select open command window here)
3. Type fastboot format cache
4. Then type fastboot reboot
Solved the hanging/boot loop.

jkentj said:
Ahh success!
Ok if anyone is having this issue here is the solution:
1. Put your phone in fastboot mode (volume up + power)
2. Plug your usb cable in. Go to your PC and open the cmd prompt from the folder on your pc that has fastboot.exe (shift+right click in folder, select open command window here)
3. Type fastboot format cache
4. Then type fastboot reboot
Solved the hanging/boot loop.
Click to expand...
Click to collapse
I like this guy. He helps future viewers of this thread who will have similar problems the solution. :good:

zephiK said:
I like this guy. He helps future viewers of this thread who will have similar problems the solution. :good:
Click to expand...
Click to collapse
We've created a monster that helps other monsters. Our work here is done.

teh roxxorz said:
We've created a monster that helps other monsters. Our work here is done.
Click to expand...
Click to collapse
Time for retirement? :victory:

jkentj said:
Ahh success!
Ok if anyone is having this issue here is the solution:
1. Put your phone in fastboot mode (volume up + power)
2. Plug your usb cable in. Go to your PC and open the cmd prompt from the folder on your pc that has fastboot.exe (shift+right click in folder, select open command window here)
3. Type fastboot format cache
4. Then type fastboot reboot
Solved the hanging/boot loop.
Click to expand...
Click to collapse
had the same problem, thx man!
silly me, i was always using:
Code:
fastboot erase cache
no wonder, it didnt work :silly:

jkentj said:
Ahh success!
Ok if anyone is having this issue here is the solution:
1. Put your phone in fastboot mode (volume up + power)
2. Plug your usb cable in. Go to your PC and open the cmd prompt from the folder on your pc that has fastboot.exe (shift+right click in folder, select open command window here)
3. Type fastboot format cache
4. Then type fastboot reboot
Solved the hanging/boot loop.
Click to expand...
Click to collapse
Your amazing thanks bud, worked for me just now

jkentj said:
Ahh success!
Ok if anyone is having this issue here is the solution:
1. Put your phone in fastboot mode (volume up + power)
2. Plug your usb cable in. Go to your PC and open the cmd prompt from the folder on your pc that has fastboot.exe (shift+right click in folder, select open command window here)
3. Type fastboot format cache
4. Then type fastboot reboot
Solved the hanging/boot loop.
Click to expand...
Click to collapse
I am still stuck at the boot animation screen! Any other possible solution??! thanks!!!

Related

team eos rom not booting

I flashed eos-tf101-20130704-121, and it does not boot. I've tried several times, and I made sure to wipe the system, cache, etc. why is it not working?
also, how do I get into download mode?
That's an ancient build of a dead ROM project
KatKiss is the new EOS
http://forum.xda-developers.com/showthread.php?t=2362764
Unfortunately, I don't have a spare sd card, and I can't seem to get download mode to work, so I was hoping I could install the ROM update, and install KatKiss. I am working on getting KatKiss though!
If yo boot to recovery you can use ADB to push files to your tablets internal memory to flash.
frederuco said:
If yo boot to recovery you can use ADB to push files to your tablets internal memory to flash.
Click to expand...
Click to collapse
sorry - how do I do this? never used adb before.
sniper8752 said:
I flashed eos-tf101-20130704-121, and it does not boot. I've tried several times, and I made sure to wipe the system, cache, etc. why is it not working?
also, how do I get into download mode?
Click to expand...
Click to collapse
you have to wipe cache and dalvik after flashing the rom
KronicSkillz said:
you have to wipe cache and dalvik after flashing the rom
Click to expand...
Click to collapse
no luck.
Im going to guess that you have CWM Recovery installed ?
If yes, that is likely the reason for it not booting
You'll need to put the TF into APX Mode (Volume up & Power while connected to the PC > USB)
Nothing will appear on the TF screen, but the PC should recognise it
Follow the instructions here to get TWRP Recovery installed instead
http://forum.xda-developers.com/showthread.php?t=1688012
sniper8752 said:
sorry - how do I do this? never used adb before.
Click to expand...
Click to collapse
You need adb from the Android SDK. I have a zip of the files you need here: http://db.tt/b9dQ6xzp
Unzip these to c:\adb\
Plug your tablet in using the USB cable. Your computer should detect a new device. Update the driver with the Naked Drivers 0.72 ADB driver found in the Dev forum (I think it is on page 2 of threads). If you are running Win 8, there are some extra steps to allow you to use this driver.
Once your devices shows in the device manager as an ADB device, open a command prompt and type the following:
Code:
c:
cd c:\adb
adb devices
At this point, it will probably restart the daemon and then it should show a recovery device. If it does, you can proceed. If not, check that your cable is good, and that an ADB device is showing in the device manager.
Grab the ROM of choice and any GAPPS and kernel that you want to move over to your device. Put them in the c:\adb folder. They will be referred to a ROM.zip, GAPPS.zip and kernel.zip going forward.
Execute the following:
Code:
adb push ROM.zip /sdcard/
adb push GAPPS.zip /sdcard/
adb push kernel.zip /sdcard/
Note there is a space between the zip and the /sdcard/. If you omit this space it will not work.
After each time the "adb push" is executed, it may take up to 10 minutes to push the file depending on how big it is. Just be patient until it says it was pushed successfully.
Once this is done, you should see these files in the internal memory of your device when in recovery.
thanks! got it to work.

[Q] Asus stuck on TWRP Recovery

Hello,
Here is my problem,
I unlocked my tablet. Apk
After I installed the TWRP recovery with this technique
http://forum.xda-developers.com/showpost.php?p=33117920&postcount=2
Every time I got this message wanting to do the backup
E: can not mount / cache / recovery / command
E: can not mount / cache / recovery / log
E: can not open / cache / recovery / log
E: can not mount / cache recovery / last_log
E: can not open / cache recovery / last_log
I did a wipe and a re-installation
Now it will only start on recovery
that is unusable since it detects any file or folder
can not install zip
Is there a chance to reinstall
I bought it at darty I just pass by warranty?
thank you very much
titeloo said:
Hello,
Here is my problem,
I unlocked my tablet. Apk
After I installed the TWRP recovery with this technique
http://forum.xda-developers.com/showpost.php?p=33117920&postcount=2
Every time I got this message wanting to do the backup
E: can not mount / cache / recovery / command
E: can not mount / cache / recovery / log
E: can not open / cache / recovery / log
E: can not mount / cache recovery / last_log
E: can not open / cache recovery / last_log
I did a wipe and a re-installation
Now it will only start on recovery
that is unusable since it detects any file or folder
can not install zip
Is there a chance to reinstall
I bought it at darty I just pass by warranty?
thank you very much
Click to expand...
Click to collapse
Did you use the TWRP version from that guide as well? That is the TWRP for Android 4.1, not Android 4.2 bootloader, which is probably what you have.
You should look up Buster's recovery script and perform that. Then flash a -4.2 version of TWRP.
cmendonc2 said:
Did you use the TWRP version from that guide as well? That is the TWRP for Android 4.1, not Android 4.2 bootloader, which is probably what you have.
You should look up Buster's recovery script and perform that. Then flash a -4.2 version of TWRP.
Click to expand...
Click to collapse
Thank You very mutch for your answer can You explain me how to do ?
titeloo said:
Thank You very mutch for your answer can You explain me how to do ?
Click to expand...
Click to collapse
Follow this post: http://forum.xda-developers.com/showpost.php?p=45120193&postcount=1
cmendonc2 said:
Follow this post: http://forum.xda-developers.com/showpost.php?p=45120193&postcount=1
Click to expand...
Click to collapse
thanks a lot
I try to reset but the pad reboot on recovery
Do you know how can i do ?
titeloo said:
thanks a lot
I try to reset but the pad reboot on recovery
Do you know how can i do ?
Click to expand...
Click to collapse
connect it to your computer when it is starting and use
Code:
fastboot reboot bootloader
when it is in TWRP.
cmendonc2 said:
connect it to your computer when it is starting and use
Code:
fastboot reboot bootloader
when it is in TWRP.
Click to expand...
Click to collapse
Thank you very much for your help.
This is surely stupid question, but where I type the command ?
I mean if I have open cmd windows somewhere special
Or tap something befor ?
titeloo said:
Thank you very much for your help.
This is surely stupid question, but where I type the command ?
I mean if I have open cmd windows somewhere special
Or tap something befor ?
Click to expand...
Click to collapse
You need to have ADB installed: http://forum.xda-developers.com/showthread.php?p=42407269
Then type that into CMD in the directory where you installed it.
cmendonc2 said:
You need to have ADB installed: http://forum.xda-developers.com/showthread.php?p=42407269
Then type that into CMD in the directory where you installed it.
Click to expand...
Click to collapse
thank you again
Unfortunately it is not working
cmd remains <waiting for device>
This mean it is fully bricked, right?
titeloo said:
thank you again
Unfortunately it is not working
cmd remains <waiting for device>
This mean it is fully bricked, right?
Click to expand...
Click to collapse
you send me a email the other day and we were going to use Team Viewer....
Im sure If you still have fastboot, we can fix this issue...
Here is my email again [email protected]
Thx Josh
lj50036 said:
you send me a email the other day and we were going to use Team Viewer....
Im sure If you still have fastboot, we can fix this issue...
Here is my email again [email protected]
Thx Josh
Click to expand...
Click to collapse
But I haven't Fastboot ?
Install "Minimal ADB and Fastboot": http://forum.xda-developers.com/showthread.php?t=2317790
Then download the latest TWRP: http://forum.xda-developers.com/showthread.php?t=2691886
Extract the ZIP file and copy the recovery.img into the installation folder of "Minimal ADB and Fastboot". Then run the program and type in the command window:
fastboot devices (a serial number must be returned, see screenshot; ist shows that your TF300 is connected)
fastboot flash recovery recovery.img
fastboot reboot
Let Android start, shut it down and go into the recovery to flash a new ROM.
Btw: I installed CWM for testing and it did find nothing because it wasn't able to mount anything - so I switched back to TWRP...
titeloo said:
But I haven't Fastboot ?
Click to expand...
Click to collapse
O its still there.. no worries, I am here if you would like to fix your tablet.....
UncleManuel said:
Install "Minimal ADB and Fastboot": http://forum.xda-developers.com/showthread.php?t=2317790
Then download the latest TWRP: http://forum.xda-developers.com/showthread.php?t=2691886
Extract the ZIP file and copy the recovery.img into the installation folder of "Minimal ADB and Fastboot". Then run the program and type in the command window:
fastboot devices (a serial number must be returned, see screenshot; ist shows that your TF300 is connected)
fastboot flash recovery recovery.img
fastboot reboot
Let Android start, shut it down and go into the recovery to flash a new ROM.
Btw: I installed CWM for testing and it did find nothing because it wasn't able to mount anything - so I switched back to TWRP...
Click to expand...
Click to collapse
thanks for you help
Nothing happen
titeloo said:
thanks for you help
Nothing happen
Click to expand...
Click to collapse
Hmmm, that's the problem I got with the standalone version of Fastboot and the version from the Android SDK. As I said "fastboot devices" must return a serial number. It shows that your device is connected with your computer. If it shows nothing there is simply no connection...

How to root Miui 8

Guys I'm on global Miui 8 Global 6.7.5 beta. I tried to root and install twrp using mi4i rooting toolkit version 4. But it doesn't work. Previously on miui6 and miui7, I can root and install twrp using the mi4i toolkitV4. But now it doesn't work anymore when I upgraded to miui8.
Does anyone knows how to root miui8 global 6.7.5 beta?
Rooting
First you have to enable developer options. Then in developer options under debugging section turn on USB debugging and Fastboot Mode.
Then download TWRP. Rename it to twrp.img for ease.
https://dl.twrp.me/ferrari/twrp-3.0.2-0-ferrari.img.html
Install fastboot and adb drivers.
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
Download root zip file, and place it on internal storage.
https://download.chainfire.eu/696/supersu/
Open the folder on PC where twrp image is downloaded. Hold shift and right click on the window(not the file or folder). Then select open command window here. CMD will open.
Long press power button and volume down to boot into fastboot mode, connect it by USB.
Type in CMD: fastboot devices
If it shows a device is connected you are good to go! If not verify if the drivers are properly installed.
To just root and preserve Mi Recovery for OTA:
Type in CMD: fastboot boot twrp.img
this will boot into twrp to flash supersu.zip file and reboot.
To flash TWRP permanently:
type: fastboot flash recovery twrp.img
then reboot by long pressing power button then open TWRP by power button + vol up. Then flash supersu.zip
Thanks
Sent from my Mi 4i using XDA-Developers mobile app
Worked?
Did it work?
Sitaa said:
Did it work?
Click to expand...
Click to collapse
Yape!
Thanks for the article - will update and root tonight
The process:
update via OTA (hate this as my 16GB is insufficient - love all things M1 but hate the lack of external SD capability)
Reboots - it enters my old TWRP, and auto install update
Once it installs, and auto powerup, I turn on "fastboot mode" (developer option was already on) - a pain in the a55 due to the security prompt...
Power-off the device. Reboot to fastboot mode as per instruction above
I chose to retain M1 recovery, and so fastboot into TWRP to install SU.
Reboot
Tested with titanium backup - root works!
Thanks!!!
Love the new notification drawer, and memory management...
can i root my mi4i without instal twrp and still habe ota update if my phone rooted ?
thanks
Yes.
The OP posted 2 methods for using twrp near the end of his post.
For v7++, I could always ota despite having twrp onboard, instead of mi recovery. Not sure about this recent v8. Hence I used the first method above, preserving my recovery. Also, from my history of use. I never use twrp or recovery anymore, after rooting. No point having recovery backup as mi issues updates ofyen. I use titanium for backup of third party software only. Even then this is redundant since ota preserves software.
sharan.nyn said:
First you have to enable developer options. Then in developer options under debugging section turn on USB debugging and Fastboot Mode.
Then download TWRP. Rename it to twrp.img for ease.
https://dl.twrp.me/ferrari/twrp-3.0.2-0-ferrari.img.html
Install fastboot and adb drivers.
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
Download root zip file, and place it on internal storage.
https://download.chainfire.eu/696/supersu/
Open the folder on PC where twrp image is downloaded. Hold shift and right click on the window(not the file or folder). Then select open command window here. CMD will open.
Long press power button and volume down to boot into fastboot mode, connect it by USB.
Type in CMD: fastboot devices
If it shows a device is connected you are good to go! If not verify if the drivers are properly installed.
To just root and preserve Mi Recovery for OTA:
Type in CMD: fastboot boot twrp.img
this will boot into twrp to flash supersu.zip file and reboot.
To flash TWRP permanently:
type: fastboot flash recovery twrp.img
then reboot by long pressing power button then open TWRP by power button + vol up. Then flash supersu.zip
Click to expand...
Click to collapse
i followed the procedure, but it shows fastboot boot twrp.img can not be found
vijayk12 said:
i followed the procedure, but it shows fastboot boot twrp.img can not be found
Click to expand...
Click to collapse
Are you sure you installed ADB Fastboot drivers? and make sure you 'cd' to the directory where twrp.img is located or else it will say the file is not found.
You need to put the both fastboot and image files together in the same directory. Then open a MS prompt in this directory, and type the syntax to flash.
twrp not found??
sharan.nyn said:
Are you sure you installed ADB Fastboot drivers? and make sure you 'cd' to the directory where twrp.img is located or else it will say the file is not found.
Click to expand...
Click to collapse
twrp.img not found. now i have installed the adb drivers and verified as well by the "fastboot devices" command. now when i go to the this "fastboot devices twrp.img" command it says twrp not found. what to do?
Found the solution
monishalria said:
twrp.img not found. now i have installed the adb drivers and verified as well by the "fastboot devices" command. now when i go to the this "fastboot devices twrp.img" command it says twrp not found. what to do?
Click to expand...
Click to collapse
Rename the TWRP downloaded file to 'twrp' not 'twrp.img' as mention. and in command write ' fastboot boot twrp.img' as the downloaded file is already img i did it and worked for me.
Hi,
I manage to flash TWRP (i.e. sending recover =OKAY & writing recovery= OKAY).
Yet I could not manage to reboot by long pressing power button then open TWRP by power button + vol up.
Someone can help me?
Thank you in advance
sharan.nyn said:
First you have to enable developer options. Then in developer options under debugging section turn on USB debugging and Fastboot Mode.
Then download TWRP. Rename it to twrp.img for ease.
https://dl.twrp.me/ferrari/twrp-3.0.2-0-ferrari.img.html
Install fastboot and adb drivers.
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
Download root zip file, and place it on internal storage.
https://download.chainfire.eu/696/supersu/
Open the folder on PC where twrp image is downloaded. Hold shift and right click on the window(not the file or folder). Then select open command window here. CMD will open.
Long press power button and volume down to boot into fastboot mode, connect it by USB.
Type in CMD: fastboot devices
If it shows a device is connected you are good to go! If not verify if the drivers are properly installed.
To just root and preserve Mi Recovery for OTA:
Type in CMD: fastboot boot twrp.img
this will boot into twrp to flash supersu.zip file and reboot.
To flash TWRP permanently:
type: fastboot flash recovery twrp.img
then reboot by long pressing power button then open TWRP by power button + vol up. Then flash supersu.zip
Click to expand...
Click to collapse
Ia these steps can root my mi4i miui 8.0.1.0 global stable too?
farid0019 said:
Ia these steps can root my mi4i miui 8.0.1.0 global stable too?
Click to expand...
Click to collapse
Yeah of course it will work
same problem twrp.img
sharan.nyn said:
Are you sure you installed ADB Fastboot drivers? and make sure you 'cd' to the directory where twrp.img is located or else it will say the file is not found.
Click to expand...
Click to collapse
hey im facing the same problem that no such file or directory. U said cd to the directory. how do you do it. Please can u be specific. i dont know how to do it
zaid siddique said:
hey im facing the same problem that no such file or directory. U said cd to the directory. how do you do it. Please can u be specific. i dont know how to do it
Click to expand...
Click to collapse
https://www.google.co.in/amp/m.wikihow.com/Change-Directories-in-Command-Prompt?amp=1
Use this guide.
Tks for this great Rooting guid and twrp install on my mi4 \w/

Accidentaly formatted all partions

I accidentally formatted all partition and now only have a TWRP. The TWRP only shows the start screen when i go to recovery.
Adb devices show me the device detected. I did a adb push and moved the stock rom 5.1.11 and my twrp recovery to the sdcard using the command adb push. I am struck here because i cannot get to the twrp screen which gives you option to install/wipe etc.
Can somebody please guide me if there is a way to recover or install the .zip files I have copied to sdcard. Thanks in advance
You need to fastboot flash the default stock rom, and then re root/install TWRP etc etc
Thank you for your response. Will that be adb fastboot flash stock.zip ? I am not sure if this would mess it up hence please confirm. Also, will it work if i use the fastboot to install twrp again and then flash the stock rom using its menu.
SachinGopal said:
Thank you for your response. Will that be adb fastboot flash stock.zip ? I am not sure if this would mess it up hence please confirm. Also, will it work if i use the fastboot to install twrp again and then flash the stock rom using its menu.
Click to expand...
Click to collapse
You need to go to this thread... https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
Download the version of OOS you want (5.1.11) and unzip the contents in to a folder and run the flash-all.bat file and let it install to all partitions. Just follow this instructions in the thread and you will be fine.
Thank you so much for your response, but when I run this command I am getting " Waiting for device" option. I am only able to boot into twrp. I see the teamwin loading screen and its struck there. I am able to run adb commands and adb device shows the device details. I was also able to push the stock rom.zip through adb push command to /sdcard.
D:\OnePlus6Oxygen_22_OTA_015_all_1808102118_770880-FASTBOOT>flash-all-partitions-fastboot.bat
Do you want to wipe all the data ( Reccomended )[Y/N]?y
< waiting for any device >
Thank you so much it worked when I tried. Grateful . Will donate the Dev for that bat script.
SachinGopal said:
Thank you so much for your response, but when I run this command I am getting " Waiting for device" option. I am only able to boot into twrp. I see the teamwin loading screen and its struck there. I am able to run adb commands and adb device shows the device details. I was also able to push the stock rom.zip through adb push command to /sdcard.
D:\OnePlus6Oxygen_22_OTA_015_all_1808102118_770880-FASTBOOT>flash-all-partitions-fastboot.bat
Do you want to wipe all the data ( Reccomended )[Y/N]?y
< waiting for any device >
Click to expand...
Click to collapse
You need to be in fastboot mode.
Either adb reboot bootloader from inside android or from a powered off phone, hold Volume Up and power on.

"Cannot load Android system" after failed update - HELP!

My Android phone (Motorola Edge) can no longer start properly after a failed system update. The message I get is: "Cannot load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device."
I've tried restarting it in recovery mode which didn't work. I've read that I may be able to install some software via USB and rescue the system but I have no idea how that's done. I've looked at some different rescue software such as Rescue and Smart Assistant (which would only let me rescue the phone which will erase all data) and Dr.Fone but the reviews aren't convincing and the unofficial software programs generally don't support Motorola phones. Does anyone know how to fix my phone without losing my data?? Any help is much appreciated.
Also; I'm in no way a developer so I need everything explained to me like I'm 12 years old.
hi, kid welcome to xda.
now about your problem, it is very simple.
1) download latest firmware according to your country.
2) boot the phone into recovery mode.
3) if you have windows on pc then install minimal adb and fast boot from this Link
4) connect your phone to pc using adb cable ( the cable in charger )
5)open command prompt type adb devices
6) if you see any thing like 213547448882 recovery ( recovery should be displayed)
7) type adb reboot bootloader
secondly unzip the downloaded firmware you will see many files with .img extension
8) type fastboot erase system
9) type fastboot flash system <----- here don't type system rather drag and drop file in cmd for location of file
10) if result is success then you must boot normally without data lose.
[email protected] said:
hi, kid welcome to xda.
now about your problem, it is very simple.
1) download latest firmware according to your country.
2) boot the phone into recovery mode.
3) if you have windows on pc then install minimal adb and fast boot from this Link
4) connect your phone to pc using adb cable ( the cable in charger )
5)open command prompt type adb devices
6) if you see any thing like 213547448882 recovery ( recovery should be displayed)
7) type adb reboot bootloader
secondly unzip the downloaded firmware you will see many files with .img extension
8) type fastboot erase system
9) type fastboot flash system <----- here don't type system rather drag and drop file in cmd for location of file
10) if result is success then you must boot normally without data lose.
Click to expand...
Click to collapse
Thank you so much for your input. Unfortunately I can't make it work. When I type 'adb devices', I get this text:
List of devices attached
ZY227HQ2BX sideload
I've attached more info. Not sure if this has something to do with "USB debugging"?
all things right,
that sideload appears because you have stock recovery {no need to worry}
you don't need to erase system, (it is like optional)
and the error ANDROID_PRODUCT_OUT....... is because as i said earlier you have to copy the path of the file not file name.
how to copy path of the file ?
well, simple on windows, open the folder in which system file is present. and again open command prompt type (remember to be in fastboot mode in mobile phone)
fastboot flash {drag and drop system file from folder to command prompt}.
it should look like (but not the same, it is an example)
fastboot flash E:/newfolder/nexus/files/system.img
tell me if you face any problem (also include screenshots like you did, great right?)
What file is the system file in this folder?
[email protected] said:
all things right,
that sideload appears because you have stock recovery {no need to worry}
you don't need to erase system, (it is like optional)
and the error ANDROID_PRODUCT_OUT....... is because as i said earlier you have to copy the path of the file not file name.
how to copy path of the file ?
well, simple on windows, open the folder in which system file is present. and again open command prompt type (remember to be in fastboot mode in mobile phone)
fastboot flash {drag and drop system file from folder to command prompt}.
it should look like (but not the same, it is an example)
fastboot flash E:/newfolder/nexus/files/system.img
tell me if you face any problem (also include screenshots like you did, great right?)
Click to expand...
Click to collapse
Hi again, I've spent all weekend trying to figure it out but so far no luck.
I don't know where to find the system file in the folder I downloader (see attached photo in my reply above this). I also tried making a service-batfile with guidance from YouTube but it seems my phone is locked so it doesn't work.
well sorry i was quite busy so i was not able to reply.
first thing first do you need your data
if so boot into twrp. find twrp image for your phone then use command in fastbootmode
fastboot boot and drag and drop twrp file.
after successfully booting into twrp use option to backup and backup your data in any external storage like sd card.
after that run flash all.bat inside your downloaded folder.
i will completely wipe and reinstall your firmware.
then after it again in fastboot mode boot into twrp and restore your backup that's it.
[email protected] said:
well sorry i was quite busy so i was not able to reply.
first thing first do you need your data
if so boot into twrp. find twrp image for your phone then use command in fastbootmode
fastboot boot and drag and drop twrp file.
after successfully booting into twrp use option to backup and backup your data in any external storage like sd card.
after that run flash all.bat inside your downloaded folder.
i will completely wipe and reinstall your firmware.
then after it again in fastboot mode boot into twrp and restore your backup that's it.
Click to expand...
Click to collapse
I tried doing it but no success (I really want to keep my data). See attached photo
bro first try fastboot oem unlock then try this command
note. if some pop up ask to click ok in phone click to conform unlocking phone to flash other files (twrp)
[email protected] said:
bro first try fastboot oem unlock then try this command
note. if some pop up ask to click ok in phone click to conform unlocking phone to flash other files (twrp)
Click to expand...
Click to collapse
I get this message:
(bootloader) usage: fastboot oem unlock < unlock code >
FAILED (remote failure)
finished. total time: 0.061s
Will unlocking the device delete my data?
SirOinksalot said:
I get this message:
(bootloader) usage: fastboot oem unlock < unlock code >
FAILED (remote failure)
finished. total time: 0.061s
Will unlocking the device delete my data?
Click to expand...
Click to collapse
try some windows app to recover it.
sorry unocking will delete data
[email protected] said:
try some windows app to recover it.
sorry unocking will delete data
Click to expand...
Click to collapse
What about your original suggestions - will they not work on a locked device? Fx this:
now about your problem, it is very simple.
1) download latest firmware according to your country.
2) boot the phone into recovery mode.
3) if you have windows on pc then install minimal adb and fast boot from this Link
4) connect your phone to pc using adb cable ( the cable in charger )
5)open command prompt type adb devices
6) if you see any thing like 213547448882 recovery ( recovery should be displayed)
7) type adb reboot bootloader
secondly unzip the downloaded firmware you will see many files with .img extension
8) type fastboot erase system
9) type fastboot flash system <----- here don't type system rather drag and drop file in cmd for location of file
10) if result is success then you must boot normally without data lose.
SirOinksalot said:
What about your original suggestions - will they not work on a locked device? Fx this:
now about your problem, it is very simple.
1) download latest firmware according to your country.
2) boot the phone into recovery mode.
3) if you have windows on pc then install minimal adb and fast boot from this Link
4) connect your phone to pc using adb cable ( the cable in charger )
5)open command prompt type adb devices
6) if you see any thing like 213547448882 recovery ( recovery should be displayed)
7) type adb reboot bootloader
secondly unzip the downloaded firmware you will see many files with .img extension
8) type fastboot erase system
9) type fastboot flash system <----- here don't type system rather drag and drop file in cmd for location of file
10) if result is success then you must boot normally without data lose.
Click to expand...
Click to collapse
it will work but need to be modified as your frimware is different i mean hybrid which does not contain system image.
try to clear caches using fastboot : fastboot clear cache
and try to reboot hope it will work. acctuly i have exams so i am a quite busy now a days sorry
SirOinksalot said:
What about your original suggestions - will they not work on a locked device? Fx this:
now about your problem, it is very simple.
1) download latest firmware according to your country.
2) boot the phone into recovery mode.
3) if you have windows on pc then install minimal adb and fast boot from this Link
4) connect your phone to pc using adb cable ( the cable in charger )
5)open command prompt type adb devices
6) if you see any thing like 213547448882 recovery ( recovery should be displayed)
7) type adb reboot bootloader
secondly unzip the downloaded firmware you will see many files with .img extension
8) type fastboot erase system
9) type fastboot flash system <----- here don't type system rather drag and drop file in cmd for location of file
10) if result is success then you must boot normally without data lose.
Click to expand...
Click to collapse
How did you resolve your issue ?
[email protected] said:
it will work but need to be modified as your frimware is different i mean hybrid which does not contain system image.
try to clear caches using fastboot : fastboot clear cache
and try to reboot hope it will work. acctuly i have exams so i am a quite busy now a days sorry
Click to expand...
Click to collapse
Hello buddy,hope your exams are over and you passed them all with wonderful grades!
I am facving the similar problem and unable to find a solution.Would you mind having a look at this ? Thank you!

Categories

Resources