twrp recovery/restore options - Android Q&A, Help & Troubleshooting

I'm saving multiple twrp backups and running out of room. If I save any on my desktop, can you restore your phone from one of those? What about from one of those micro usb phone flash drives? Would I need to install twrp on the flash drive itself, or just the backup?
Thanks

axxel6307 said:
I'm saving multiple twrp backups and running out of room. If I save any on my desktop, can you restore your phone from one of those? What about from one of those micro usb phone flash drives? Would I need to install twrp on the flash drive itself, or just the backup?
Thanks
Click to expand...
Click to collapse
Yes you can use a backup stored on your computer or other storage device, and you only need the backup file itself.

Related

Stuck without a rom or backup please help

Hi everyone
I was dumb and didn't back up but wiped my system.
I'm now in twrp but i dont have a rom to flash and my device obviously wont turn on is there anything i can do?
thanks
918273645ams said:
Hi everyone
I was dumb and didn't back up but wiped my system.
I'm now in twrp but i dont have a rom to flash and my device obviously wont turn on is there anything i can do?
thanks
Click to expand...
Click to collapse
Go into TWRP and adb push a rom.
There is also USB storage under mounts.
Sent from my LG-E970
can someone tell me how i can push a file in adb
You could always go back to stock ATT firmware. Download the LGNPST and the firmware and then put your phone into download mode and flash it. This will overwrite your recovery with stock stuff but at least you will have something running so you can start over.
shoemocker said:
You could always go back to stock ATT firmware. Download the LGNPST and the firmware and then put your phone into download mode and flash it. This will overwrite your recovery with stock stuff but at least you will have something running so you can start over.
Click to expand...
Click to collapse
I was looking into that but adb seems a lot easier. just push a rom onto the phone and flash it right there. Ill see how that works out
918273645ams said:
I was looking into that but adb seems a lot easier. just push a rom onto the phone and flash it right there. Ill see how that works out
Click to expand...
Click to collapse
adb push c:\example.apk /sdcard/example.apk
If you have an OTG cable you can also load a ROM onto a USB flash drive and connect it to your phone via the OTG cable. TWRP will need to be set to "External SD" in order to see it. I had to do that with my Nexus 7 when I did something similar.
Edit: Duh, I'm an idiot. It would be far easier to unmount your microSD card with TWRP, take it out of your phone, put it in a SD adapter, then load the ROM to the card from your PC, put it back in your phone, remount it in TWRP and then set it to "External SD" to flash the ROM. Provided you don't have an OTG cable, but do have a SD adapter.
Nastybutler said:
If you have an OTG cable you can also load a ROM onto a USB flash drive and connect it to your phone via the OTG cable. TWRP will need to be set to "External SD" in order to see it. I had to do that with my Nexus 7 when I did something similar.
Edit: Duh, I'm an idiot. It would be far easier to unmount your microSD card with TWRP, take it out of your phone, put it in a SD adapter, then load the ROM to the card from your PC, put it back in your phone, remount it in TWRP and then set it to "External SD" to flash the ROM. Provided you don't have an OTG cable, but do have a SD adapter.
Click to expand...
Click to collapse
can someone tell me exactly how to sideload using TWRP? I can't seem to get it.
I didn't think that otg worked on our phones....what cord are you using?
Sent from my LG-E970 using xda premium
Dr0!dFreek said:
I didn't think that otg worked on our phones....what cord are you using?
Sent from my LG-E970 using xda premium
Click to expand...
Click to collapse
Im using the cord that came with the phone. Trying to push a rom to it while in twrp.. theres a sideload mode but i cant get it to work. I tried adb push Rom.zip /sdcard/rom.zip
and pressed enter and its just sitting there now
918273645ams said:
Im using the cord that came with the phone. Trying to push a rom to it while in twrp.. theres a sideload mode but i cant get it to work. I tried adb push Rom.zip /sdcard/rom.zip
and pressed enter and its just sitting there now
Click to expand...
Click to collapse
Dude, all you have to do is mount your storage, download which ever Rom u want on your computer and transfer it to your phone. Then do the wipes and flash the rom.
i did that once, thats y i keep copies of my fave roms on my extSD, twrp can read from the extSD and flash from that. i've done nocturnal and slick from flashed from my extSD not internal and it worked just fine, if u prefer tho twrp can copy the file to the internal storage and u can flash that. if u dont have any roms on ur extSD just plug that into the comp and copy a rom to it then restart in recovery and flash away...same idea as baron but using the extSD instead of mounting storage and plugging the phone into the computer

