3 simple questions - HTC Desire S

i have just installed the virtuous unity rom v.1.29. its amazing
1. when i update to the new installment will all my data be wiped such as apps etc?
2. ive seen some kernal, unity something do i need to flash this aswell?
3. ive backed up my previous stock rom on my sd card. is it possile to move the clockwork folder to the computer which contains the back up and then move it back if i need to restore?
Thanks for your time, i know i know ive got very little experience lol

sayeed91 said:
i have just installed the virtuous unity rom v.1.29. its amazing
1. when i update to the new installment will all my data be wiped such as apps etc?
2. ive seen some kernal, unity something do i need to flash this aswell?
3. ive backed up my previous stock rom on my sd card. is it possile to move the clockwork folder to the computer which contains the back up and then move it back if i need to restore?
Thanks for your time, i know i know ive got very little experience lol
Click to expand...
Click to collapse
1. A flash over the top with no wipe will keep your apps. If however the dev has done an update with a new base, a wipe is recommended.
2. Do a nandroid backup and try the kernel. I get fantastic battery life on coredroid with it.
3. Yes but NEVER rename the folder else it will never restore. It will fail on md5 checksum error.
Sent from my HTC Desire S using XDA Premium App

If you wanna backup your apps, use Titanium Backup. It's awesome, use it all the time. It also backs up data.
Also, you need to manually wipe all data before you flash
Kernel is optional, but you should try it.
About the backup - put it in the PC, i have. If you ever wanna delete the backup from your phone but want to keep it on your PC, then delete the contents of the backup folder in the phone, not the folder itself. I have 2 backups on my phone right now. Consumes waaaaay too much space. Got 5 on my PC

OK..... So if I use titanium backup now for some apps and install another Tom it will be there even if I wipe data and stuff?
Sent from my HTC Desire S using XDA App

So with virtuous unity does it reproduce the same battery life as stock
Sent from my HTC Desire S using XDA App

no. You need to restore the apps.

Related

[Q] Nandroid Backup Question

