[Q] restore nandroid backup with locked bootloader? - Verizon Samsung Galaxy S III

I had to get a replacement galaxy s3 through Asurion because the power button broke on my phone. I have a nandroid backup of my old phone however the new replacement phone has the locked bootloader so I guess I can't install CWM? How can I restore my nandroid backup to the new phone?

Assuming you have 4.3 installed on your new phone, try safestrap in the development section but I think it only works for 4.3 tw roms. If you still have your old phone, either replace your power switch or find someone to do it for you.
Sent from my SCH-I535 using xda app-developers app

I tried to install TWRP on my old phone to do a backup from that but it looks like it bricked my phone. It won't even light up when I connect it to the charger now....
I was able to use safestrap and install the ROM I was using and I have a GOBackup backup of my apps and data. However it looks like it didn't backup any of the application data, specifically Google Authenticator. So now it looks like I'm screwed and locked out half my accounts.. Is there any way to unpack the tar from the CWM backup to retrieve app settings?

Nevermind, I figured out how to extract the tar and pulled the Authenticator database out and restored it on the new phone. Setting up and customizing everything else from scratch is going to be a PITA though.

Related

[Q] Samsung Galaxy Tab 2 10.1 UNROOT HELP!

First off, I am unfamiliar with any ADB terms used on these forums.
What I did:
I rooted my Tab 2 (GT-P5113) using Odin and everythng worked out fine. Then I wanted to install a custom rom so I used Titanium Backup to back up my information. The directory com.titaniumbackup was on my SD card, but contained no files. I would think it may have cancelled the backup without me knowing.
I then did a NANDroid backup but I have no idea what happened to it. I then downloaded and succesfully installed CleanRom, but now I realized rooting isn't really what I thought, and is much more complicated, so I removed the cleanrom.zip from my SD. The CleanRom however is still on my system.
Is there ANY type of factory reset that will give me how my tablet was before? Unrooted?
atmon said:
I then did a NANDroid backup but I have no idea what happened to it. I then downloaded and succesfully installed CleanRom, but now I realized rooting isn't really what I thought, and is much more complicated, so I removed the cleanrom.zip from my SD. The CleanRom however is still on my system.
Is there ANY type of factory reset that will give me how my tablet was before? Unrooted?
Click to expand...
Click to collapse
If you go back to the backup/restore section where you made the backup and click on restore you should be able to restore your device with the backup it made. Unzipping the clean ROM should not have deleted the backup. The backup file will have the date you created it. From that point you should have the stock ROM. Then from there you can use Odin to unroot device by following the post in the development area of this forum.
Hope that helps - Let me know

[Q] Information about ADB manual backups

