Hi. everyone..
i firstly overwrited my lg g2 f320L rom to cloudy g3 rom and stored my nandroid backup in twrp...After that i again tried to recover my lg g2 f320 stock rom from backup in twrp folder but it ended up in bricking at boot loop...i have tried to flash by applying stock roms from this site by using flash tool but it didn't work..Can any one help me out in this problem?
AbdulrahmanAmir said:
Make sure you flash with clean wipe[/QU
By clean wipe u mean master reset..
Click to expand...
Click to collapse
This worked for me when it was booting straight into TWRP. While in TWRP hit Advanced, Terminal Command, Select and enter in the following two commands in the shell to get it to boot:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
Related
Hey,
i'm stuck at twrp recovery, tried to install cloudy g3, but something failed (i bet this was because i rooted phone, installed twrp, and havent updated it, so it was still 4.2.2), i flashed 4.4 baseband, then cloudy g3 rom. It sruk on boot loop, then redirected to twrp. What can i do now?
Wipe data than install the rom
abdulkadiro said:
Wipe data than install the rom
Click to expand...
Click to collapse
Cant, accidentally wiped data, and there is no way to mount phone, to upload any files to internal. I cant go to download mode, because i think im stuck on fast boot.
OK, i fixed it.
In twp recovery terminal typed this:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
and executed, then typed this:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
This alowed me to boot in to download mode, and then i used this guide:
http://forum.xda-developers.com/showthread.php?t=2432476
And now im back to working stock.
So I did a number on my phone in a half asleep stupor I allowed an official update to go through while running a custom recovery and debloated kitkat. I can't believe I did this to myself. Is there anyway to repair the installation other than wiping the phone again? It was one of those mini updates, but now I boot straight to recovery instead of the operating system.
I am in the same boat you are man. I hit update now instead of later and the phone reboot into recovery and won't boot the ROM. I tried restoring a previous backup with no luck. I'm on a rooted stock ROM running twrp 2.7. Hope someone can shed some light on this.
I found an answer!
Gnex81 said:
I am in the same boat you are man. I hit update now instead of later and the phone reboot into recovery and won't boot the ROM. I tried restoring a previous backup with no luck. I'm on a rooted stock ROM running twrp 2.7. Hope someone can shed some light on this.
Click to expand...
Click to collapse
I found the answer in another thread after an exhaustive search. Serious thanks goes out to the user 6ril1
6ril1 said:
Have you typed the two commands in TWRP
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
and
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
?
Click to expand...
Click to collapse
Here is the thread:
[FIX] Installed TWRP and now you're stuck after OTA?
So here is what you do:
1) Boot into recovery (TWRP)
2) Go to Advanced and then Terminal Command
3) VERY CAREFULLY TYPE IN EXACTLY THIS:
"dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota" then RETURN
"dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc" then RETURN
Reboot and it should have fixed it up for you.
I have a rooted LG G2 D802 with XPosed Framework installed.
I installed applications update from internal upgrade center app (something like 5MB).
When it rebooted it keeped going to TWRP recovery.
From recovery I tried wiping Dalvik Cache, System and Cache and then rebooting, but again it keeped going to TWRP.
Then I tried tryping the following instructions from the TWRP terminal command:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
and
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
I rebooted and now it is stuck on LG logo.
What could I do?
DDeleted said:
I have a rooted LG G2 D802 with XPosed Framework installed.
I installed applications update from internal upgrade center app (something like 5MB).
When it rebooted it keeped going to TWRP recovery.
From recovery I tried wiping Dalvik Cache, System and Cache and then rebooting, but again it keeped going to TWRP.
Then I tried tryping the following instructions from the TWRP terminal command:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
and
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
I rebooted and now it is stuck on LG logo.
What could I do?
Click to expand...
Click to collapse
Well, what's internal app center?
If you mean xposed, then do the following in TWRP:
Go into "Install"
Find and flash Xposed-Disabler. It's located here : sdcard/Android/data/de.robv.android.xpos/files/Xposed-Disabler.zip
Flash that and reboot.
If it's not caused by Xposed then there's no way out other than flashing a new rom.
Flashing stock rom with LG Flash tool did the trick.
Hello i have an G2 D802, i had a custom rom the OSXP, i made a reset not from recovery but from the rom, it rebooted to recovery and then i was no able to make run every other rom.
I can acess to the TWRP 2.8.73 version, i am trying to install roms but at reboot, it reboots every time to the recovery...
If i shut it down and connect the usb...it runs on twrp..
try flash stock rom by LG flash tool or Lg Up
or if you had nandriod try restore it
same problem, tried to install rom but it keep returning to recovery
---------- Post added at 12:56 PM ---------- Previous post was at 12:03 PM ----------
install cloudy g2
don't reboot
use adb shell
adb shell
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
reboot done!!
Hesediel said:
Hello i have an G2 D802, i had a custom rom the OSXP, i made a reset not from recovery but from the rom, it rebooted to recovery and then i was no able to make run every other rom.
I can acess to the TWRP 2.8.73 version, i am trying to install roms but at reboot, it reboots every time to the recovery...
If i shut it down and connect the usb...it runs on twrp..
Click to expand...
Click to collapse
Depending on the ROM you are trying to install you may need to upgrade to the latest TWRP. If you use the commands in the earlier post then backup /misc first.
If you decide to go back to stock, links are here
https://forum.xda-developers.com/showpost.php?p=71085495&postcount=574
i wasn't able to flash nothing to stock even kdz files because the software didn't recognize the phone.
i suceeded flashing the twrp 3.0 from the old twrp
then i sent tose in the terminal of thwe new twrp
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc
and it finally worked. In the terminal of the old twrp didn't work
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