[Q] [Help] Restore Nandorid with TWRP and Boot Loop - ONE Q&A, Help & Troubleshooting

Hi guys, I restore the nandroid backup of my OPO with TWRP but my phone go in bootloop in tha white logo of CyanogenMOD...I don't have .zip of any ROM in my SD Card I tried to use OTG but the menu mounts of TWRP 2.7.1.0 there isn't the option OTG I do not know what to do ... please help me

Plug your phone in, get into recovery mode, advanced, adb sideload, swipe, adb sideload <name-of-zip>.zip. Before you swipe also make sure that you tell it to wipe.

zephiK said:
Plug your phone in, get into recovery mode, advanced, adb sideload, swipe, adb sideload <name-of-zip>.zip. Before you swipe also make sure that you tell it to wipe.
Click to expand...
Click to collapse
I've tried ... completes the task it says "Failed" ... I also tried with "adb push rom.zip / sdcard" and now I finally have the rom Sd Card .. but when I go to flash me new error "Failed"
Message before the flash:
"This operation may install incompatible software and render your device unusable"

giakomoange said:
I've tried ... completes the task it says "Failed" ... I also tried with "adb push rom.zip / sdcard" and now I finally have the rom Sd Card .. but when I go to flash me new error "Failed"
Message before the flash:
"This operation may install incompatible software and render your device unusable"
Click to expand...
Click to collapse
You don't adb push........ you do adb sideload while you go to advanced -> sideload -> swipe. Please read what I said.

Related

Another brick? Please help!

I followed this tutorial (2nd post down), got some errors during the process and failed to complete it.
Now my phone hangs on the vodafone splash screen on boot. I think it is empty - without a rom.
However, it will boot to recovery and the bootloader fastboot.
Is there anything I can do to fix it or is it just a brick now?
Any help is much appreciated.
Cheers,
Flitar
boot into recovery and perform update with some rom
you will need to have some external device to write your microsd
If you get to a modded recovery image, you can run adb
1. Run "adb shell".
2. Once you're connected, remount the microsd card (it the os is broken it doesn't mount it automatically, at least on my phone) by running "mount /dev/block/mmcblk0p1 /sdcard"
3. Run "exit" on the terminal, so you can go back to your desktop computer.
4. Copy an update file to the sd card using adb, for example: "adb push [name_of_the_file] /sdcard/update.zip
5. Run the update from the recovery menu.
6. Reboot.
If that doesn't work, and if you did a nandroid backup, you still can update using fastboot by using the image files from the sd card (wich, by the way, you can copy from the phone back to the pc by using the command "adb pull [remote_file_name] [local_file_name]
Thanks you guys!
Sorted, phone is fine now.

stuck in recovery without rom

hello,
i had cm10.1 and i was trying to move to trickdroid. somhow i ereased everything and stucked in recovery twrp..without rom...
need any help!!please!!
ido
gellep said:
hello,
i had cm10.1 and i was trying to move to trickdroid. somhow i ereased everything and stucked in recovery twrp..without rom...
need any help!!please!!
ido
Click to expand...
Click to collapse
can you boot into recovery?
just mount from recovery and place a ROM zip inside your sd card
Flash the ROM and Flash the appropriate kernel from fastboot
Be sure to wipe 3x
Seraz007 said:
can you boot into recovery?
just mount from recovery and place a ROM zip inside your sd card
Flash the ROM and Flash the appropriate kernel from fastboot
Be sure to wipe 3x
Click to expand...
Click to collapse
be sure to wipe everything 3x BEFORE flashing the new rom and the boot.img lol
NQNH said:
be sure to wipe everything 3x BEFORE flashing the new rom and the boot.img lol
Click to expand...
Click to collapse
haha wrong order lol
silly me xD
Seraz007 said:
haha wrong order lol
silly me xD
Click to expand...
Click to collapse
Hi !
thanks for the reply, i can boot into recovery but what do mean by "mount from recovery "? i am pretty new in this buisness..
ido
gellep said:
Hi !
thanks for the reply, i can boot into recovery but what do mean by "mount from recovery "? i am pretty new in this buisness..
ido
Click to expand...
Click to collapse
as in choosing that option so that u can connect your Phone's SD card with your PC so if u have a ROM, u can paste it in your sd card and then flash afterwards
gellep said:
Hi !
thanks for the reply, i can boot into recovery but what do mean by "mount from recovery "? i am pretty new in this buisness..
ido
Click to expand...
Click to collapse
boot into your bootloader
than select recovery and press the power button
if you in your recovery (e.g. twrp)
go to mount sd (or sth like that)
if you connect your phone to your pc it will be shown as a removable device, or mass storage under computer
paste your rom you want to flash into the root of your storage.
then unmount your external storage in twrp.
than go to install and you should be able to select the zip you pasted before.
than flash this zip.
after flashing the zip, boot yuor phone into bootloader and press power when you have "hboot usb" selected, so it switch to "fastboot usb"
extract the boot.img from your zip you have flashed and paste in the android folder (where fastboot adb etc is located)
than open the command line there and tipe in
fastboot flash boot boot.img
erase cache
reboot
good luck
NQNH said:
boot into your bootloader
than select recovery and press the power button
if you in your recovery (e.g. twrp)
go to mount sd (or sth like that)
if you connect your phone to your pc it will be shown as a removable device, or mass storage under computer
paste your rom you want to flash into the root of your storage.
then unmount your external storage in twrp.
than go to install and you should be able to select the zip you pasted before.
than flash this zip.
after flashing the zip, boot yuor phone into bootloader and press power when you have "hboot usb" selected, so it switch to "fastboot usb"
extract the boot.img from your zip you have flashed and paste in the android folder (where fastboot adb etc is located)
than open the command line there and tipe in
fastboot flash boot boot.img
erase cache
reboot
good luck
Click to expand...
Click to collapse
i connected to the pc, delected system,data and cache and pressed "mount usb storage". i couldnt select "mount sd card"..
the pc detected the device but needs to "format the disk" in order ro use it.
should I ?
gellep said:
i connected to the pc, delected system,data and cache and pressed "mount usb storage". i couldnt select "mount sd card"..
the pc detected the device but needs to "format the disk" in order ro use it.
should I ?
Click to expand...
Click to collapse
well by formatting you'll delete everything on your sd card
Just press the skip option if it comes up
yes i tought so..no skip option..computer just cant read the device memory..
then format it
problem solved!, i formatted the phone storage with windows and then installed everything. thank you so much for the guidance!!
gellep said:
problem solved!, i formatted the phone storage with windows and then installed everything. thank you so much for the guidance!!
Click to expand...
Click to collapse
Always here to help

