Wiped TWRP system etc bootloop and pc wont recognise - ONE Q&A, Help & Troubleshooting

i wiped TWRP system data and internal and now im stuck in bootloop and i my pc wont recognise my device to drag my TWRP backup back on my phone? any idea how i get it working please. Only thing i can do is boot in fastboot and TWRP

Quinnaay said:
i wiped TWRP system data and internal and now im stuck in bootloop and i my pc wont recognise my device to drag my TWRP backup back on my phone? any idea how i get it working please. Only thing i can do is boot in fastboot and TWRP
Click to expand...
Click to collapse
Boot in fastboot
Flash the factory image
Reflash the twrp
Put your backup into the phone
Wipe system, data, dalvik and cache
Restore your backup

GeniusJack said:
Boot in fastboot
Flash the factory image
Reflash the twrp
Put your backup into the phone
Wipe system, data, dalvik and cache
Restore your backup
Click to expand...
Click to collapse
I have TWRP on the phone currently, but how do i flash the factory image?? i have just downloaded the factory image and ran the start.bat folder with the factory image in the folder but its still stuck in boot.

followed Timmaaa's guide, sorted thanks!

Related

No more recovery?

Hello, I wanted to flash CM10 nightly. In TWRP I did all wipes like cache, dalvik chche, Factory reset and system. After that my battery fell off the phone and I can't acces recovery any more. I've tried using fastboot to bring it back ( tried both CWM and TWRP) but nothing comes up, stuck on LG logo. I am using WKParks bootloader as well. I don't want to flash the kdz or bin as I don't want to loose my files.
ukiduki said:
Hello, I wanted to flash CM10 nightly. In TWRP I did all wipes like cache, dalvik chche, Factory reset and system. After that my battery fell off the phone and I can't acces recovery any more. I've tried using fastboot to bring it back ( tried both CWM and TWRP) but nothing comes up, stuck on LG logo. I am using WKParks bootloader as well. I don't want to flash the kdz or bin as I don't want to loose my files.
Click to expand...
Click to collapse
I managed to enter recovery through fastboot mode.

Little help needed guru's

Hi guys,
Flashing a rom, i went into CWM and factory reset.
It wiped data, then got stuck on wipe cache...
now when i boot into recovery it cant mount cache...
I know i can just flash a factory image to fix it but i want to get all my stuff from the memory,
it wont mount the usb storage from recovery and the phone wont boot to do it that way
Help anyone? thanks guys
craig14 said:
Hi guys,
Flashing a rom, i went into CWM and factory reset.
It wiped data, then got stuck on wipe cache...
now when i boot into recovery it cant mount cache...
I know i can just flash a factory image to fix it but i want to get all my stuff from the memory,
it wont mount the usb storage from recovery and the phone wont boot to do it that way
Help anyone? thanks guys
Click to expand...
Click to collapse
Not sure how CWM is working on the N5. Fastboot flash TWRP 2.6.3.4, and try it there.
If twrp doesn't work you can always flash just the cache.img. You won't lose anything on the phone
fastboot flash cache cache.img.
jd1639 said:
If twrp doesn't work you can always flash just the cache.img. You won't lose anything on the phone
fastboot flash cache cache.img.
Click to expand...
Click to collapse
thank you my friend
you have just saved my bacon
craig14 said:
thank you my friend
you have just saved my bacon
Click to expand...
Click to collapse
No problem. Glad you got it fixed.

factory reset my phone