USB OTG Hard Drive not recognized

Hi, I am usign custom roms for my phone. I have a external 1tb external hard drive that I want to save all my backups into through TWRP. When the phone is on either AOSP or the Standard Touchwiz Rom, I am able to access the hard drive through Root Explorer and Change things whenever. When I go into TWRP, however, I am not able to acess that Hard Drive. I am on TWRP 2.7.0.1 right now. I was not able to check mark to mount the item and when I tried switching to OTG usb cable, it wouldnt acess the Hard Drive in TWRP. How is this possible? I was able to acess flash drives in TWRP (but their size is too small and its useless). I really want to use my big hard drive so I can get some extra space back on my phone again. Thanks for the help!!
royredman said:
Hi, I am usign custom roms for my phone. I have a external 1tb external hard drive that I want to save all my backups into through TWRP. When the phone is on either AOSP or the Standard Touchwiz Rom, I am able to access the hard drive through Root Explorer and Change things whenever. When I go into TWRP, however, I am not able to acess that Hard Drive. I am on TWRP 2.7.0.1 right now. I was not able to check mark to mount the item and when I tried switching to OTG usb cable, it wouldnt acess the Hard Drive in TWRP. How is this possible? I was able to acess flash drives in TWRP (but their size is too small and its useless). I really want to use my big hard drive so I can get some extra space back on my phone again. Thanks for the help!!
Click to expand...
Click to collapse
The 1TB hard drive is almost certainly formatted NTFS (or, less likely exFAT). TWRP is evidently not recognizing it.
You could reformat the external drive as FAT32, but it won't be able to handle large backup files (more than 4Gb).
Or, you could reformat it as Linux ext4.

Wiped internal storage (help!!!)

