[Q] Asus stuck on TWRP Recovery - Transformer TF300T Q&A, Help & Troubleshooting

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...

Related

ADB won't recognize phone/bootloader/Can't replace recovery HELP!

So basically I found out just today we have Cyanogenmod 10.2 >.<
I downloaded the Joilaroi version, flashed it in TWRP 2.6xx and then suddenly "E: Error in updating binary script" did a bit of googling and found out that it's a common problem with TWRP > 2.3.3.0
So I was about to downgrade it to 2.3.3.0 or temp boot into CWM. Connected my phone to my laptop and went to bootloader, then did Adb devices....the list was empty.
Reinstalled HTC drivers, used different USB port...nothing.
TL;DR : Phone doesn't get recognized in Bootloader mode, Can't flash ROM, Can't replace recovery. Help!
AIndoria said:
So basically I found out just today we have Cyanogenmod 10.2 >.<
I downloaded the Joilaroi version, flashed it in TWRP 2.6xx and then suddenly "E: Error in updating binary script" did a bit of googling and found out that it's a common problem with TWRP > 2.3.3.0
So I was about to downgrade it to 2.3.3.0 or temp boot into CWM. Connected my phone to my laptop and went to bootloader, then did Adb devices....the list was empty.
Reinstalled HTC drivers, used different USB port...nothing.
TL;DR : Phone doesn't get recognized in Bootloader mode, Can't flash ROM, Can't replace recovery. Help!
Click to expand...
Click to collapse
Why don't you flash with terminal emulator?
Just put recovery.img in the root of your sdcard
Open terminal type
su
cd sdcard
flash_image recovery recovery.img
That's it
Sent from my gt-1900 using xda premium
Taha Haq said:
Why don't you flash with terminal emulator?
Just put recovery.img in the root of your sdcard
Open terminal type
su
cd sdcard
flash_image recovery recovery.img
That's it
Sent from my gt-1900 using xda premium
Click to expand...
Click to collapse
That's what I'm doing now but I need a proper solution :/ Basically Windows won't recognize my phone through fastboot. I'd rather not keep installing CM9 again and again after a failed flash, you know?
AIndoria said:
That's what I'm doing now but I need a proper solution :/ Basically Windows won't recognize my phone through fastboot. I'd rather not keep installing CM9 again and again after a failed flash, you know?
Click to expand...
Click to collapse
install htc drivers and make dure you cleared the all registry and files from your previous installation and connect your device
open cmd and go to the folder where you placed adb and type command
adb kill-server =>it will close all adb processes running at that time
adb start-server => it will start new adb process
adb devices=> to reconize your device
if it shows your device then through fastboot command flash the recovery
but make sure you have all neccessary binary files in that folder for adb and fastboot
hit thanks if helped
AIndoria said:
That's what I'm doing now but I need a proper solution :/ Basically Windows won't recognize my phone through fastboot. I'd rather not keep installing CM9 again and again after a failed flash, you know?
Click to expand...
Click to collapse
You can try installing the newer Drivers.
Else your usb port may be broken. that is also a possiblity

[Q] BRICKED My Phone! I Need To HelpEMERGENCY PLS