Can you use a Nandroid backup across any ROM, or is it specific to the one you backed it up on? Sorry if this seems like a dumb question... I just switched ROMs cause I'm trying a few of them out, but for some reason it's saying my SIM card has no contacts. I'd also like my SMS's back too. THanks
I think so, wait for confirmation as I'm not 100 percent. But I do believe that is one of the main capabilities of a nandroid.
Sent from my Inspire 4G using XDA App
@OP:
Nandroid backup holds good ONLY for the ROM u flashed.
1. Flashed ROM 1
2. Took a nandroid backup
3. Cleaned and flashed ROM 2
At this point, the nandroid backup at step 2 will not hold good for ROM 2. If u restore it after step 3, u'll get back to ROM 1.
If u want internal stuff like contacts, etc, u got to use an app like TiBu.
1. Flashed ROM 1
2. Took a backup of user apps and data with TiBu
3. Cleaned and flashed ROM 2
4. Restored user apps and data using TiBu
For contacts, u wud need to back up and restore system data (only) "Contacts and Storage". This is the only system data I have been able to successfully restore across multiple ROMs.
Do I need to be flashed to that ROM to restore a backup of it? I've been getting stuck at the HTC loading screen, and after using HBoot or w/e and returning to stock, tried using CWM to restore from a backup. Do I need to flash RCMix3D ROM before I can restore from the backup made from it?
Restoring a nandroid backup from rcmix3d will put you back to that Rom with all apps and data you had at the point you made the backup. If you are restoring apps and data using titanium backup, you will have to flash rcmix3d first.
Sent from my Inspire 4G using the power of the dark side.
I thought so too, but all it's too is getting me stuck on the HTC boot screen. Been like that for 20 minutes so far. Dunno what I did wrong, but I'd like to get everything back to the way it was
A couple of my backups refused to flash. Do you have more than 1?
Sent from my Inspire 4G using the power of the dark side.
I have two for each of my ROMs, so four total. Created days apart though.
Do they all hang when booting?
Sent from my Inspire 4G using the power of the dark side.
A nandroid backup makes a complete copy of your phone as is when you perform the backup, obviously this includes the rom you are currently running.
If you are running rom A and do a nandroid and then flash rom B, and then restore the nandroid backup you previously made you lose everything you've done since the backup and you are back where you were on rom A when you did the nandroid.
Sent from my Inspire 4G using XDA App
biglittlegato said:
A couple of my backups refused to flash. Do you have more than 1?
Sent from my Inspire 4G using the power of the dark side.
Click to expand...
Click to collapse
Check out if both are EXT4 compatible.
ROM 1: EXT4 not compatible
ROM 2: EXT4 compatible
1. Flash ROM 1 (formats to non-ext4 and flashes ROM)
2. Nandroid backup of ROM 1
3. Flash ROM 2 (formats to ext4 and flashes ROM)
4. Nandroid backup of ROM 2
...
5. Restore backup of ROM 1
This could fail since partitions are ext4 and ROM 1 is not ext4 compatible.
Here is what I do as a standard before restoring any backup:
1. Data/factory wipe
2. Dalvik cache wipe
3. Restore ROM
This worked all the time, except once when I got MD5 error (probably cos I backed up on an earlier version of CWM, not sure though).
@biglittlegato
Yeah, they all hang on the HTC screen. It's starting to piss me off. I know that it's a risk with rooting and stuff, but I'd rather just not have to start all over with my content.... again. I just flashed a clean RCMix3D, so maybe it will let me restore my backup from that.
@Perseids
That kind of thing may be obvious to you, but not to those of us who are new to Android and rooting. Hence why I was asking in the first place. I get that I'd lose everything I haven't backed up... but right now I seem to have lost everything period, as none of my backups want to work for some reason.
Maybe I am doing it wrong? After getting to the stock version of 2.2, I go to ROM Manager, and then to manage backups/restores. I click on that, then hit the backup I want to restore from, and it's supposed to work. It does it's thing, then just freezes on the HTC screen once it reboots. I watched it and read the script, and there were no errors or anything that would give an indication as to why it's doing that...
diablo009 said:
Check out if both are EXT4 compatible.
ROM 1: EXT4 not compatible
ROM 2: EXT4 compatible
1. Flash ROM 1 (formats to non-ext4 and flashes ROM)
2. Nandroid backup of ROM 1
3. Flash ROM 2 (formats to ext4 and flashes ROM)
4. Nandroid backup of ROM 2
...
5. Restore backup of ROM 1
This could fail since partitions are ext4 and ROM 1 is not ext4 compatible.
Click to expand...
Click to collapse
Thanks for the help.... but I have no idea what this means haha. I get the basic idea, but I don't know what ext4 is.
elijahpr said:
Thanks for the help.... but I have no idea what this means haha. I get the basic idea, but I don't know what ext4 is.
Click to expand...
Click to collapse
Don't worry too much. EXT4 is a partition type. Most recent ROMs support this. Just make sure in the ROM thread OP if it converts partitions to EXT4 (if yes, what all partitions).
I was just reading the script while it was (trying) to restore, and it said something about erasing boot before restore... is that normal? I just did a full wipe, flashed to the ROM I did the backup from, and the backup seems to be stuck again.Dang.
elijahpr said:
I was just reading the script while it was (trying) to restore, and it said something about erasing boot before restore... is that normal? I just did a full wipe, flashed to the ROM I did the backup from, and the backup seems to be stuck again.Dang.
Click to expand...
Click to collapse
Restoring process erases everything, and restores. Compare this to norton ghost partition restoration process.
I guess I might as well just start over from scratch. It was only a few days worth of pictures/videos/texts and stuff, so not a HUGE loss. Still, wish the backups had worked as they were supposed to. As of right now it's still frozen on the HTC screen hah.
elijahpr said:
I guess I might as well just start over from scratch. It was only a few days worth of pictures/videos/texts and stuff, so not a HUGE loss. Still, wish the backups had worked as they were supposed to. As of right now it's still frozen on the HTC screen hah.
Click to expand...
Click to collapse
Data on SD card will NOT be deleted unless u choose to format SD card. All ur pics, vids, etc reside on ur SD card.
It doesn't show up anywhere. I just booted into CWM, and tried to select one of the backups, but it said "no file found". WTF. Sooooo it's telling me the backups are there, but don't contain anything I think. Nice.
elijahpr said:
It doesn't show up anywhere. I just booted into CWM, and tried to select one of the backups, but it said "no file found". WTF. Sooooo it's telling me the backups are there, but don't contain anything I think. Nice.
Click to expand...
Click to collapse
If you're backups are not restoring you will lose data that's part of the ROM. Your pics and videos would definitely still reside on the SD card. You'd have to format SD to lost those.
Sent from my Inspire 4G using Tapatalk