For some reason, I have to factory reset my phone
http://forum.xda-developers.com/google-nexus-5/help/disappear-hard-disk-t3222734#post63254887
Just wanna know, since I have titanium backup on my nexus 5 devices. Does a factory reset (or any kind of wipes) wipe the internal storage of my phone (including the backup).
If so, how should i proceed with my backup if i wanna factory reset the phone
Thanks.
mousefai0922 said:
For some reason, I have to factory reset my phone
http://forum.xda-developers.com/google-nexus-5/help/disappear-hard-disk-t3222734#post63254887
Just wanna know, since I have titanium backup on my nexus 5 devices. Does a factory reset (or any kind of wipes) wipe the internal storage of my phone (including the backup).
If so, how should i proceed with my backup if i wanna factory reset the phone
Thanks.
Click to expand...
Click to collapse
Wait what, why do u need to do a factory reset, and yes, as the name suggests, it leaves the device in the same state that u received it in, blank, but why would u need to wipe the device, I'm going to check out the link, bcuz now I'm interested
I have never seen this happen before and I've owned nothing but Nexus devices, well, to answer your question I have to ask a few, are u rooted, do u have a recovery installed? If the answer to those two questions is no, then connect to a computer, copy the files in your internal storage and place them in a safe folder on your computer, proceed to wipe the device as stated, then copy the files back onto the device, should take care of your internal storage.
Sent from my Nexus 6 using Tapatalk
soupysoup said:
Wait what, why do u need to do a factory reset, and yes, as the name suggests, it leaves the device in the same state that u received it in, blank, but why would u need to wipe the device, I'm going to check out the link, bcuz now I'm interested
I have never seen this happen before and I've owned nothing but Nexus devices, well, to answer your question I have to ask a few, are u rooted, do u have a recovery installed? If the answer to those two questions is no, then connect to a computer, copy the files in your internal storage and place them in a safe folder on your computer, proceed to wipe the device as stated, then copy the files back onto the device, should take care of your internal storage.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Yes, pls check on my other thread
And yes, I do have a rooted, twrp recovery and stock 5.1.1 rom.
So is it possible for me to move the titanium backup folder to my pc, reset my nexus and than recover app using titanium backup again?
Thanks
Sent from my Nexus 5 using XDA Free mobile app
mousefai0922 said:
Yes, pls check on my other thread
And yes, I do have a rooted, twrp recovery and stock 5.1.1 rom.
So is it possible for me to move the titanium backup folder to my pc, reset my nexus and than recover app using titanium backup again?
Thanks
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
That might work, in theory it should, as long as u go back to 5.1.1, or u could just make a data only backup in twrp, download the factory image, whether it be 6.0 or 5.1.1, use the pc and adb to manually flash the images, do this
1) make data only backup, move that backup to pc
2) extract the images, both the tgz file and the zip file inside to a safe location, u only need the radio, boot, system, and userdata images if 6.0, just system and userdata if 5.1.1
3) use adb to flash these images like this:
fastboot flash radio "radio.img"
fastboot reboot bootloader
fastboot flash boot "boot.img"
fastboot reboot bootloader
fastboot flash system "system.img"
fastboot reboot bootloader
fastboot format userdata
fastboot reboot bootloader
Then boot to recovery, flash your backup and that's should be it
Sent from my Nexus 6 using Tapatalk
soupysoup said:
That might work, in theory it should, as long as u go back to 5.1.1, or u could just make a data only backup in twrp, download the factory image, whether it be 6.0 or 5.1.1, use the pc and adb to manually flash the images, do this
1) make data only backup, move that backup to pc
2) extract the images, both the tgz file and the zip file inside to a safe location, u only need the radio, boot, system, and userdata images if 6.0, just system and userdata if 5.1.1
3) use adb to flash these images like this:
fastboot flash radio "radio.img"
fastboot reboot bootloader
fastboot flash boot "boot.img"
fastboot reboot bootloader
fastboot flash system "system.img"
fastboot reboot bootloader
fastboot format userdata
fastboot reboot bootloader
Then boot to recovery, flash your backup and that's should be it
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
ok, quick question arise
let say i make a titanium backup files (from 5.1.1) and move them to my pc for future use. Can I restore the files done under 5.1.1 and restore them to a marshmallow ?
soupysoup said:
That might work, in theory it should, as long as u go back to 5.1.1, or u could just make a data only backup in twrp, download the factory image, whether it be 6.0 or 5.1.1, use the pc and adb to manually flash the images, do this
1) make data only backup, move that backup to pc
2) extract the images, both the tgz file and the zip file inside to a safe location, u only need the radio, boot, system, and userdata images if 6.0, just system and userdata if 5.1.1
3) use adb to flash these images like this:
fastboot flash radio "radio.img"
fastboot reboot bootloader
fastboot flash boot "boot.img"
fastboot reboot bootloader
fastboot flash system "system.img"
fastboot reboot bootloader
fastboot format userdata
fastboot reboot bootloader
Then boot to recovery, flash your backup and that's should be it
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Few questions
Do I have to reset using stock recovery? Or twrp reset will do?
Can I just reset under setting?
Sent from my Nexus 5 using XDA Free mobile app
mousefai0922 said:
Few questions
Do I have to reset using stock recovery? Or twrp reset will do?
Can I just reset under setting?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
No u can't use the factory reset button in settings as the stock room won't recognize twrp, u can however use twer and wipe cache, data, and dalvik cache, or just do the reg factory reset wipe under wipe which should work as well as a factory reset, why are u trying to factory reset tho, if I might ask
Sent from my Nexus 6 using Tapatalk
soupysoup said:
No u can't use the factory reset button in settings as the stock room won't recognize twrp, u can however use twer and wipe cache, data, and dalvik cache, or just do the reg factory reset wipe under wipe which should work as well as a factory reset, why are u trying to factory reset tho, if I might ask
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
because my nexus 5 showing 14gb instead of 32gb. I heard a factory reset will help the problem. I just dont know which factory reset (recovery or in setting) to do.
but if i use twrp wiping cache, data and dalvik (leaving system and internal storage alone).... will it wipe my lollipop os too? will it wipe my storage too?
what is the different between the factory reset under setting and the factory reset under twrp?
sorry for so many questions....
mousefai0922 said:
because my nexus 5 showing 14gb instead of 32gb. I heard a factory reset will help the problem. I just dont know which factory reset (recovery or in setting) to do.
but if i use twrp wiping cache, data and dalvik (leaving system and internal storage alone).... will it wipe my lollipop os too? will it wipe my storage too?
what is the different between the factory reset under setting and the factory reset under twrp?
sorry for so many questions....
Click to expand...
Click to collapse
Ok so to answer your question, u can wipe anything EXCEPT Internal Storage, system, and boot and you won't lose anything, personally I would do this, boy twrp and use the regular factory reset, this will error everything except got the OS and internal storage, if that didn't work then I would manually format the partitions
Sent from my Nexus 6 using Tapatalk
soupysoup said:
Ok so to answer your question, u can wipe anything EXCEPT Internal Storage, system, and boot and you won't lose anything, personally I would do this, boy twrp and use the regular factory reset, this will error everything except got the OS and internal storage, if that didn't work then I would manually format the partitions
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
thanks.
so i should wipe cache, dalvik cache and data and my phone apps+data will still be there right?
btw, what is cache, d cache and data maens?