I had a problem now and i am not found the solution. I bricked my phone after Full wipe
sorry for my bad english.
Phone is: HTC ONE S (s4)
super cid, unlocked, rooted, hboot 2.16, radio 1.35a
recovery: TWRP 2.7.x
last rom before i full wipe; viperOneS 3 (4.2.2) and before i installed the kernel maximus hd 's kernel
Pls not send me the link; because i try to everything to i found the forum links/posts. i search to forums for 4-5 hours no result for my kind of problem
Now: i can't flash rom and i phone not open
what i did ?
1. adb reboot-bootloader and open the Recovery (TWRP 2.7.x)
2. I do Full Wipe; Factory Reset, Wipe Cache, data, system, dalvik & format Data menus
3. my rom zip is gone on the SD CArd. ok it's normal. i need to recopy rom.zip to sd card
i think ; flash the rom via sideload / adb push methods. WTF ! 2 options are not work for some errors.
Problems;
ADB Sideload feature ; error device not found. i investigate the problem and i see the Phone driver not installed on the Windows. (win 8.1.1)
Device Manager look; One S (unknown device)
EDIT: i try on the Windows 7 laptop but result is same. windows doesn't recognize the phone when the Recovery Mode. and i can't sideload feature
Ok , i try to push .
Phone is start screen but no start because no have OS ! but when the mode device manager phone is OK
try this things;
adb push rom.zip /sdcard ERROR : No such file or directory
adb push rom.zip sdcard ERROR : No such file or directory
adb push rom.zip /sdcard/ ERROR: no such file or directory
adb push rom.zip /sdcard/rom.zip ERROR: Is a Directory
adb push rom.zip /data/media/0/ ERROR: Is a directory
bla bla bla i try to every possibilities
i m tired and i think to destroy my phone PLS HELP ME
I arrived at the point; i need to flash rom but how to copy zip to SD card ?
Sorry for my english too xD
I had the same problem last week.
Try to go in bootloader, then in fastboot and connect the device to the PC, from the PC with the Promt go in your adb folder
Code:
cd c:/[I]position of your folder[/I]
then test if adb sees your device with the command
Code:
adb devices
If it's ok then try again to push again the ROM with the command
Code:
adb push [I]name_of_the_file.zip[/I] /sdcard/zip.rom
casu91 said:
Sorry for my english too xD
I had the same problem last week.
Try to go in bootloader, then in fastboot and connect the device to the PC, from the PC with the Promt go in your adb folder
Code:
cd c:/[I]position of your folder[/I]
then test if adb sees your device with the command
Code:
adb devices
If it's ok then try again to push again the ROM with the command
Code:
adb push [I]name_of_the_file.zip[/I] /sdcard/zip.rom
Click to expand...
Click to collapse
thnx man, but when i go to fastboot, ADB devices are empty ? no adb push command work.
fastboot devices command works but did not help me the problem
thanks in other adviseee
natmacax said:
thnx man, but when i go to fastboot, ADB devices are empty ? no adb push command work.
fastboot devices command works but did not help me the problem
thanks in other adviseee
Click to expand...
Click to collapse
Then you should fix the driver problem first, have you tried it with both Win 8.1 and 7?
doesn't work ADB on fastboot mode. both of win 7 and win 8.
BUT in the fastboot mode no driver problem ! i dont understand, you say ; when phone in the fastboot mode, adb push command should work ?
BTW, just now in the fastboot mode, its finally fastboot flash zip rom.zip command works, but *UCKN the new problem occurs
when the write flash command, error : data length is too large!
i investigate this problem now, do you know the problem root cause ?
natmacax said:
I had a problem now and i am not found the solution. I bricked my phone after Full wipe
[..]
i m tired and i think to destroy my phone PLS HELP ME
I arrived at the point; i need to flash rom but how to copy zip to SD card ?
Click to expand...
Click to collapse
In a last try you can simply downgrade your hboot and run last ruu. Then re-uprade your hboot and so
Edit : ADB doesn't work in fastboot mode
benJX said:
In a last try you can simply downgrade your hboot and run last ruu. Then re-uprade your hboot and so
Edit : ADB doesn't work in fastboot mode
Click to expand...
Click to collapse
just now in the fastboot mode, its finally fastboot flash zip rom.zip command works, but i have a new problem
when the write flash command, error : data length is too large!
does have a any solution for this ?
also, you sayed upgrade downgrade hboot.... this is solution of the adb push problem ?
thnx
natmacax said:
doesn't work ADB on fastboot mode. both of win 7 and win 8.
BUT in the fastboot mode no driver problem ! i dont understand, you say ; when phone in the fastboot mode, adb push command should work ?
BTW, just now in the fastboot mode, its finally fastboot flash zip rom.zip command works, but *UCKN the new problem occurs
when the write flash command, error : data length is too large!
i investigate this problem now, do you know the problem root cause ?
Click to expand...
Click to collapse
Sorry if I wasn't clear, what i was saying is that adb push command should work if your adb drivers are working!
benJX said:
In a last try you can simply downgrade your hboot and run last ruu. Then re-uprade your hboot and so
Edit : ADB doesn't work in fastboot mode
Click to expand...
Click to collapse
I think that's a good solution if you can't push the zip with adb commands, I didn't think of that because when I had the problem I did it with the adb command
casu91 said:
I think that's a good solution if you can't push the zip with adb commands, I didn't think of that because when I had the problem I did it with the adb command
Click to expand...
Click to collapse
natmacax said:
also, you sayed upgrade downgrade hboot.... this is solution of the adb push problem ?
Click to expand...
Click to collapse
I'm not sure about what I'm saying but adb sideload doesn't work on recoveries made for hboot 2.16, aswell as mounting sdcard.
When you try to adb sideload from modded recovery for 2.16, it recognizes only 48mb of memory that's why you can't use it. But I repeat I'm not sure about it I never had to use adb sideload.
Edit : And you cannot flash a rom with fastboot. Flashing zip from it has to be done only when you want ot uprgade/downgrade firmware files in ruu mode
benJX said:
I'm not sure about what I'm saying but adb sideload doesn't work on recoveries made for hboot 2.16, aswell as mounting sdcard.
When you try to adb sideload from modded recovery for 2.16, it recognizes only 48mb of memory that's why you can't use it. But I repeat I'm not sure about it I never had to use adb sideload.
Edit : And you cannot flash a rom with fastboot. Flashing zip from it has to be done only when you want ot uprgade/downgrade firmware files in ruu mode
Click to expand...
Click to collapse
IT'S FINALLY OVER
THANKS FOR ALL
i think the problem as you sad, hboot & TWRP version !
i downgrade hboot 2.16 > modded 2.15 (then i try flash rom sideload or pus, via twrp 2.7 didn't work)
then i reflash recovery downgrade TWRP 2.6.3 and all it works
i flash the rom via adb sideload, all it works.

Stuck on Boot Animation

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!!!

Problem [BOOTLOADER]

Describing my problem :
Since yesterday my OPO did some random reboots. I was running Paranoid Android and it worked perfectly...
Yesterdayevening after it rebooted another time, my OPO didn't start at all... It seems that my bootloader won't load the OS.
This morning, I did a complete wipe and I've put the stock ROM from the CM site back on my OPO ( XNPH33R signed boot).
-Fastboot works
-Recovery works
-Bootloader won't load OS. ( only the One Plus logo pops up (not the bootanimation)). After that it reboots over and over...
Update 1 17:30 5/10/2014 :
I'm in a bootloop, I have no ROM. I have the TWRP recovery. And the bootloader is LOCKED.
So I tried to unlock the bootloader with the toolkit for the OnePlus one. ( I tried it also manually with cmd).
----WHAT IT DOES in CMD/ Phone-------
In CMD : " OKAY [0.012 s]
Finished. total time : 0.012 s
OPO : It opens up my TWRP recovery but it does not unlock the bootloader
Update 2 19:52 5/10/2014 :
I've been able to unlock the bootloader...
with the command " fastboot oem device-info" , I received :
Bootloader tampered : True
Bootloader unlocked : False ( because the toolkit only did " fastboot oem unlock " , I did an adb sideload with a zip "OnePlusOne-OnlyBootloaderToggle" from the thread
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912. Now my bootloader is back UNLOCKED.
I hope the bootloop will stop when I do a factory / reset.
10:40 6/10/2014 :
I tried several times to flash stock roms from the official site / from the forum. None of them 'work'.
Can someone please help me?? He still bootloops!!! How frustrating thazt is,I tried everything from threads on the forum. Nobody is ansering my thread. Any reason for that ?
My suggestion is this: grab one of the recovery flashable versions of CM11S from here, boot into your TWRP recovery and use adb to push the ROM zip to your phone, then use the install function in TWRP to flash it.
To push the zip to your phone you first need to put it in your adb/fastboot folder (wherever you have adb.exe and fastboot.exe located on your PC), make sure your phone is booted into TWRP and connected to your PC, open a command prompt from within your adb/fastboot folder (shift + right click anywhere in the folder, then select open command prompt here), and issue this command:
Code:
adb push <name of file.zip> /sdcard/
*Please note the '<' and '>' symbols are not included in the command.
From there just flash the ROM like you would flash any other ROM.
Transmitted via Bacon
Failure with E:
timmaaa said:
My suggestion is this: grab one of the recovery flashable versions of CM11S from here, boot into your TWRP recovery and use adb to push the ROM zip to your phone, then use the install function in TWRP to flash it.
To push the zip to your phone you first need to put it in your adb/fastboot folder (wherever you have adb.exe and fastboot.exe located on your PC), make sure your phone is booted into TWRP and connected to your PC, open a command prompt from within your adb/fastboot folder (shift + right click anywhere in the folder, then select open command prompt here), and issue this command:
Code:
adb push <name of file.zip> /sdcard/
*Please note the '<' and '>' symbols are not included in the command.
Transmitted via Bacon
Click to expand...
Click to collapse
Pushing the zip into sdcard :good:
Installing the zip gives a message about E:
example :
something with E: path
E: unable to wipe
E: error executing updater binary in zip 'sdcard/cm11.0... .zip
Proberly more
Are you sure you're attempting to flash one of the recovery flashable zips? What's the full filename?
Transmitted via Bacon
timmaaa said:
Are you sure you're attempting to flash one of the recovery flashable zips? What's the full filename?
Transmitted via Bacon
Click to expand...
Click to collapse
cm-11.0-XNPH33R-bacon-signed
Links
1. Recovery flashable zips of the complete ROMz:
XNPH22R
XNPH25R
XNPH33R
From your link
EDIT-----
1. I had flashed the stock recovery back.
2. Did a factory reset
3. Wiped cache
4. Wiped media
5. Flashed TWRP back
6. ADB push zip in /sdcard/
7. Flashed the zip SUCCESSFUL after these steps
I still have a bootloop
Have you tried to format your internal sd card and flash your zip. Remember if you format though you will lose everything on your sdcard. Make sure you backup everything first if you want to try this. Also if you do this you will have to push your zip back to the phone
Who can even solve this?...
playya said:
Have you tried to format your internal sd card and flash your zip. Remember if you format though you will lose everything on your sdcard. Make sure you backup everything first if you want to try this. Also if you do this you will have to push your zip back to the phone
Click to expand...
Click to collapse
My internal storage was already formatted. I just have the TWRP and the zip on my phone.
[Q] In the TWRP recovery menu in 'Advanced' what has to be between Copy Log to SD and Terminal Command? There is a blank spot ,there should be button normally?
How is it even possible i have nothing but the recovery and the zip and I still got a bootloop...
Is there somebody that knows something else that i can try?
Is it possible to flash perhaps with odin?
VictorByttebier said:
My internal storage was already formatted. I just have the TWRP and the zip on my phone.
[Q] In the TWRP recovery menu in 'Advanced' what has to be between Copy Log to SD and Terminal Command? There is a blank spot ,there should be button normally?
How is it even possible i have nothing but the recovery and the zip and I still got a bootloop...
Is there somebody that knows something else that i can try?
Is it possible to flash perhaps with odin?
Click to expand...
Click to collapse
definitely not odin thats Samsung my friend. Partition SD Card is whats missing in TWRP for you. I asked about formatting internal because a similar thing happened to my friend. We had to format internal then adb push recovery and rom and all was well again. If you have tried this recently then my bad but if you have not it wont hurt to try it again in that order
format internal
adb push recovery
adb push rom
reboot
Take a look in here as well http://forum.xda-developers.com/oneplus-one/help/fix-brickloop-audio-fx-fc-efs-corrupt-t2879061
Bootloop fixed
It finally worked!!! How weird that i already found a zip like on the thread but with XNPH33R and also with the persist and recovery.img and flash-all etc... but it didn't work.
Now i just have to update from the settings
At beginning I was convinced that a bootloop could be fixed with factory/reset would do it. Like it always worked on my previous smartphone.
Thank you playya and timmaaa for the responses!:good: You are awesome! See me sitting here with a

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.

Categories

Resources