Hey,
I was dumb and wiped my internal storage. I can boot into Recovery and into Fastboot, but I don`t Know, how to flash a rom now. Please help me!!!
And no, I don't have a SD card.
Thanks
IchBinNoob said:
Hey,
I was dumb and wiped my internal storage. I can boot into Recovery and into Fastboot, but I don`t Know, how to flash a rom now. Please help me!!!
And no, I don't have a SD card.
Thanks
Click to expand...
Click to collapse
U can use a USB OTG or SD with the stock rom or u can push the zip via adb and flash via recovery.
Sent from my ONE E1003 using Tapatalk
Funk Wizard said:
U can use a USB OTG or SD with the stock rom or u can push the zip via adb and flash via recovery.
Sent from my ONE E1003 using Tapatalk
Click to expand...
Click to collapse
Thanks, but I am not able to activate adb in TWRP (it error) and I don't have an USB OTG cable. Waiting for other answers...
IchBinNoob said:
Thanks, but I am not able to activate adb in TWRP (it error) and I don't have an USB OTG cable. Waiting for other answers...
Click to expand...
Click to collapse
Whats the error ? adb will work with adb sideload! Try blu spark's TWRP! @IchBinNoob
Just put a rom in an SD card and put it in your phone. flash it then
IchBinNoob said:
Thanks, but I am not able to activate adb in TWRP (it error) and I don't have an USB OTG cable. Waiting for other answers...
Click to expand...
Click to collapse
There may be other answers but there is no other way.
Sent from my ONE E1003 using Tapatalk
Hakim Farouk said:
Just put a rom in an SD card and put it in your phone. flash it then
Click to expand...
Click to collapse
I writed it in my question, I don't have a sd card
TheDj408 said:
Whats the error ? adb will work with adb sideload! Try blu spark's TWRP! @IchBinNoob
Click to expand...
Click to collapse
I have Blu sparks recovery, if I start the adb sideload there just stands, that is ist starting, and after a few minutes there appears that it has errored.
IchBinNoob said:
I writed it in my question, I don't have a sd card
Click to expand...
Click to collapse
borrow it from someone for abit. sd card is easy to come by. cause if you can't do adb, there's really no other way to flash your rom in then via otg or sd.
Hakim Farouk said:
borrow it from someone for abit. sd card is easy to come by. cause if you can't do adb, there's really no other way to flash your rom in then via otg or sd.
Click to expand...
Click to collapse
Ok. But how do I put a SD card of this size in my Computer? (If I would borrow one)
IchBinNoob said:
Ok. But how do I put a SD card of this size in my Computer? (If I would borrow one)
Click to expand...
Click to collapse
omg, are you serious.. you can use an adapter. If they don't have an adapter, just put the sd card into some other phone, and connect that other phone via usb to your pc and transfer the rom
TheDj408 said:
Whats the error ? adb will work with adb sideload! Try blu spark's TWRP! @IchBinNoob
Click to expand...
Click to collapse
So... I don't even know, if I use ADB right. I use it in this way:
I boot into recovery - Open ADB on Computer - Plug my phone into the computer - Tap in the recovery ADB sideload - Its loading, loading... While its loading I check, if my ADB on my computer finds my phone (adb devices), it don't find it - my phone displays after a few minutes a red error (just one word, error)
So, am I doing right? Please correct me, if I doing sth wrong. Thanks
If you have TWRP then you should be able to connect your phone to PC via usb and transfer data on internal storage via MTP.
Hey,
All u need is a little work, firstly I would recommend you to buy 1 sdcard as it's so cheap and easy to get rather than borrowing it from friend, as u may need it again sooner or later.
Second, after u plug in usb cable to pc, please check whether your pc has installed right adb driver for your device or it wont work for adb sideload command.
Third, ensure you have the right rom for your device, I assume you have it downloaded into your pc. Just open the adb terminal and type adb sideload filename.zip . and it will automatically start installation process.
Dont forget to make a full nandroid backup at least once and save it in Sdcard or cloud storage for emergency case like one you're facing now.
Good luck buddy [emoji1]
Sent from my roboticdroid using Tapatalk
RidzVarn said:
Hey,
All u need is a little work, firstly I would recommend you to buy 1 sdcard as it's so cheap and easy to get rather than borrowing it from friend, as u may need it again sooner or later.
Second, after u plug in usb cable to pc, please check whether your pc has installed right adb driver for your device or it wont work for adb sideload command.
Third, ensure you have the right rom for your device, I assume you have it downloaded into your pc. Just open the adb terminal and type adb sideload filename.zip . and it will automatically start installation process.
Dont forget to make a full nandroid backup at least once and save it in Sdcard or cloud storage for emergency case like one you're facing now.
Good luck buddy [emoji1]
Sent from my roboticdroid using Tapatalk
Click to expand...
Click to collapse
Thanks I try it now
IchBinNoob said:
Thanks I try it now
Click to expand...
Click to collapse
hell.... @IchBinNoob ...
Are you serious? go to some electroic store (mediamarkt, saturn, euronics,...) and get some sd-card.... dude that sh*t costs not more then 10€...
raulx222 said:
If you have TWRP then you should be able to connect your phone to PC via usb and transfer data on internal storage via MTP.
Click to expand...
Click to collapse
Hey, I am not a noob, but I too accidentally deleted my internal memory of samsung SM-N750. I am quite experienced in using odin and flashing kernels etc. But I am stupidly impatient. Today I performed a nandroid backup, then went ahead and wiped off ALL DATA except sd card! It was cuz of lack of awareness and shortage of time. I am preparing for my college exams, suddenly xposed framework caused repeated bootloops, so I decided to perform a proper rom installation, root and xposed right from scratch.
Anyways, I easily installed the lollipop rom via odin, rooted it and everything's peachy.
Is there any way of recovering that nandroid backup zip file, which was on the internal storage? In short, Does twrp perform a full wipe or quick wipe of storage?
I tried using an app "undeleter" but it didn't find any such (around 4gb) zip file in the internal storage. Any other android or windows based apps?
I don't stand to lose too much, just that I would have to install all apps and settings etc which will waste a lot of time.
@arya809
I believe that big files are harder to recover. There's an app called DiskDigger but to recover .zip files you need the pro version which is paid and it can't guarantee that you will recover your file. I do not know any other app that might help you (there are many apps for windows but I can't recommend a particular one since I haven't used any).
If you didn't lost important data I will recommend to install them manually. You can use your PC and install the desired apps directly from http://play.google.com/ (it might be slightly faster to find and install them).
Boot up the recovery, plug it into your computer, your device should show up in the file manager, copy the ROM to the device, and then flash it
IchBinNoob said:
Ok. But how do I put a SD card of this size in my Computer? (If I would borrow one)
Click to expand...
Click to collapse
There is a device called card reader(some wizard from hogwarts invented it) which will help you to copy data to sd card from your computer
And did you tried mount option in twrp???
In twrp first click mount internal storage the connect it with usb cable it will show storage on your device then copy the rom to it.
Sorry for bad english