"CM Lockscreen has stopped" turns OPO into bootloop, how to backup /sdcard to pc?

"CM Lockscreen has stopped" turns OPO into bootloop, how to backup /sdcard to pc?
I got the "CM lockscreen has stopped" message, and now my phone keeps rebooting. I can put the phone into stock recovery mode and maybe fastboot mode(yet to try). All i wanted now is to backup all my files in internal storage before "sideload" the older firmeware(33R) to fix the phone.
I just learned how to use adb and fastboot.
in stock recovery mode------> apply update-----> adb, only "adb sideload mode" is allowed, i can't use adb pull command in here.
Question is: How to backup all the files in internal storage(/sdcard) to my pc.
should i just sideload the older firmware and fix the rebooting issue first?
but i am worrying this method won't works or the internal storage will get formatted.
Thank you
Just flash a custom ROM using TWRP. Your files won't be erased from internal sd card.
No need to use fastboot. Don't forget to wipe in twrp.
zephiK said:
Just flash a custom ROM using TWRP. Your files won't be erased from internal sd card.
No need to use fastboot. Don't forget to wipe in twrp.
Click to expand...
Click to collapse
But i didn't install TWRP on my phone. To install TWRP now, i think i have to unlock the bootloader first, but this will wipe all the data(including internal sd scard). Am i right?

[Q] P725 How to access Internal SD with PC without power on

