[Q] Stuck in twrp d800 - G2 Q&A, Help & Troubleshooting

I have an at&t lg g2, i was stock rooted and accidentally took the OTA. I have tried this i am completely unable to get to download mode. I don't think there is anything left to do.
What suggestion do you guys have?
I will give you feed back on every suggestion.

PkerFrailey said:
I have an at&t lg g2, i was stock rooted and accidentally took the OTA. I have tried this i am completely unable to get to download mode. I don't think there is anything left to do.
What suggestion do you guys have?
I will give you feed back on every suggestion.
Click to expand...
Click to collapse
Type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
Then hit enter
Type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
Then hit enter and reboot.

G1_enthusiast said:
Type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
Then hit enter
Type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
Then hit enter and reboot.
Click to expand...
Click to collapse
I have tried this, and it says there is not enough space left of the device.

It worked. Thank You

Related

Bootloop after OTA Attempt

Just got asked to make system update via tmobile OTA on my stock rom rooted lg lg2 d801 ? which is weird im on the latest update besides have 4.4 but unfortunately when i restarted to install via on screen instructions it rebooted to twrp and now it wont go to system everytime i restarts it go straight to twrp... wtfff lol
EDIT:Fixed via terminal command in twrp
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
mak213 said:
Just got asked to make system update via tmobile OTA on my stock rom rooted lg lg2 d801 ? which is weird im on the latest update besides have 4.4 but unfortunately when i restarted to install via on screen instructions it rebooted to twrp and now it wont go to system everytime i restarts it go straight to twrp... wtfff lol
EDIT:Fixed via terminal command in twrp
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
Click to expand...
Click to collapse
This worked perfectly. I just got the update also on the same ROM as you. Thank you for the info.
Droidz said:
This worked perfectly. I just got the update also on the same ROM as you. Thank you for the info.
Click to expand...
Click to collapse
glad i could help
Does that mean if i get an update and if i am on stock rooted room and i end up in a boot loop i can install the rom and rely on this command line if things go wrong ?
Sent from my LG-D802 using xda app-developers app
mak213 said:
Just got asked to make system update via tmobile OTA on my stock rom rooted lg lg2 d801 ? which is weird im on the latest update besides have 4.4 but unfortunately when i restarted to install via on screen instructions it rebooted to twrp and now it wont go to system everytime i restarts it go straight to twrp... wtfff lol
EDIT:Fixed via terminal command in twrp
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
Click to expand...
Click to collapse
Any idea how I'd pull this off from CWM? I'm in the same boat but can't seem to get storage mounted or adb.
w00t
I wasn't able to get ADB on my windows VM, but just managed to get it on OS X and this worked perfectly. Thanks so much!

Doh! another one here with a brick. Can you solve this one?!