after whiping data, phone is stuck and twrp does nothing

Hey guys,
I have a oneplus 6red rooted with magisk and twrp running oreo 5.1.11, today I decided to enter twrp and reset my phone by whiping dalvic, cache and data.
After reboot, phone screen is totall dark but the light indicator was flashing constantly, entering twrp is no succes, twrp screen is stuck like more then 10 mins. I believe that I cant enter twrp to do something about it. I have downloaded the stock 5.1.11 which is an oreo version
Did I do really something wrong ? if yes or no please let me know how to fix this.
abati said:
Hey guys,
I have a oneplus 6red rooted with magisk and twrp running oreo 5.1.11, today I decided to enter twrp and reset my phone by whiping dalvic, cache and data.
After reboot, phone screen is totall dark but the light indicator was flashing constantly, entering twrp is no succes, twrp screen is stuck like more then 10 mins. I believe that I cant enter twrp to do something about it. I have downloaded the stock 5.1.11 which is an oreo version
Did I do really something wrong ? if yes or no please let me know how to fix this.
Click to expand...
Click to collapse
Try bluespark TWRP and flash your OOS zip again and report back. Maybe a magisk flash will help too.
mikex8593 said:
Try bluespark TWRP and flash your OOS zip again and report back. Maybe a magisk flash will help too.
Click to expand...
Click to collapse
thnx, I entered into fastboot mode, then from my pc I when into the fastboot folder to open cmd and boot twrp from there on my device, from there I followed a tutorial how to adb sideload and flash a rom from your pc. Now its working
But I dont understand why a simpel factory whipe through twrp caused all of this, I only wiped dalvic, cache and data.
abati said:
thnx, I entered into fastboot mode, then from my pc I when into the fastboot folder to open cmd and boot twrp from there on my device, from there I followed a tutorial how to adb sideload and flash a rom from your pc. Now its working
But I dont understand why a simpel factory whipe through twrp caused all of this, I only wiped dalvic, cache and data.
Click to expand...
Click to collapse
This may be a side effect of A/B partitioning and no longer having a recovery partition. Remember TWRP is a part of the boot partition now
tabletalker7 said:
This may be a side effect of A/B partitioning and no longer having a recovery partition. Remember TWRP is a part of the boot partition now
Click to expand...
Click to collapse
what would be an alternative sollution to factory reset your phone without all the troubles i witnessed.
abati said:
after whiping data, phone is stuck and twrp does nothing
Click to expand...
Click to collapse
After a whipping I wouldn't be inclined to do much either!
croques said:
After a whipping I wouldn't be inclined to do much either!
Click to expand...
Click to collapse
what do you mean, could you be more clear and specifiek ?
abati said:
what would be an alternative sollution to factory reset your phone without all the troubles i witnessed.
Click to expand...
Click to collapse
Use a fastboot rom. That will wipe EVERYTHING - and guarantee that you have a usable phone afterwards
abati said:
thnx, I entered into fastboot mode, then from my pc I when into the fastboot folder to open cmd and boot twrp from there on my device, from there I followed a tutorial how to adb sideload and flash a rom from your pc. Now its working
But I dont understand why a simpel factory whipe through twrp caused all of this, I only wiped dalvic, cache and data.
Click to expand...
Click to collapse
You probably wiped system that's why you had nothing to boot into
yldlj said:
You probably wiped system that's why you had nothing to boot into
Click to expand...
Click to collapse
i am almost sure that it was data and dalvic cahce and not system, that is what i also explained in my first post.
But how are you sure that it was system wipe ? did you factory reset your op6 multiple times without issue through twrp ?
phone is fixed btw
abati said:
i am almost sure that it was data and dalvic cahce and not system, that is what i also explained in my first post.
But how are you sure that it was system wipe ? did you factory reset your op6 multiple times without issue through twrp ?
phone is fixed btw
Click to expand...
Click to collapse
Its the easy answer, say that you wiped system or such.
If you wiped Data with Magisk installed, without flashing the stock kernel, you won't be able to boot, since Magisk stores stuff necessary to boot on Data.
Usually, people is stuck on a infinite bucle on TWRP after this, you couldn't even enter TWRP? that's new. The issue you're telling sounds like you changed slot in TWRP somehow to an unused one or something like that, never heard of that.
abati said:
i am almost sure that it was data and dalvic cahce and not system, that is what i also explained in my first post.
But how are you sure that it was system wipe ? did you factory reset your op6 multiple times without issue through twrp ?
phone is fixed btw
Click to expand...
Click to collapse
Yeah I have wiped data in twrp with no issues. TBH it just sounds like there was no system to boot into. Wiping data is just that and shouldn't make the phone unbootable. Also you fixed the issue by flashing OOS which makes me believe this also. If you want to factory reset your phone the best way is to do it through settings.

full wipe brick? help please

Hello everyone! Need help.
I was testing some Xposed modules and then the system crashed and started no more.
I entered the twrp and made a wipe in all the options that there was to do.
The problem is that now the phone does not start any more, there is no way to get into the recovery or the room. When you turn it on, it goes straight to the recovery qualcoom screen. How should I proceed?
Sounds like you wiped system aswell...
Fastboot twrp should work.
In fastboot twrp flash twrp zip
Reboot to twrp
Flash OOS
Flash twrp
Reboot to twrp
Flash magisk
Should get you booted atleast
reflash oxygen os in twrp after wiping data and cache
matze19999 said:
reflash oxygen os in twrp after wiping data and cache
Click to expand...
Click to collapse
I can not access twrp because I've made a full cache, dalvik, system, and internal memory wipe. Only fastboot mode opens
You should can access TWRP because you didn't wipe recovery partition
https://forum.xda-developers.com/oneplus-6/how-to/tool-msmdownloadtool-v4-0-international-t3903272
Follow the instructions care full...you device will work
Thanks man <3

Categories

Resources