First Android device, need some help

Hello people of xda-developers
I got my first Android phone, which is an LG G2X 2.3.3 Gingerbread.
I have been searching around and found out you can root your phone which is kinda like jailbreaking an iphone.
I still don't completely understand how to do it though. I've seen a couple of threads that tell you how to root your Android device with something called SuperOneClick, but from what I understand, this doesn't work with the new Gingerbread.
Now from what I understand, you first have to root your phone, then flash it with CWM Recovery with NVFlash right?
Could someone please lead me to the threads that explain how to root a G2X with Gingerbread, and how to flash it with CWM Recovery.
hope this helps
Joseg1320 said:
Hello people of xda-developers
I got my first Android phone, which is an LG G2X 2.3.3 Gingerbread.
I have been searching around and found out you can root your phone which is kinda like jailbreaking an iphone.
I still don't completely understand how to do it though. I've seen a couple of threads that tell you how to root your Android device with something called SuperOneClick, but from what I understand, this doesn't work with the new Gingerbread.
Now from what I understand, you first have to root your phone, then flash it with CWM Recovery with NVFlash right?
Could someone please lead me to the threads that explain how to root a G2X with Gingerbread, and how to flash it with CWM Recovery.
Click to expand...
Click to collapse
although someone did post a way to root the gingerbread rom its pretty complicated for a new user.
the oneclick methods of rooting for the 2.3.3 dont exist.
if you want to be able to flash custom roms(which you do) than follow this link and it will walk you through what to do.
http://forum.xda-developers.com/showthread.php?t=1056847
that will get you where you need to be. but it will not root the rom you are currently using youll need to flash a custom rom for that. in the development section youll see several roms either from source. or that are based on the 2.3.3 release and xboarders is the 2.3.3 with root only thats the only change.
good luck.
Okay I flashed CWM via NVFlash. Now I have a question. How can I backup my apps before flashing a rom. I tried to use Titanium Backup, but that doesn't work because my phone isn't rooted. If I boot into Recovery, do I have to wipe data before I install for ex. CM7 onto my phone? But wouldn't wiping the data delete all of my apps?
Joseg1320 said:
Okay I flashed CWM via NVFlash. Now I have a question. How can I backup my apps before flashing a rom. I tried to use Titanium Backup, but that doesn't work because my phone isn't rooted. If I boot into Recovery, do I have to wipe data before I install for ex. CM7 onto my phone? But wouldn't wiping the data delete all of my apps?
Click to expand...
Click to collapse
Yes wipe everything. Here's a step-by-step method of flashing new roms:
1. Wipe Data/Factory
2. Wipe Cache
3. Wipe Dalvik
4. Wipe Battery stats - HINT. Always flash new ROMs with 100% battery to get the best battery life
5. Format/system
6. install zip from SD card
7. Fix permissions
8. Reboot and Enjoy!
All your paid apps will come again when you login to your Google account and set up your market. In Market, just press the menu button and hit My Apps and you should be able to re-install all your paid apps.
Joseg1320 said:
Okay I flashed CWM via NVFlash. Now I have a question. How can I backup my apps before flashing a rom. I tried to use Titanium Backup, but that doesn't work because my phone isn't rooted. If I boot into Recovery, do I have to wipe data before I install for ex. CM7 onto my phone? But wouldn't wiping the data delete all of my apps?
Click to expand...
Click to collapse
If you have Clockworkmod successfully flashed then you CAN now root without flashing another rom. Download the zip (theres one that roots, and one that unroots should you ever want that) file from the OP of this thread http://forum.xda-developers.com/showthread.php?t=1255214. Save it to your sdcard, boot into recovery and select to install zip from sdcard. Navigate to the zip file and install/flash it. Reboot and you have rooted your system with all your files and apps in place.
phburks said:
If you have Clockworkmod successfully flashed then you CAN now root without flashing another rom. Download the zip (theres one that roots, and one that unroots should you ever want that) file from the OP of this thread http://forum.xda-developers.com/showthread.php?t=1255214. Save it to your sdcard, boot into recovery and select to install zip from sdcard. Navigate to the zip file and install/flash it. Reboot and you have rooted your system with all your files and apps in place.
Click to expand...
Click to collapse
I did this. My phone is now rooted, but I ran into a problem. I tried flashing CM7 through ROM manager, I cleared cache and Dalvik and then flashed the CM7 Rom, but when I go to reboot, the phone freezes at the "T-Mobile G2X with Google" animation.
Joseg1320 said:
I did this. My phone is now rooted, but I ran into a problem. I tried flashing CM7 through ROM manager, I cleared cache and everything and then flashed the CM7 Rom, but when I go to reboot, the phone freezes at the "T-Mobile G2X with Google" animation.
Click to expand...
Click to collapse
Try it without rom manager. Power your phone off and then boot into recovery by holding power + volume down until you see the recovery splash screen. Do a full wipe and then flash cm7 again. After successfully installing cm7, or any rom for that matter, your first reboot may take several minutes while it builds the dalvik cache. Subsequent reboots will be MUCH faster.
phburks said:
Try it without rom manager. Power your phone off and then boot into recovery by holding power + volume down until you see the recovery splash screen. Do a full wipe and then flash cm7 again. After successfully installing cm7, or any rom for that matter, your first reboot may take several minutes while it builds the dalvik cache. Subsequent reboots will be MUCH faster.
Click to expand...
Click to collapse
Ah okay, I didn't know the first reboot takes longer. I'll give it a try from CWM Recovery.
Just wondering, which ROM is the most stable/popular?
Joseg1320 said:
Ah okay, I didn't know the first reboot takes longer. I'll give it a try from CWM Recovery.
Just wondering, which ROM is the most stable/popular?
Click to expand...
Click to collapse
Popular? Its really about personal preference but I'd say cm7, xboarders stock tweaked, miui, weapon, and eaglesblood are right up there at the top. If you want a more stock experience go with xboarders. Cm7 is fairly stock looking with a lot of useful features added. Miui is the opposite end of the spectrum, a very different kind of android indeed lol.
As for stable, any of the ones I mentioned are good, and probably others as well. Cm7 nightly builds are certainly useful enough to be a daily driver, but they have a few issues, but what else would you expect from nightly builds. They are development versions, not final releases.
Try a few and find what you like. Just make sure to keep a good working backup in case you fubar your phone lol.
Alright I got CM7 working and flashed google apps.
Now I have another little problem Before I flashed CM7, I used Titanium Backup to backup some of my game apps. After I flashed CM7, I go to Titanium Backup and none of my apps are there to restore. I connected my phone to my computer and I opened the Titanium Backup folder and the zip files and the PROPERTIES files are all there. How come I'm not able to restore my apps using Titanium Backup if all of the files are there?
I have the .apk files for the apps and I can just install them again, but I'm going to lose my save data.
Joseg1320 said:
Alright I got CM7 working and flashed google apps.
Now I have another little problem Before I flashed CM7, I used Titanium Backup to backup some of my game apps. After I flashed CM7, I go to Titanium Backup and none of my apps are there to restore. I connected my phone to my computer and I opened the Titanium Backup folder and the zip files and the PROPERTIES files are all there. How come I'm not able to restore my apps using Titanium Backup if all of the files are there?
I have the .apk files for the apps and I can just install them again, but I'm going to lose my save data.
Click to expand...
Click to collapse
I have never had success with Titanium Backup. Just reinstall your apks clean and forget about the old data. A clean install is better. Think about doing a new Windows installation. Do you want to import the crap that messed up your Windows in the first place? Android is the same way. Better to not import your old data and start new.
I have never had success with Titanium Backup. Just reinstall your apks clean and forget about the old data. A clean install is better. Think about doing a new Windows installation. Do you want to import the crap that messed up your Windows in the first place? Android is the same way. Better to not import your old data and start new.
Click to expand...
Click to collapse
Wait no! Don't do that you can salvage ur save data.
What happens when you install CM7 is that the sdcard directory now points to your external sd card rather then the internal that comes with the phone.
the internal is now at /mnt/emmc
Get root explorer and you will see what I'm talking about.
Once you have root explorer just copy the titanium backup folder from /mnt/emmc to /sdcard and you should be able to restore all user apps with data... however DO NOT restore system data from stock to CM7... big headaches.
Hope this helps!
thanasisc4 said:
Wait no! Don't do that you can salvage ur save data.
What happens when you install CM7 is that the sdcard directory now points to your external sd card rather then the internal that comes with the phone.
the internal is now at /mnt/emmc
Get root explorer and you will see what I'm talking about.
Once you have root explorer just copy the titanium backup folder from /mnt/emmc to /sdcard and you should be able to restore all user apps with data... however DO NOT restore system data from stock to CM7... big headaches.
Hope this helps!
Click to expand...
Click to collapse
Too late, lol.
I deleted the Titanum Backup folder from my phone.
Oh well, nothing GameCIH can't solve.
Titanium backup goes to you internal sdcard. so you connect to you computer find the folder named TitaniumBackup or something like that, then move that folder to your sd card. Its just a matter of keeping same folder structure that titanium looks for (ie the correct folder name), and puttin the files in there, on the correct external sd card
---------- Post added at 10:21 PM ---------- Previous post was at 10:20 PM ----------
oh also most of the time replacing the app doesn't work, just replace the data and it will work (unless of course you are actually trying to change the app in that case good luck).