Help with my N9

I was running the Pure Nexus ROM but took the decision to try a new one, that's when the trouble started.
Before semi bricking the N9, i updated the version of TWRP on it to 3.2.1-0 and installed supersu as it wasn't rooted prior to messing it up.
IO think the trouble started when TWRP was asking for a password, and it didn't match the PIN i had setup. Anyway, i d/loaded slimrom 7.1.2 and gapps to root of SD card, did a factory reset and wiped, system, dalvik and cache. When i went to flash the new ROM, i couldn't see the zip file in the root folder.
If i look at the root folder in recovery, i see one of the images below and the other when rebooting the tablet.
When i try to connect the N9 to my windows 10 PC it is not being detected, i don't know why do to about this to try and go down the adb route.
I have installed Android Studio to try and move things on, but i don't know what to do next, or even if anything can be done.
I am almost sure i had the OEM unlocked before flashing the rom.
Can someone suggest what i should try next? I won't be able to check back in for a day or two due to work, but i definitely will when i get the chance.
TIA
Did you format data? To remove encryption. Format, not wipe.
madbat99 said:
Did you format data? To remove encryption. Format, not wipe.
Click to expand...
Click to collapse
Gave it a go, no luck unfortunately. The sdcard is as the attached image.
I have ordered an OTG cable, hopefully i will be able to flash a rom that way on TWRP.
Edit: i was able to borrow an OTG cable. I formatted it FAT32 on windows PC and copied across the rom zip file. I rebooted into recovery on N9, and tried to mount the usb drive, but it is not appearing on the list of devices. When i pligged the same OTG cable and attached usb drive into my phone, it picked them up, so i think the otg cable i am using is good.
mammyslilboy said:
Gave it a go, no luck unfortunately. The sdcard is as the attached image.
I have ordered an OTG cable, hopefully i will be able to flash a rom that way on TWRP.
Edit: i was able to borrow an OTG cable. I formatted it FAT32 on windows PC and copied across the rom zip file. I rebooted into recovery on N9, and tried to mount the usb drive, but it is not appearing on the list of devices. When i pligged the same OTG cable and attached usb drive into my phone, it picked them up, so i think the otg cable i am using is good.
Click to expand...
Click to collapse
If you formatted data, there won't be anything on sdcard. You'll have to either push it with adb, or as you said otg.
Or download the factory image and fastboot flash to start over. Or sideload the full OTA zip (they have full images of ota zips now).
Got it sorted in the end. Embarrassingly the reason the tablet wasn't detected by my Windows PC is because the cable was a little lose.
mammyslilboy said:
Got it sorted in the end. Embarrassingly the reason the tablet wasn't detected by my Windows PC is because the cable was a little lose.
Click to expand...
Click to collapse
At least you got it. And a little tip, you can screenshot in twrp just like in the os. Power + volume down

How to Emulate windows to show as usb device on Android

Ok so this is what im trying to do... I want to backup TWRP backups and swift backups directly to my windows 7 pc but it seems the only way to do that is to have a USB device. I know i can backup to an actual USB device and copy or move it from there but i go thru otg cables like crazy and atm i dont have a WORKING one so i wanted to backup directly to pc. Is there a way to emulate a thumb drive on windows to connect it like that in situations like this?
It is not possible. You can only backup via TWRP to internal memory, external microsd or via usb.
Thank you. I appreciate that.

Categories

Resources