Flash nandroid backup image from PC? - Galaxy S I9000 Q&A, Help & Troubleshooting

Hi,
I've made a backup of my phone with cwm. The backup consists of the following files :
cache.img
data.img
datadata.img
nandroid.md5
system.img
Is there a way to restore this from the PC (like with odin or heimdall)?
Thanks.

nobody? ^^

you can restore it thru CWM i dont think anyone has tried it thru Odin but if i was to try it (which would be very risky) i would flash the nandroid.md5
BUT I DO NOT RECOMMEND IT

Related

Will a Nandroid restore undo my ROM upgrade?

I wouldn't think so, but I'm really clueless about what's going on...
I have Cyanogen 3.9.8
I want 4.0.2
When I use the CM Updater, I get the dreaded acore Force Close.
So I try the manual approach, putting the 4.0.2 zip file on my SD card's root, then I reboot into recovery, and I perform a Nandroid backup (I run Linux on my computer, and don't use ADB).
Then I do a wipe, before I install the 4.0.2 zip.
Finally, I do I Nandroid restore.
Rebooting takes a long time, which tells me something has been done in the ROM department.
But when I have it up and running, everything seems just as they were before the operation, and when I start CM Updater it says "Running version: CyanogenMod-3.9.8"
I tried again, this time I booted the phone before I did the Nandroid restore, was met with the "factory fresh" Google account login screen (so it looked wiped to me...), then did a reboot to recovery and a Nandroid restore, reboot, checked CM Updater: "Running version: CyanogenMod-3.9.8".
Maybe I need to tweak my ROM updating routines..?
I have 3 partion SD card, so apps2sd is running.
Any help is highly appreciated.
Thanks,
Christopher
I'm kinda confused here, it's Monday morning. Since your trying to upgrade why do you keep doing a nandroid restore? You only want to restore nandroid if you want to go back to that previous point when you made the restore point. If you are just upgrading, just upgrade without restoring nandroid.
do exactly what you did without doing the nandroid restore at the end
Nandroid Restore is pretty simple.
Say you have ROM1 installed and there is an experimental ROM2beta out. So you want to try it.
Do a nandroid backup and it saves it to your sdcard.
The files that are saved are:
recovery.img
data.img
system.img
cache.img
misc.img
boot.img
This is almost every part of your phone except the spl and radio.
When you do a ROM upgrade MOST of the time it only updates the system and boot (some ROMs like Hero wipe/update the system, data, cache and boot.) But if your going from Cyan1 to Cyan2 then the only things being changed are system.img and boot.img. Unless you wipe, everything else should remain the same.
With all that said... you flash from ROM1 to ROM2beta and then do a restore from the ROM1 backup. So what does that mean for your phone? Is it possible to have ROM2beta ROM with the ROM1 system.img and boot.img? No. Since system.img is restoring the key elements for the ROM1 over your newly flashed ROM2beta. Bottom line. You'd be right back to where you started.
Binary100100 said:
With all that said... you flash from ROM1 to ROM2beta and then do a restore from the ROM1 backup. So what does that mean for your phone? Is it possible to have ROM2beta ROM with the ROM1 system.img and boot.img? No. Since system.img is restoring the key elements for the ROM1 over your newly flashed ROM2beta. Bottom line. You'd be right back to where you started.
Click to expand...
Click to collapse
Which explains what I am experiencing.
Thanks, 36!
That means I have misunderstood what Nandroid does.
I thought it would just take a backup of "user changed" files, like application data, configurations, call logs, that sort of things - like MyBackup Pro, more or less.
Guess I will get back to using MyBackup Pro before I upgrade my ROM.
Thanks, this really clarified things - I'm sorry I had to post such a n00b question, but I haven't found any other Nandroid postings telling me in such details what Nandroid backs up (and restores) - but then again I probably haven't looked hard enough! ;-)
~Christopher
Seems I had the same misconception and it seems that Nandroid is not nearly as useful as I had been led to believe by all the posts harping on about it. What I want is a backup of all my user data which I can restore to the updated ROM. Luckily I suspected Nandroid wasn't going to do this and used MyBackup Pro too
MikLSP said:
Seems I had the same misconception and it seems that Nandroid is not nearly as useful as I had been led to believe by all the posts harping on about it. What I want is a backup of all my user data which I can restore to the updated ROM. Luckily I suspected Nandroid wasn't going to do this and used MyBackup Pro too
Click to expand...
Click to collapse
nandroid can do this you just have to do a backup flash youre rom then push youre data.img
I understand you push the data.img but.....
how...
please
Perform a nandroid backup
Locate the backup on your sdcard under the foler "Nandroid"
Navigate to the last folder (this should be your latest)
Copy all or at least the folder that you want to push back (in this case just data.img to a directory say c:\nandroidbackup)
Open the cmd prompt and make sure that you have your fastboot.exe file in your pc's system32 directory.
If your phone is already on type "adb shell reboot recovery" in the cmd prompt to get to the bootloader and ready for FASTBOOT and then type "exit" to quit the adb shell.
If not then power on your phone while holding the camera button to get to the bootloader and then press the back button on your handset to get to FASTBOOT mode.
On your cmd prompt type "cd" along with the location of the data.img file (example cd c:\nandroidbackup) to move the command prompt to the backup location.
On the cmd prompt type fastboot flash userdata data.img and hit enter.
You should see "sending" followed by "writing" once complete type fastboot reboot and hit enter.
That should do it.
Now mind you that pushing your data across different builds may not work. If you are trying to restore your data on Hero that was previously saved from Cupcake then you're wasting your time. And vice versa. Always store a backup or two on your pc for quick and easy access in case something doesn't work.
In the event that it does not work simply wipe and follow the above directions to restore.
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
Thanks great thanks mate!!
On the cmd prompt type fastboot flash userdata data.img and hit enter.
Click to expand...
Click to collapse
This step fails for me during the "verifying signature" phase. I believe this is todo with my spl.
Is it possible to use adb to do this? or will the spl still prevent it?