here goes...
Accepted an OTA from LG while running Rayglobe.
Stuck in CWM boot loop.
Cannot restore nandroid or install any zip from the sd card.
Managed to get adb and entered the command below, but still stuck in the CWM loop.
Here's what happens
C:\Users\WIN 7 HP>adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
~dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota # dd if=/dev/blo
ck/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
65536+0 records in
65536+0 records out
33554432 bytes (32.0MB) copied, 0.623509 seconds, 51.3MB/s
~ #
can you see whats wrong?
Many thanks
Any make sense of this for me? the poor phone is dead
mwatson said:
Any make sense of this for me? the poor phone is dead
Click to expand...
Click to collapse
install your recovery of choice again. or of your recovery still works, wipe and install your rom of choice again.
mwatson said:
here goes...
Accepted an OTA from LG while running Rayglobe.
Stuck in CWM boot loop.
Cannot restore nandroid or install any zip from the sd card.
Managed to get adb and entered the command below, but still stuck in the CWM loop.
Here's what happens
C:\Users\WIN 7 HP>adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
~dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota # dd if=/dev/blo
ck/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
65536+0 records in
65536+0 records out
33554432 bytes (32.0MB) copied, 0.623509 seconds, 51.3MB/s
~ #
can you see whats wrong?
Many thanks
Click to expand...
Click to collapse
here's what I did when I was in a very similar situation as you. I was using CWM and I got caught in the same boot loop I was trying to get into download mode. After doing some research you have to download TWR p on your computer and saiboat it.. (Sorry was using speak to text) you have to sideload twrp and then flash it.. Reboot the phone and it will be in twrp.. Then you can put it in download mode and flash stock ROM back on... Or you can sideload a ROM that you kbiw works and flash it.. You go to install on cwm and then look for install from sideload... Use adb to push IT.. Look up (can boot loop xea) on Google and there will be some very helpful post that will tell you exactly how to do what I'm saying
darkobas said:
install your recovery of choice again. or of your recovery still works, wipe and install your rom of choice again.
Click to expand...
Click to collapse
Thanks for your help.
My recovery still works, but when i install a zip from sd like rayglobe for instance, it goes through the aroma set up, reboots but goes straight back into CWM recovery. I get a message saying android-secure.img missing.
I also cannot install a nandroid back up
joewaz said:
here's what I did when I was in a very similar situation as you. I was using CWM and I got caught in the same boot loop I was trying to get into download mode. After doing some research you have to download TWR p on your computer and saiboat it.. (Sorry was using speak to text) you have to sideload twrp and then flash it.. Reboot the phone and it will be in twrp.. Then you can put it in download mode and flash stock ROM back on... Or you can sideload a ROM that you kbiw works and flash it.. You go to install on cwm and then look for install from sideload... Use adb to push IT.. Look up (can boot loop xea) on Google and there will be some very helpful post that will tell you exactly how to do what I'm saying
Click to expand...
Click to collapse
Thanks for your advice. I wasn't sure if you could flash one recovery on top of another.
If I cannot install a zip on CWM, do you think I will be able to with TWR?
mwatson said:
here goes...
Accepted an OTA from LG while running Rayglobe.
Stuck in CWM boot loop.
Cannot restore nandroid or install any zip from the sd card.
Managed to get adb and entered the command below, but still stuck in the CWM loop.
Here's what happens
C:\Users\WIN 7 HP>adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
~dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota # dd if=/dev/blo
ck/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
65536+0 records in
65536+0 records out
33554432 bytes (32.0MB) copied, 0.623509 seconds, 51.3MB/s
~ #
can you see whats wrong?
Many thanks
Click to expand...
Click to collapse
I ran into the same issue last night. This fixed it on my twrp recovery. I'm not sure how it works for CWM but if you're running through adb shell would it not be the same?
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
Thanks for your help guys, I managed to install TWRP but now i'm stuck in a loop with TWRP instead of CWM.
I wiped and install Rayglobe, but i'm now in a different loop.
any fixes?
Did you try the post above yours?
Sent from my LG-D800 using Tapatalk
tdevaughn said:
Did you try the post above yours?
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
Yes, just done that and its back in the room!
Thanks all, 5 days of stress over!:fingers-crossed:
coldcrush390 said:
I ran into the same issue last night. This fixed it on my twrp recovery. I'm not sure how it works for CWM but if you're running through adb shell would it not be the same?
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
Click to expand...
Click to collapse
Where are you typing this? I tried in adb shell while in cwm and now i got twrp to flash and i'm stuck there. I go to advanced and terminal command and it's asking me to choose a file and bringing up my sdcard. I choose select and it open terminal and I entered everything but the phone just boots back to recovery.
mwatson said:
Thanks for your help guys, I managed to install TWRP but now i'm stuck in a loop with TWRP instead of CWM.
I wiped and install Rayglobe, but i'm now in a different loop.
any fixes?
Click to expand...
Click to collapse
I'm in the same situation.
mwatson said:
Yes, just done that and its back in the room!
Thanks all, 5 days of stress over!:fingers-crossed:
Click to expand...
Click to collapse
so how did you do it! My cousin is stressing and I'm stumped as how to fix this.
[UPDATE]
He got it working. He was putting a space after the period and before the 1 so it wasnt working. Once entered correctly the phone booted fine.
imucarmen said:
Where are you typing this? I tried in adb shell while in cwm and now i got twrp to flash and i'm stuck there. I go to advanced and terminal command and it's asking me to choose a file and bringing up my sdcard. I choose select and it open terminal and I entered everything but the phone just boots back to recovery.
I'm in the same situation.
so how did you do it! My cousin is stressing and I'm stumped as how to fix this.
[UPDATE]
He got it working. He was putting a space after the period and before the 1 so it wasnt working. Once entered correctly the phone booted fine.
Click to expand...
Click to collapse
I did that too. I saw what i did wrong and re entered. Glad he got it fixed.
coldcrush390 said:
I ran into the same issue last night. This fixed it on my twrp recovery. I'm not sure how it works for CWM but if you're running through adb shell would it not be the same?
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.
Click to expand...
Click to collapse
Only overwriting fota did not work for me. I had to do it to misc as well. Cheers.