Hey guys,
I've broken my Nexus 4, it felt out of my table and the front glass is cracked and the touchscreen unresponsive. However, I can see everything on it and can power the phone normally and such.
The phone is unlocked and rooted, running the stock Android 4.2.1.
I'll send the phone back to the repair center so they can give it a new screen and, obviously, wipe out the phone.
I've already used adb to copy my /sdcard into my computer, but I would like to backup everything that could make the process of using the phone after the repair less painful. I'm unable to run the adb backup utility since I can't unlock the phone as it requests.
I'm right now trying to copy /data into my computer. Is it of any use?
Is there anything else that I can backup before sending the phone out?
Ideally I would like to be able to, after getting the phone back, unlock it, maybe install the Paranoid Android ROM, root it, and then put back applications, settings, pictures, etc etc
Thanks in advance!
igorsantos07 said:
Hey guys,
I've broken my Nexus 4, it felt out of my table and the front glass is cracked and the touchscreen unresponsive. However, I can see everything on it and can power the phone normally and such.
The phone is unlocked and rooted, running the stock Android 4.2.1.
I'll send the phone back to the repair center so they can give it a new screen and, obviously, wipe out the phone.
I've already used adb to copy my /sdcard into my computer, but I would like to backup everything that could make the process of using the phone after the repair less painful. I'm unable to run the adb backup utility since I can't unlock the phone as it requests.
I'm right now trying to copy /data into my computer. Is it of any use?
Is there anything else that I can backup before sending the phone out?
Ideally I would like to be able to, after getting the phone back, unlock it, maybe install the Paranoid Android ROM, root it, and then put back applications, settings, pictures, etc etc
Thanks in advance!
Click to expand...
Click to collapse
since the phone itself still works, and the unresponsive screen is the only issue, you might be able to make a nandroid backup (complete backup of everything on phone-apps, settings, etc.)
I assume you probably have a touch based recovery on your phone like twrp or cwm touch. This is obviously an issue.
To counter this you could try using fastboot to flash clockworkmod non touch recovery. This allows you to use the volume rockers and power button to navigate.
To flash the recovery install all the correct drivers, and download the non touch cwm and place it your fastboot directory. Then boot the phone into the bootloader, and use this command:
Code:
fastboot flash recovery "name of recovery file.img"
Then from there you can boot into recovery, go to backup and restore, and finally make a nandroid backup. From there you could copy the backup using adb onto your computer. (the backups are stored in sdcard/clockworkmod/backups)
Thanks! I'll try that.
I think I tried before but it didn't work because I had little free space, and for some reason I gave up (thinking I was doing something wrong or going to try something else, I tried a lot of things during those days).
And then to restore that backup into the fixed phone I'll flash CWM again and use it's restore function, right?
Would there be any issue to install a custom mod (such as Paranoid Android) and then restoring this backup?
On a sidenote: on my Nexus 4 (without real sdcard) the clockworkmod folder is located at /mnt/shell/emulated/clockworkmod.
igorsantos07 said:
Thanks! I'll try that.
I think I tried before but it didn't work because I had little free space, and for some reason I gave up (thinking I was doing something wrong or going to try something else, I tried a lot of things during those days).
And then to restore that backup into the fixed phone I'll flash CWM again and use it's restore function, right?
Would there be any issue to install a custom mod (such as Paranoid Android) and then restoring this backup?
On a sidenote: on my Nexus 4 (without real sdcard) the clockworkmod folder is located at /mnt/shell/emulated/clockworkmod.
Click to expand...
Click to collapse
Yep once you get the phone fixed/replaced, you may need to reflash cwm and copy the backup back onto the phone (if they wiped it)
Then just use the restore option in cwm.
If you install paranoid android, then restore the backup, it will restore to whatever rom you had when you took the backup.
chromium96 said:
If you install paranoid android, then restore the backup, it will restore to whatever rom you had when you took the backup.
Click to expand...
Click to collapse
Boo =(
Ok, let me try another idea: I could get the phone back, restore it normally as we said with CWM, and then use TitaniumBackup to backup apps and settings, then save that to my computer, install Paranoid and then use TB to restore the useful stuff back into the new ROM?
I should just take care on not backing up system stuff, right?
igorsantos07 said:
Boo =(
Ok, let me try another idea: I could get the phone back, restore it normally as we said with CWM, and then use TitaniumBackup to backup apps and settings, then save that to my computer, install Paranoid and then use TB to restore the useful stuff back into the new ROM?
I should just take care on not backing up system stuff, right?
Click to expand...
Click to collapse
Yep thats probably your best bet. Although I would avoid backing up/restoring system stuff with TB as it causes lots of bugs.
Just use TB to backup apps+app data, and you can restore them after installing PA. There shouldnt be any problems

[Q] backing up my current rom

Ok so im a long time rooter but first time rom installer on my main device, every time i have installed a custom rom it has never been on a main device so backups were never an issue...i want a custom rom on my samsung gs3 4g cus im sick of touchwiz, just wanted to know, if i do a full nandroid backup, will that be a full backup likr itunes does with a restore from backup? Like all my apps, settings, etc etc will be in the same place as before? I need to have a security blanket and make sure all my stuff is safe
Yes, it is. Everything would be back up. When you reflash it again, everything would be the way it was. But I advise you to backup one in internal and the other at external. Happened before where my nandroid backup failed and I have to use an earlier, older back up.
Sent from my GT-N7105 using xda app-developers app
safestrap baby safestrap

DELETED

I accidentally deleted everything on my phone flashing the new ne5 update, I then rooted (cf root) is there anyway I can restore or even backdate my phone to get my stuff back?
P.S those are the only two things I've done to it. I already restored via cloud but doesn't have everything.
Glitterloveglamour said:
I accidentally deleted everything on my phone flashing the new ne5 update, I then rooted (cf root) is there anyway I can restore or even backdate my phone to get my stuff back?
P.S those are the only two things I've done to it. I already restored via cloud but doesn't have everything.
Click to expand...
Click to collapse
If you didn't back up with titanium backup or make a nandroid you've lost all your data. And pics, documents etc that were on your internal memory are gone if you didn't move them to your SD card or backed up to your pc. I learned this the hard way myself on my s3
Sent from my SM-G900P using Tapatalk

[Q] RMA Prep Question

Hello,
My Nexus 5 is making a cracking/popping noise when I touch the screen in the bottom right corner and I get all kinds of colored lines across the screen. I attached some pictures I have and no, the phone was never dropped. The lines go away when I press on the screen but come back until I reboot. I am planning on contacting Google for a warranty issue through google play store but I have a few questions. I have CyanogenMod M8 installed on it along with TWRP recovery along with Titanium Backup Pro and a slew of other paid apps and customizations for rooted phones.
1) I've seen mixed answers regarding restoring the phone prior to RMA..will they take my phone back with it being flashed or should I revert it to factory?
2) If going back to factory condition, should I do that BEFORE I contact them and they call me back regarding the phone issues?
3) If I want the new phone setup exactly like my current phone is now, what would I do? Is it as easy as making a full backup with TWRP and moving it to my computer then when the new phone comes in, get TWRP setup again then recover from the backup?
Thanks for any help you can give.!
I would flash the factory image before you send it back and restore the tamper flag. No need to do that before you call then as they'll probably have you try to do a factory reset.
You can make a nandroid in twrp, but DO NOT backup the efs partition. You'll be able to flash that on your new phone
Sent from my Nexus 5 using XDA Free mobile app
Definitely restore it to stock using the factory images before sending it back. People have mixed opinions about locking the bootloader or not, but it's very easy to do so why not?
I would restore it to stock before I called them. They may ask you to do some troubleshooting and might want you to tell them what some of the fields say in "About Phone" including the build number, and that's easier to give them if you're on stock rather than CM
You can take a TWRP backup, but as mentioned above do not backup the EFS partition. If you restore EFS to a different phone you will lose your IMEI and will not be able to get cell service
I personally wouldn't bother with resetting the tamper flag but it can't hurt. I RMA'd two Nexus 4s before I even knew about the tamper flag and didn't have an issue. From my experience as long as it's back to stock Google doesn't seem to care if it's been rooted before.
Thanks for the information! Guess It's time to grab the LG flashtool since that will restore and reset the flag in one shot. I saw a nifty threat on it in the forum. Thanks again!
Go back to stock first. They will make you do all the troubleshooting junk first factory reset etc. Once they determine that its hardware they will start the RMA process. I just RMA'd mine and went all the way back to stock locked bootloader and tamper flag reset just to be safe.
Sent from my Nexus 5 using Tapatalk
I went to make a backup and I attached a screenshot of my options, I don't see any EFS partition?
sadkuh said:
I went to make a backup and I attached a screenshot of my options, I don't see any EFS partition?
Click to expand...
Click to collapse
Just use twrp's typical backup. Don't select anything extra. Boot, system, data is all you need
Sent from my Nexus 5 using XDA Free mobile app

Categories

Resources