wipe data/cache question

I understand the basics of modding...i currently have an AT&T skyrocket running the SKY ICE Rom. I've ran a ROM backup via Rom Manager. My question is, if i want to try a new ROM then i would run a backup right before installing a new ROM. then go through the same process as when installing the first ROM (wiping data/cache) right? Wont this delete my backups? Or what exact data is it wiping when you do it? and is it safe to have an external SD card in the phone when doing the wipe? I dont want to lose any information on my sd card and its always worried me so i take it out. thanks for any help
When you install a new rom there is no need to back up again if you already have made a back up recently (if it is a old back up then make a new back up and if not required delete the older back up as they consume a lot of space). Regarding the loss of SD card data, you need not worry only the data on phones internal memory gets erased.the back up which you make on rom manager is safe as it is stored on your SD card.hence,there is no need to take out your SD card when installing a new rom.
Sent from my LG-P500 using XDA App
anuragchowdry said:
When you install a new rom there is no need to back up again if you already have made a back up recently (if it is a old back up then make a new back up and if not required delete the older back up as they consume a lot of space). Regarding the loss of SD card data, you need not worry only the data on phones internal memory gets erased.the back up which you make on rom manager is safe as it is stored on your SD card.hence,there is no need to take out your SD card when installing a new rom.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
so doing a rom backup doesn't backup all your current apps and settings? i hate losing my aCar info and my plants vs zombies saves. when i did my first nandroid backup (before i flashed my current ROM) i had my SD card out i believe. and when i did the wipe through CWM it didn't completely wipe the phone out. i believe all the folders where still located on the phone.
i just want to backup my phone to the way it is currently and try out some new ROMs to see if i like one better and be able to go back to this one if i decide i dont like the new ones. i know that i can back up all my apps and user data with titanium backup and reinstall apps and such to a new rom if i choose to stay with it.
thanks
anuragchowdry said:
When you install a new rom there is no need to back up again if you already have made a back up recently (if it is a old back up then make a new back up and if not required delete the older back up as they consume a lot of space). Regarding the loss of SD card data, you need not worry only the data on phones internal memory gets erased.the back up which you make on rom manager is safe as it is stored on your SD card.hence,there is no need to take out your SD card when installing a new rom.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
this is a good explanation. I did a data/cache wipe, but was wondering what stayed, and what goes away. I just updated to Franco's kernel (I'm using 4.0.4 ICS) and tried to get back to the stock kernel. well. I failed.

