Please remember to add a category to the bottom of each page that you create.
See categories help for further details, but most will probably be [[Category:HTC ModelName]].
Samsung Galaxy S/SGH-T959V/Making a Nandroid backup
From XDA-Developers
Making a Nandroid Backup/Restore
First, you need to make sure to have the ClockworkMod (CWM) Recovery installed on the device to be backed up (or restored).
Nandroid Backup
I. Boot your device into recovery mode (e.g., adb reboot recovery)
a. Choose "reinstall packages"
b. At ClockworkMod Recovery v3.0.2.8 screen,
choose "backup and restore"
c. At Nandroid screen, choose "Backup"
1. [the following will be displayed during the backup process,
which takes a couple of minutes]
ClockworkMod Recovery v3.0.2.8
SD Card space free: xxxxxxxx
Backing up system...
Backing up data...
Backing up .android-secure...
Backing up cache...
No sd-ext found. Skipping backup of sd-ext.
Generating md5 sum...
Backup complete!
2. You will be returned to the ClockworkMod Recovery screen
d. At ClockworkMod Recovery v3.0.2.8 screen,
choose "reboot system now"
II. Go to Android Market
a. Install any user application (for testing later)
Nandroid Restore
III. Boot the device into recovery mode
a. Choose "reinstall packages"
b. At ClockworkMod Recovery v3.0.2.8 screen,
choose "backup and restore"
c. At Nandroid screen, choose "Restore"
d. At "Choose an image to restore" screen, choose the desired backup
e. Confirm the restore on the next screen
1. [the following will be displayed during the
restore process]
ClockworkMod Recovery 3.0.2.8
Checking MD5 sums...
Restoring system...
Restoring data...
Restoring .android-secure...
Restoring cache...
Restore complete!
2. You will be returned to the ClockworkMod Recovery screen
f. At ClockworkMod Recovery v3.0.2.8 screen,
choose "reboot system now"
IV. Verification
a. Verify that app which was installed in [IIa] above is missing.
Step I above is the Nandroid Backup, while step III is the Nandroid Restore.
Back to: (top of page) | The FAQ