Background = Intend to flash my LG p725 ....
Done :
(1) Root,
(2) Installed the CWM Recovery 6.xxxx,
(3) Get into Recovery Mode,
(4) Wipe Data and Factory Reset > 5. Wipe Cache > 6. Go to Advenced and Wipe Dalvik Cache > 7. Go to Mounts and Storage and Format System (Following instruction some the rom post somewhere)
But problem is ... forgotten "Copy the zip file to the INTERNAL SD CARD"
Now stuck at CWM recovery, with NO ROM in internal SD Card & unable to access to _External SD folder
And unable to get into OS, only stop at LG logo, i guess bcz i format system
Orz...
Need Help!
Anyway to
(1) copy the zip file to internal SD Card with no need get into system
(2) let the CWM able to excess the zip file from external SD, instead of Internal SD?
(3) Anyway to solve?
Thanks in advance on your kind help !!
^Jason^ said:
Background = Intend to flash my LG p725 ....
Done :
(1) Root,
(2) Installed the CWM Recovery 6.xxxx,
(3) Get into Recovery Mode,
(4) Wipe Data and Factory Reset > 5. Wipe Cache > 6. Go to Advenced and Wipe Dalvik Cache > 7. Go to Mounts and Storage and Format System (Following instruction some the rom post somewhere)
But problem is ... forgotten "Copy the zip file to the INTERNAL SD CARD"
Now stuck at CWM recovery, with NO ROM in internal SD Card & unable to access to _External SD folder
And unable to get into OS, only stop at LG logo, i guess bcz i format system
Orz...
Need Help!
Anyway to
(1) copy the zip file to internal SD Card with no need get into system
(2) let the CWM able to excess the zip file from external SD, instead of Internal SD?
(3) Anyway to solve?
Thanks in advance on your kind help !!
Click to expand...
Click to collapse
Have you tried adb sideload?
Karim Kahale said:
Have you tried adb sideload?
Click to expand...
Click to collapse
Thanks for replying ....
Trying now, had tried install "15 seconds ADB Installer"
and running the cmd.exe with code "adb reboot-bootloader"
however result = "error : device not found"
Possible reason that i could think = my pc unable to read / detect / access my p725 when it No System ?
Will keep trying later, thanks ^^
Reading :
http://hackerspace.lifehacker.com/how-to-install-a-rom-via-sideload-1505153925
http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
http://android-revolution-hd.blogspot.com/2013/12/ow-to-use-adb-sideload.html
Karim Kahale said:
Have you tried adb sideload?
Click to expand...
Click to collapse
Trying the adbsideload
However, when i connect to pc, and get into CWM mode
It didn't show "install from adb sideload"
not even a word "adb"
is that i did any step wrong?
My step
1) plug the cable
2) get into CWM recover http://forum.xda-developers.com/showthread.php?t=1998031
Thanks for anyone helping ^^
^Jason^ said:
Trying the adbsideload
However, when i connect to pc, and get into CWM mode
It didn't show "install from adb sideload"
not even a word "adb"
is that i did any step wrong?
My step
1) plug the cable
2) get into CWM recover http://forum.xda-developers.com/showthread.php?t=1998031
Thanks for anyone helping ^^
Click to expand...
Click to collapse
This is not how you must use the adb sideload feature. Follow this guide http://forum.xda-developers.com/showthread.php?t=2559200
Karim Kahale said:
This is not how you must use the adb sideload feature. Follow this guide http://forum.xda-developers.com/showthread.php?t=2559200
Click to expand...
Click to collapse
Thanks for the posts
Had tried to did the same thing @ first post, including installing the LG drivers (hope it including my LG p725)
http://hexamob.com/driversen/driversen-driversen/download-android-usb-drivers-for-lg/
Also did following
1) Your phone is rooted and up and running in custom recovery (CWM,)
2) You have proper drivers installed in your Windows (Samsung ADK + LGUnitedMobileDriver_S50MAN310AP22_ML_WHQL_Ver_3.10.1)
3) You have USB debugging enabled in the phone (Yup, did it before rooting the phone)
however .... in the CWM recover, still didnt show out "adb sideload" & the cmd.exe still showing "error : device not found"
:crying::crying:

How to install rom after full wipe and without sideload success

Hi,
I want to install the Noble Nougat Experience 4.5 so the first I did was to copy the zip file into the download folder. Then i booted into revovery (twrp 3.1) mode, wiped all but internal storage and did a format data but the zip file was lost (I think format data was one step too much?!) . Then I tried with adb sideload but I alwyas got the error "can't load xy.zip" so I tried a random zip file from desktop and this was loaded properly. Now iam stucked in recovery mode with no OS and no idea how to get the zip file to install it.
Can someone help me please?
Trolleule said:
Hi,
I want to install the Noble Nougat Experience 4.5 so the first I did was to copy the zip file into the download folder. Then i booted into revovery (twrp 3.1) mode, wiped all but internal storage and did a format data but the zip file was lost (I think format data was one step too much?!) . Then I tried with adb sideload but I alwyas got the error "can't load xy.zip" so I tried a random zip file from desktop and this was loaded properly. Now iam stucked in recovery mode with no OS and no idea how to get the zip file to install it.
Can someone help me please?
Click to expand...
Click to collapse
use OTG ?
make sure you open terminal or CMD in the ROM folder !
Trolleule said:
Hi,
I want to install the Noble Nougat Experience 4.5 so the first I did was to copy the zip file into the download folder. Then i booted into revovery (twrp 3.1) mode, wiped all but internal storage and did a format data but the zip file was lost (I think format data was one step too much?!) . Then I tried with adb sideload but I alwyas got the error "can't load xy.zip" so I tried a random zip file from desktop and this was loaded properly. Now iam stucked in recovery mode with no OS and no idea how to get the zip file to install it.
Can someone help me please?
Click to expand...
Click to collapse
Hi,
connect your s6 to your computer in TWRP go to Advanced the ADB Sideload then swipe to start sideload
After that press Cancel.
your device must appear in your computer as MTP device so, move "Noble zip" file to your device And flash it.
Regards,

Categories

Resources