[Solved]Did OTA by accident today, can't get out of recovery! Help please.

Ok guys I accidentally took the OTA today stupidly, on my rooted phone with twrp, and it rebooted to recovery to install the OTA and now, it will not boot out of TWRP no matter what reboot option I choose.
Is there an easy fix for this????
I have ADB and all of that stuff.
Solved:
You go TWRP -> Terminal command -> select and type.....
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
then hit enter and reboot.

STUCK in TWRP

I was running ressurection remix rom and then i went to settings and did a factory reset.
then my phone rebooted and took me to twrp. it now boots into twrp every single time. tried installing a new fresh rom but didnt work. tried this thing too -
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
but didnt work ... please help, this is the only phone i have and will have for the next 3 years
Ob6801 said:
I was running ressurection remix rom and then i went to settings and did a factory reset.
then my phone rebooted and took me to twrp. it now boots into twrp every single time. tried installing a new fresh rom but didnt work. tried this thing too -
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
but didnt work ... please help, this is the only phone i have and will have for the next 3 years
Click to expand...
Click to collapse
Please have a look at here if it you as it seems same problem http://forum.xda-developers.com/zuk-z1/help/twrp-bootloop-installing-lineageos-t3570896/post72030892
Thanks!
my problem is solved
Ob6801 said:
Thanks!
my problem is solved
Click to expand...
Click to collapse
Please tell how you solved your problem. Remember to help each other that read that thread to find a solution. Thanks!
In TWRP, Go to advance, then go to Terminal and write down these codes one-by-one.
1. Code (Text): dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota Now press enter, and write down another code.
2. Code (Text): dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
Press enter again! Then go to main menu, go to Reboot and hit System. You're done, enjoy!
Ob6801 said:
I was running ressurection remix rom and then i went to settings and did a factory reset.
then my phone rebooted and took me to twrp. it now boots into twrp every single time. tried installing a new fresh rom but didnt work. tried this thing too -
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
but didnt work ... please help, this is the only phone i have and will have for the next 3 years
Click to expand...
Click to collapse
Try this this solved my problem may be it'll help you also
Search on you tube "phone reboots in twrp recovery"

bootloop to recovery

Hello,
I brick the G2 (D802), when I chang rom from 7.1 (AOSP extend) to Cloudy G2 3.3.
Now when I upload any ROM like Cloudy g2 3.3 (or back AOSP) - phone boot only to recovery. Every time.
I tried change bootloader (KK...) no change.
I tried the in console write the command (dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota) and nothing help me.
Thanx to help.
Thegrid
thegrid89 said:
Hello,
I brick the G2 (D802), when I chang rom from 7.1 (AOSP extend) to Cloudy G2 3.3.
Now when I upload any ROM like Cloudy g2 3.3 (or back AOSP) - phone boot only to recovery. Every time.
I tried change bootloader (KK...) no change.
I tried the in console write the command (dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota) and nothing help me.
Thanx to help.
Thegrid
Click to expand...
Click to collapse
Type this in the terminal of twrp
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
Hugo Salce said:
Type this in the terminal of twrp
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
then hit enter
type
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
Click to expand...
Click to collapse
thank you - helped, I already tried it but it works with the new TWRP

Categories

Resources