Can't restore using Nandroid could anyone help ?

i have have been using cyan. 4.2.5 for several weeks and wanted to try the new 2.0 rom by eugene. so i completed a full backup by nandroid and before i falshed i used astro file manager to review my files just to be sure. then i used the new recovery file to wipe my data/davlik cache/etc...... i was stuck in boot loop with the new rom and when i tried to restore it gives me some sort of error..... nandroid-mobile.sh restore and then im lost. i need to recovery all my files someone please help me...................................
lilwill2806 said:
i have have been using cyan. 4.2.5 for several weeks and wanted to try the new 2.0 rom by eugene. so i completed a full backup by nandroid and before i falshed i used astro file manager to review my files just to be sure. then i used the new recovery file to wipe my data/davlik cache/etc...... i was stuck in boot loop with the new rom and when i tried to restore it gives me some sort of error..... nandroid-mobile.sh restore and then im lost. i need to recovery all my files someone please help me...................................
Click to expand...
Click to collapse
They may be deleted from the system partition. you need to get your nandroids from your SD card and flash them from fastboot
these are the ones you need to flash
boot.img
data.img
system.img
i think the commands are
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash userdata data.img

Nand restore

hi, I'm have a problem of "Nand restore".
My device can make Nand backup by RA Recovery 1.6.2 but have error in Nand recovery.
please let me know how to do.
Need reflash RA Recovery Image
Need reflash RA Recovery Image 1.6.2 ?
Try reflash recovery but if that does not work then do it through ADB
Copy the files from nandroid back up to PC in adb directory
Run the commands to flash them, The commands have gone from my mind at this point but im sure its fastboot flash blah blah blah lol
lolittle said:
Try reflash recovery but if that does not work then do it through ADB
Copy the files from nandroid back up to PC in adb directory
Run the commands to flash them, The commands have gone from my mind at this point but im sure its fastboot flash blah blah blah lol
Click to expand...
Click to collapse
Exactly
Copy the nandroid folder as-is off your sd card to your computer. From the backup you wish to restore:
Code:
fastboot flash boot boot.img
fastboot flash data data.img
fastboot flash system system.img
First I would try reflashing the amon-ra's recovery image for sanity's sake...

Nandroid Restore Error

I keep on getting an error when I try to do a nandroid restore. something about adb
Take the .img files out of the nandroid backup folder, toss them into the /tools folder of the SDK, boot into fastboot and manually flash them.
Code:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash userdata data.img
Just charge your phone. The battery is probably too low. Needs to be >40% for restore or it will throw an adb error (well a suggestion actually).
djmcnz said:
Just charge your phone. The battery is probably too low. Needs to be >40% for restore or it will throw an adb error (well a suggestion actually).
Click to expand...
Click to collapse
Thanks!
10char

Restore file

Is it possible to restore file after flashing GSI with fastboot ?

Categories

Resources