[Q] Titanium Backup

Hi guys, quick question
I have backed my phone up with titanium Backup, if I was to lose all my data how would I be able to re apply it? Would I just log in to titanium with my user name and upload everything??
I have looked at forums for the answer but have had no luck,
Thanks
Titanuim backup is an app. If you make a backup through this app it will back everything up into a folder on the SD card.
When you perform a factory reset it will wipe everything except whatever is on the sd card.
So after the wipe, install titanium from the market, and restore all the apps.
if your going to format the sd card, copy over the titanuim backup folder onto your pc or upload to dropbox or similar. Format the sd card, copy the folder back over and restore.
easy peasy
azzledazzle said:
Titanuim backup is an app. If you make a backup through this app it will back everything up into a folder on the SD card.
When you perform a factory reset it will wipe everything except whatever is on the sd card.
So after the wipe, install titanium from the market, and restore all the apps.
if your going to format the sd card, copy over the titanuim backup folder onto your pc or upload to dropbox or similar. Format the sd card, copy the folder back over and restore.
easy peasy
Click to expand...
Click to collapse
Thanks for the reply.
With out sounding to thick what I would do..
I dont have an sd card in my phone, so if I lost everything then how would I be able to get my details back on my phone?
Can I not just copy everything and put in in a folder on my computer, if then I lost all data I could then transfer it back to my phone from my computer
I did a superboot yesterday ( http://forum.xda-developers.com/showthread.php?t=1577831 ) and when reading other topics about rooting they always tell you to back everything up...
Whats my best option?
Cheers
sorry im confused ? Are you using the One S now ?? or are you trying to back up files from an older phone to restore onto the One S ??
it doesnt matter if you dont have external sd (One S doesnt anyway) it will be backed up to the internal SD.
All you have to do is plug in USB and tranfer from old phone > PC > New phone
cliff0796 said:
Thanks for the reply.
With out sounding to thick what I would do..
I dont have an sd card in my phone, so if I lost everything then how would I be able to get my details back on my phone?
Can I not just copy everything and put in in a folder on my computer, if then I lost all data I could then transfer it back to my phone from my computer
I did a superboot yesterday ( http://forum.xda-developers.com/showthread.php?t=1577831 ) and when reading other topics about rooting they always tell you to back everything up...
Whats my best option?
Cheers
Click to expand...
Click to collapse
It is best to do a nandroidbackup. You can make a nandroidbackup in the recovery menu. When you have made this backup, you have copied everything on the phone as it was when you started the first time. To make a nandroidbackup you must have CWM (clockworkmod).
azzledazzle said:
sorry im confused ? Are you using the One S now ?? or are you trying to back up files from an older phone to restore onto the One S ??
it doesnt matter if you dont have external sd (One S doesnt anyway) it will be backed up to the internal SD.
All you have to do is plug in USB and tranfer from old phone > PC > New phone
Click to expand...
Click to collapse
Using HTC One S now..
--
To back up full rom..like everything,as the post says above you would boot into recovery and back it up that way at the moment due to not having official clockworkmod..dont know if it is yet,but you can do that way.itll save everything just as you left it.
titanium back up will save apps and there data..
and can save the way you have saved your settings etc.
itll save your profile without needing to login.then click on options..then batch if its apps.or if its system data and apps choose that option.
beware though if you got 100 apps youll be there for a good ten minutes reinstalling lol.
(note--asop isnt around yet fully but dont restore system data from sense roms to asop and vice versa itll just mess your system up)
your external storage( will never be touched with relation to flashing roms etc.the only way it can happen is if your a complete numpty and select that option yourself.
best way to be honest is just play around with titanium youll get the hang of it
Torparn said:
It is best to do a nandroidbackup. You can make a nandroidbackup in the recovery menu. When you have made this backup, you have copied everything on the phone as it was when you started the first time. To make a nandroidbackup you must have CWN (clockworkmod).
Click to expand...
Click to collapse
Thanks, I'm new to all this so still learning the ropes.
arknailed7754 said:
To back up full rom..like everything,as the post says above you would boot into recovery and back it up that way at the moment due to not having official clockworkmod..dont know if it is yet,but you can do that way.itll save everything just as you left it.
titanium back up will save apps and there data..
and can save the way you have saved your settings etc.
itll save your profile without needing to login.then click on options..then batch if its apps.or if its system data and apps choose that option.
beware though if you got 100 apps youll be there for a good ten minutes reinstalling lol.
(note--asop isnt around yet fully but dont restore system data from sense roms to asop and vice versa itll just mess your system up)
your external storage( will never be touched with relation to flashing roms etc.the only way it can happen is if your a complete numpty and select that option yourself.
best way to be honest is just play around with titanium youll get the hang of it
Click to expand...
Click to collapse
Thanks for the reply, when I go in to recovery it just starts the phone back up, what am I doing wrong, is there any chance you can give me the basic idiots guide on how to do this, dont want to lose all my stuff, if anything was to happen then I will be goosed..
when you go into CWM recovery and select backup, It just starts without confirmation.
It will save under a folder named 'clockwork' on your sd card, Inside that will be your nandroid backup, It consists of all apps, data, system, everything except firmware and radio. (which doesnt matter as you havent changed it)
if you every run into a problem that cannot be fixed, restoring the nandroid will put your phone back to the state it was in when you made it..
Titanium on the other hand, this backs up all apps and app data (game saves, login info ect) you mainly use this when changing ROM or doing a wipe. so that you dont have to install them all 1 by 1..
Only restore a nandroid when you run in to serious errors. NOT everytime you wipe / change ROM
Do you actually get into recovery?
Sent from my HTC One S using XDA Premium App
arknailed7754 said:
Do you actually get into recovery?
Sent from my HTC One S using XDA Premium App
Click to expand...
Click to collapse
Recovery then CWM
Yeah this is what I mean..
Sent from my HTC One S using XDA Premium App
azzledazzle said:
when you go into CWM recovery and select backup, It just starts without confirmation.
It will save under a folder named 'clockwork' on your sd card, Inside that will be your nandroid backup, It consists of all apps, data, system, everything except firmware and radio. (which doesnt matter as you havent changed it)
if you every run into a problem that cannot be fixed, restoring the nandroid will put your phone back to the state it was in when you made it..
Titanium on the other hand, this backs up all apps and app data (game saves, login info ect) you mainly use this when changing ROM or doing a wipe. so that you dont have to install them all 1 by 1..
Only restore a nandroid when you run in to serious errors. NOT everytime you wipe / change ROM
Click to expand...
Click to collapse
Thanks for your patience, when I go in to Rom Manager I click on backup current rom, it tells me the date and time, I then click ok, the phone then restarts, when I look in manage and restore backups it's just blank??? I am using Rom Manager v5.0.0.6, is it better using a premium Rom Manager as I also have rom toolbox, when I click backup on this one it says that I must upgrade to be able to do this..
--
No mate far as im aware rom manager isnt supporting the s yet,the cwm had issues,youll need to switch off and boot into bootloader then choose recovery from there then into cwm then back it up.
switch off,hold volume then power till bootloader rocks up..choose recovery then your in clockworkmod then back up
+1 to that !! also, if you have root (i assume you do with having TiBackup) you can use quickboot - available on market for free, it will allow you to boot into bootloader, recovery, without having to do the button combo
Torparn said:
Recovery then CWM
Click to expand...
Click to collapse
No, just turned the phone off, turned back on with vol down, scroll down to recovery then pressed the power button and the phone just turns on,
azzledazzle said:
+1 to that !! also, if you have root (i assume you do with having TiBackup) you can use quickboot - available on market for free, it will allow you to boot into bootloader, recovery, without having to do the button combo
Click to expand...
Click to collapse
Have installed quickboot, when I click on bootloader it takes me to the screen, I then click recovery and.....the phone just starts, I tried the other way in quickboot..pressed the recovery button and .......the phone just starts..arrhhh
did you flash the custom recovery ?
Sounds to me that your install of cwm went wrong? Although how are you rooted if it did...strange daft question inbound...you followed all the steps?
Sent from my HTC One S using XDA Premium App

Question regarding backups

Hi
Yesterday i wanted to check out a new Rom. So i did a Backup in cwm 5. I flashed the new Rom, After wipeing and factory Reset. Off course i did not touch fat32.
When i restored my backup it looked like a complete fresh install.
Can anyone explain what happened???
Really...no ideas at all?
Sent from my HTC Desire using xda app-developers app
Could you explain fresh install? I mean fresh install of your old rom or the new one.
I'm really still new to flashing but i think if you do a nand backup you backup your entire old rom.
Still one tested advice, next time backup your apps with titanium backup,copy backup on pc, wipe all, install rom, format sd card,after that restore apps using titanium backup, i think thats as clean and tidy as it gets.You don't need to format sd card but its cleaner that way.
Hope it helped.
P.S: Some roms (especially ICS and JB) need the partition to be formatted as ext (extended) partition still idk if a rom will automatically format the partition, my bro nedded to manually reformat using cwm, i didn't really follow the process when i was adding my ics rom but i didn't need to repartition, at least not manually.
By fresh install i mean like if you just flashed a rom without doing any configuration or installing anything.
Sent from my HTC Desire using xda app-developers app
patmast3r said:
By fresh install i mean like if you just flashed a rom without doing any configuration or installing anything.
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
Well it is a new rom, what you backed up as far as i understand is your old rom with settings, so it's just normall for the new rom to be fresh installed.

Categories

Resources