Ever since i rooted my phone. I have not been able to run any of the backup options in the recovery menu. Is there anything specific i should do? I have tried rerooting and a couple other hocus pocus fixes but nothing ever works and i do not want to run these backups from adb shell.
Seannoxious said:
Ever since i rooted my phone. I have not been able to run any of the backup options in the recovery menu. Is there anything specific i should do? I have tried rerooting and a couple other hocus pocus fixes but nothing ever works and i do not want to run these backups from adb shell.
Click to expand...
Click to collapse
Why exactly can you not use the recovery menu (i.e., is it a trackball issue)?
If so, check out this post: http://forum.xda-developers.com/showpost.php?p=9124095&postcount=83
Cheers!
scary alien said:
Why exactly can you not use the recovery menu (i.e., is it a trackball issue)?
If so, check out this post: http://forum.xda-developers.com/showpost.php?p=9124095&postcount=83
Cheers!
Click to expand...
Click to collapse
Sorry no it's not a trackball issue. It just says Error: run in adb. I have seen a lot of fixes but none of them seem to ever work. It wont ever allow me to bart or nand backup always errors out. I can external backup but that really isn't any sweat off my nuts.
Seannoxious said:
Sorry no it's not a trackball issue. It just says Error: run in adb. I have seen a lot of fixes but none of them seem to ever work. It wont ever allow me to bart or nand backup always errors out. I can external backup but that really isn't any sweat off my nuts.
Click to expand...
Click to collapse
Argh, I really wish I could remember what the solution was for that. I'm afraid someone else is going to have to answer because I haven't had that happen in many months.
One workaround, download the free ROM Manager off the market. It won't replace Amon RA, if that's what you're using, but it'll allow you to load ClockworkMod Recovery from Amon RA, and then perform backups and restores from there. You can also use the ROM Manager app to tell it what to do and then it'll reboot and automatically do whatever you tell it and reboot after.
I don't know for sure that this will alleviate this problem, but it won't do anything permanent to your phone and it's cheap to try. Come to think of it, maybe one of the reasons I haven't had this problem in many months is I've been using ROM Manager for over four months.
Let me know if it helps if you try it.
Can you post your exact error message? I scanned Amon_RA's recovery source as well as the nandroid-mobile.sh script and found similar things, but the exact error message would help tremendously.
1. Make sure you have enough space on your /sdcard. The nandroid-mobile.sh script will check to make sure that you have at least 130MB or more of free space before allowing a backup to be performed.
2. Be sure to have enough battery charge (best bet is to always be topped-off and plugged-in...just to be sure). The nandroid-mobile.sh script will check to make sure that you have at least 30% or more battery charge before he'll allow a backup to take place.
A couple of months back, I examined the nandroid-mobile.sh script for circumstances under which it would return a non-zero return status. This post over on AF details that analysis: http://androidforums.com/eris-all-things-root/142379-help-please-cant-nandroid-restore.html#post1604509
As you can see, there are several scenarios that could lead to the backup refusing to work (including a wonky /sdcard). So, if you have another card you could try, that might help.
Cheers!
Too late to run through this tomorrow but will observe all this new found data and report back. Thanks guys always appreciated.
scary alien said:
2. Be sure to have enough battery charge (best bet is to always be topped-off and plugged-in...just to be sure). The nandroid-mobile.sh script will check to make sure that you have at least 30% or more battery charge before he'll allow a backup to take place.
Click to expand...
Click to collapse
Good point! Now that you reminded me, I think this was the main culprit when I was having a problem, and it just so happens that my phone is nearly always charged pretty full for the past several months since I USB tether for my computer internet.
roirraW "edor" ehT said:
Good point! Now that you reminded me, I think this was the main culprit when I was having a problem, and it just so happens that my phone is nearly always charged pretty full for the past several months since I USB tether for my computer internet.
Click to expand...
Click to collapse
A low battery was the issue the couple of times I ever had it as well.
scary alien said:
Can you post your exact error message? I scanned Amon_RA's recovery source as well as the nandroid-mobile.sh script and found similar things, but the exact error message would help tremendously.
1. Make sure you have enough space on your /sdcard. The nandroid-mobile.sh script will check to make sure that you have at least 130MB or more of free space before allowing a backup to be performed.
2. Be sure to have enough battery charge (best bet is to always be topped-off and plugged-in...just to be sure). The nandroid-mobile.sh script will check to make sure that you have at least 30% or more battery charge before he'll allow a backup to take place.
A couple of months back, I examined the nandroid-mobile.sh script for circumstances under which it would return a non-zero return status. This post over on AF details that analysis: http://androidforums.com/eris-all-things-root/142379-help-please-cant-nandroid-restore.html#post1604509
As you can see, there are several scenarios that could lead to the backup refusing to work (including a wonky /sdcard). So, if you have another card you could try, that might help.
Cheers!
Click to expand...
Click to collapse
I got it to run just the NANdroid backup without error for the first time ever. Whenever i try to do NANdroid + ext or BART backup it says Error:Run X in adb shell. I have enough battery but will try charging to 100% and being plugged in in a second. Will try an alternate SD and report back. I have an 8gig micro sd hc. Transcend. Not sure if that matters.
Seannoxious said:
I got it to run just the NANdroid backup without error for the first time ever. Whenever i try to do NANdroid + ext or BART backup it says Error:Run X in adb shell. I have enough battery but will try charging to 100% and being plugged in in a second. Will try an alternate SD and report back. I have an 8gig micro sd hc. Transcend. Not sure if that matters.
Click to expand...
Click to collapse
Yeah, I've never run anything other than a Nandroid backup and restore--never have done a BART backup or + ext...
Good luck!
Seannoxious said:
I got it to run just the NANdroid backup without error for the first time ever. Whenever i try to do NANdroid + ext or BART backup it says Error:Run X in adb shell. I have enough battery but will try charging to 100% and being plugged in in a second. Will try an alternate SD and report back. I have an 8gig micro sd hc. Transcend. Not sure if that matters.
Click to expand...
Click to collapse
This is weird because I downloaded the rom manager which is quite awesome might i add. It looks at my SD notices it has enough space to backup the NAND but refuses to do the external backup because it says No sd-ext found. Going to try titanium backup + nand + ext backup (from my pc) see if that covers all bases
Seannoxious said:
This is weird because I downloaded the rom manager which is quite awesome might i add. It looks at my SD notices it has enough space to backup the NAND but refuses to do the external backup because it says No sd-ext found. Going to try titanium backup + nand + ext backup (from my pc) see if that covers all bases
Click to expand...
Click to collapse
Did you ever partition your /sdcard (i.e., for apps2sd)? If not, you won't (or shouldn't have) any ext2 or ext3 partitions (I believe...).
Just wanted to make sure you weren't chasing your tail...
scary alien said:
Did you ever partition your /sdcard (i.e., for apps2sd)? If not, you won't (or shouldn't have) any ext2 or ext3 partitions (I believe...).
Just wanted to make sure you weren't chasing your tail...
Click to expand...
Click to collapse
I never did but thought that nandroid+backup did the backup of the sd in general not necessarily the partitions.
Also just installed froshedyp 9 after a full wipe did the nandroid backup and it put xtr back on the phone? I thought nandroid backup was to backup your **** so when you installed a new rom you didn't have to reset everything up (apps and settings and the such)
First, SD-Ext is referring to a Ext2/3/4 partition on the SD card, which you would've had to put there for old style (before Froyo) Apps2SD function, as Scary Alien said. So a failure to backup SD-Ext doesn't mean the backup itself fails, it just skips the SD-Ext backup if it doesn't exist, which it sounds like it doesn't.
Also, no, a Nandroid is to backup your ROM exactly the way you have it configured including the ROM itself. That's why it has to be done outside of the ROM, in recovery. Titanium Backup and other backup apps are for doing what you're talking about, backup up your Apps and your Apps settings.
Note that it's a risky thing to use any backup program to backup the system settings. Not actually risky to back them up, but you should never restore them to a completely different ROM (even if they're both based on CM6.x or whatever, or both based on Stock), so it's really only applicable between minor version upgrades of the same ROM (CelbFroyo 3.9 to CelbFroyo 4.0). Even then this is risky and sometimes breaks things, so don't expect to be able to do it too often if you change ROMs again.
roirraW "edor" ehT said:
First, SD-Ext is referring to a Ext2/3/4 partition on the SD card, which you would've had to put there for old style (before Froyo) Apps2SD function, as Scary Alien said. So a failure to backup SD-Ext doesn't mean the backup itself fails, it just skips the SD-Ext backup if it doesn't exist, which it sounds like it doesn't.
Also, no, a Nandroid is to backup your ROM exactly the way you have it configured including the ROM itself. That's why it has to be done outside of the ROM, in recovery. Titanium Backup and other backup apps are for doing what you're talking about, backup up your Apps and your Apps settings.
Note that it's a risky thing to use any backup program to backup the system settings. Not actually risky to back them up, but you should never restore them to a completely different ROM (even if they're both based on CM6.x or whatever, or both based on Stock), so it's really only applicable between minor version upgrades of the same ROM (CelbFroyo 3.9 to CelbFroyo 4.0). Even then this is risky and sometimes breaks things, so don't expect to be able to do it too often if you change ROMs again.
Click to expand...
Click to collapse
Sweet thanks for clearing everything up man.
Related
So I just tried to go back to a previous nandroid backup I had on my phone, specifically CyanogenTazz because I didn't like the current ROM I was on... So I wiped my dalvik cache and did a factory reset wipe and then went to restore and it gave me this error "error : run 'nandroid-mobile.sh restore' via adb!" What is the exact command in command prompt to do that? And what caused this error? I'm pretty confused
Does your battery have plenty of charge left? If not, plug the phone in and try again. Nandroid will refuse to do a backup or restore unless it knows it has plenty of power.
Sent from my Eris using Tapatalk
plug your phone into a charger and try again
My battery is at 100% And I also had the charger plugged in when I tried to do it.
thisisreallygay said:
My battery is at 100% And I also had the charger plugged in when I tried to do it.
Click to expand...
Click to collapse
I've had this happen to me. Your backup name might be to long or contain characters that aren't kosher. Can you restore an older backup? If you can, restore to an older backup and change the name if that's possible.
I can't restore any backup, I have 3, one is named CyanogenTazz V5 the other is just the like random characters that Nandroid gives it, and then the other one I've used multiple times before and it has worked... I started having this problem right after flashing the Aloysius V12 Purehero port or something like that. The ROM works.. Just nandroid doesn't.
Okay I heard you need to have USB Debugging on when doing it and I had that option on.. but when I would turn off my phone it would disable USB Debugging I think because it just wouldn't work.. So I plugged it into my computer so that it would activate USB debugging and then I turned it off while plugged it and it worked now... So I don't know if that was it or what.. but I didn't do anything different other than that. But its working now so thanks
I had this problem. My recommendation. Make a new backup. Take an old backup and rename this folder the name assigned to the new backup. Then try restoring that backup. I had success with this method.
You can try renaming the backup. I had the same issue and that took care of it. Basic rule of thumb. Keep the new name short and only include alpha numeric characters.
The default naming for new backups works pretty like a time stamp. Bds-yyyyddmm-tttt. If you have multiple backups rename them to what you'll remember easily.
Oh and has anyone tried a BART backup or know what that is?
Sent from my Eris using XDA App
When you get that error message "... run nandroid-mobile.sh...", the cause of the problem is ALWAYS logged in the recovery log; you can discover what the problem is simply by looking at that log file - either using Root Explorer, or by pulling the log file to your PC with ADB, as in:
C:\foobar> adb pull /cache/recovery/log log.txt
C:\foobar> wordpad log.txt
(You can do these steps without ever leaving Amon_RA, as "adbd" is running when Amon_RA is booted)
Turns out to be a lot faster than playing 20 questions with random dudes on the Internet
I'm going to guess NAND backup names can't include special characters as well. I'd also think it'd probably be best not to include spaces in the name either. I'm not positive about such things in Linux but I do know that in some versions of unix-based OS's anything after the space would essentially be ignored. So if the name of the backup is passed as a parameter to a function, "CyanogenTazz v6" would be evaluated as "CyanogenTazz" and thus the backup wouldn't work.
I tried flashing the Rom yesterday and was successful. The issues I had revolve around restoring my apps. I used My Backup Root for stock to Froyo, but this time it seemed as though the apps were on the phone and the card, which cause an error stating that I didn't have enough memory. What should I have done to restore the apps to preserve the memory? I also received force close error for SetCPU, SlideIt (which I love), and a few others.
Also, what is the benefit of partitioning my sd card and does doing so erase it's current contents?
Lastly, are the nightlies a full rom or just part that needs to be flashed? If found some on CMs website, but not here.?
Yes, I'm a NOOB.
kabell4 said:
I tried flashing the Rom yesterday and was successful. The issues I had revolve around restoring my apps. I used My Backup Root for stock to Froyo, but this time it seemed as though the apps were on the phone and the card, which cause an error stating that I didn't have enough memory. What should I have done to restore the apps to preserve the memory? I also received force close error for SetCPU, SlideIt (which I love), and a few others.
Also, what is the benefit of partitioning my sd card and does doing so erase it's current contents?
Lastly, are the nightlies a full rom or just part that needs to be flashed? If found some on CMs website, but not here.?
Yes, I'm a NOOB.
Click to expand...
Click to collapse
Regarding your nightly question, they are full ROMs...the difference between them is the code that was committed within the previous 24 hours. Of course that also means that, in theory, some of the nightlies could be 100% the same...anyway, the nightlies can be a beautiful thing or a disasterous thing...usually if there's an issue with a nightly it is quickly found by those who flash each nightly and it is brought up around 3.2 million times and it is typically fixed by the next nightly.
Partitioning usually does mean a wipe of data on the SD. Careful!
When I upgraded to a 32GB flash from the stock 2GB from my Aria, I backed up the entire contents and restored on the new one. Apparently there is volume information stored somewhere (not sure where) and the phone couldn't recognize the card and asked me to partition it.
Because I had a backup, I decided to do so, but instead of partitioning for the entire size of the chip, it partitioned only 2GB!
So I had to stick it into a reader and repartition it manually and then selectively restore music, etc back on the card.
After that it worked just fine. So short version: yes it does.
kabell4 said:
I tried flashing the Rom yesterday and was successful. The issues I had revolve around restoring my apps. I used My Backup Root for stock to Froyo, but this time it seemed as though the apps were on the phone and the card, which cause an error stating that I didn't have enough memory. What should I have done to restore the apps to preserve the memory? I also received force close error for SetCPU, SlideIt (which I love), and a few others.
Also, what is the benefit of partitioning my sd card and does doing so erase it's current contents?
Lastly, are the nightlies a full rom or just part that needs to be flashed? If found some on CMs website, but not here.?
Yes, I'm a NOOB.
Click to expand...
Click to collapse
You will need to creaate an sd-ext partition to fix the issue of installing (larger) apps with CM7.
The best way would be through ROM Manager.
wifi
Installed the RC2 and can't connect to a hidden SSID wifi network.
That is a known issue with the wifi driver on cm7 thus far. Not sure if it will be corrected though. Anyone else know if it is in the works?
"Do you mind if I turn up the AC?"
I believe if you flash to nightly 14 all will be good, not 100% sure though.
TheFurnace said:
That is a known issue with the wifi driver on cm7 thus far. Not sure if it will be corrected though. Anyone else know if it is in the works?
"Do you mind if I turn up the AC?"
Click to expand...
Click to collapse
As far as I know there are no plans to change it. But then again we weren't supposed to get fm radio working either...
Sent from my cm7 Aria using XDA App
Too true. Never know what is coming down the pipeline!
"Do you mind if I turn up the AC?"
stellarhopper said:
You will need to creaate an sd-ext partition to fix the issue of installing (larger) apps with CM7.
The best way would be through ROM Manager.
Click to expand...
Click to collapse
Great input from everyone. Thanks! Following up on the sd-card partitioning... I have a new 8g card and want to more to CM7. If I partition it, what happens when I restore the backed up app using My Backup Root? And, what is the best partition configuration, why, and what info get store in each section (ext)?
Thanks...
kabell4 said:
Great input from everyone. Thanks! Following up on the sd-card partitioning... I have a new 8g card and want to more to CM7. If I partition it, what happens when I restore the backed up app using My Backup Root? And, what is the best partition configuration, why, and what info get store in each section (ext)?
Thanks...
Click to expand...
Click to collapse
The easiest way to partition is using your ROM manager.
Just select the max size for SD-EXT (I think it would got to 512MB), and none for swap.
I'm not sure if this would have any effect on your backup - I myself started out from scratch and got my apps from the market even though I had made an Astro backup...
You will store all your stuff - music, pictures etc in the normal partition. The SD-EXT will be automatically handled by the phone.
Tried flashing Nightly 22 on my Aria from 17. I spent a lot of time customizing 17. Is there a way to keep all of the old home screens? Also, GPS lock isn't working for me. Using MyBackup Root for Apps, but it seems to duplicate the apps?
kabell4 said:
Tried flashing Nightly 22 on my Aria from 17. I spent a lot of time customizing 17. Is there a way to keep all of the old home screens? Also, GPS lock isn't working for me. Using MyBackup Root for Apps, but it seems to duplicate the apps?
Click to expand...
Click to collapse
You should be able to flash each new nightly without losing any of your settings/customizations/homescreens and apps.
While upgrading from ROM manager, just check the backup option, don't check wipe data and cache.
I can confirm this works transitioning from 14 to 22 because I just did it yesterday night
As for the GPS problem, thats a known issue - the workaround is to make a nandroid backup of your current cm7, then do a complete phone reset, then do a nandroid restore of cm6 or 6.1 (hope you have one), do another factory reset, and restore your cm7 from the backup you took in the 1st step
stellarhopper said:
You should be able to flash each new nightly without losing any of your settings/customizations/homescreens and apps.
While upgrading from ROM manager, just check the backup option, don't check wipe data and cache.
I can confirm this works transitioning from 14 to 22 because I just did it yesterday night
As for the GPS problem, thats a known issue - the workaround is to make a nandroid backup of your current cm7, then do a complete phone reset, then do a nandroid restore of cm6 or 6.1 (hope you have one), do another factory reset, and restore your cm7 from the backup you took in the 1st step
Click to expand...
Click to collapse
first of all, i would never suggest using rom manager for things such as that. historically it has only caused problems and has been more of an inconvenience than anything. second of all, when you boot into CWM and do it the right way, don't wipe data, it's suggested but not necessary that you wipe cache and dalvik, then flash the rom and you'll be good.
Thanks to both of you. Big help and not deleting the data did the trick. Looks like I'm good to go and GPS is working well again. Is there a way to ensure I don't have duplicate apps taking up space on the card and phone? I'm getting errors on moving some apps to the sd card.
kabell4 said:
Thanks to both of you. Big help and not deleting the data did the trick. Looks like I'm good to go and GPS is working well again. Is there a way to ensure I don't have duplicate apps taking up space on the card and phone? I'm getting errors on moving some apps to the sd card.
Click to expand...
Click to collapse
Not all apps can be moved to the FAT32 partition on the SD card. Widgets also, won't work properly if moved to the SD FAT32.
If you need more memory, look into (read up) partitioning your sd card with a ext3 partition and installing S2E or Dark Tremor a2sd (DT a2sd).
zervic said:
first of all, i would never suggest using rom manager for things such as that. historically it has only caused problems and has been more of an inconvenience than anything. second of all, when you boot into CWM and do it the right way, don't wipe data, it's suggested but not necessary that you wipe cache and dalvik, then flash the rom and you'll be good.
Click to expand...
Click to collapse
Oh, I had no idea about that, thanks for the info.
I've been using ROM manager without any problems so far, apart from one lately, that when I reboot to recovery, I always get an error screen - exclamation mark in triangle...but I just pull the battery and reboot into recovery manually and it starts whatever command I had given it (backup/new rom) automatically...
I was wondering if anyone could point me in the right direction for moving apps to my sd card. I'm currently rooted but on the stock 2.1. Have done some searching but haven't had much luck. I'm a newbie and haven't jumped in to the rom realm yet. Guess, I don't want to run the risk of screwing anything up. Any help would be greatly appreciated!
mattamous said:
I was wondering if anyone could point me in the right direction for moving apps to my sd card. I'm currently rooted but on the stock 2.1. Have done some searching but haven't had much luck. I'm a newbie and haven't jumped in to the rom realm yet. Guess, I don't want to run the risk of screwing anything up. Any help would be greatly appreciated!
Click to expand...
Click to collapse
It would probably be easiest to flash [ROM][GPL][3/15/2011] xtrSENSE5.0.1 [cache2cache,apps2sd,oc,jit]-HTC Sense. It is extremely close to stock but has all the advantages including having Apps2SD built in. You can read zach.xtr's instructions for using Apps2SD under AndroidOS 2.1 in that first post in a section that's titled "Apps2sd and Cache2sd:".
roirraW "edor" ehT said:
It would probably be easiest to flash [ROM][GPL][3/15/2011] xtrSENSE5.0.1 [cache2cache,apps2sd,oc,jit]-HTC Sense. It is extremely close to stock but has all the advantages including having Apps2SD built in. You can read zach.xtr's instructions for using Apps2SD under AndroidOS 2.1 in that first post in a section that's titled "Apps2sd and Cache2sd:".
Click to expand...
Click to collapse
Are you currently running this rom? If so, have you come across an problems with it yet?
mattamous said:
Are you currently running this rom? If so, have you come across an problems with it yet?
Click to expand...
Click to collapse
The last version of this I used was v4.6.5, just less than a couple months ago. Before that I had run many versions of it and xtrROM. At the moment I'm using GSB v2.7.
I don't recall any problems with xtrSENSE at all, it's the ROM I recommend the most to people who ask for a recommendation.
roirraW "edor" ehT said:
The last version of this I used was v4.6.5, just less than a couple months ago. Before that I had run many versions of it and xtrROM. At the moment I'm using GSB v2.7.
I don't recall any problems with xtrSENSE at all, it's the ROM I recommend the most to people who ask for a recommendation.
Click to expand...
Click to collapse
I appreciate that. I'll continue to research it and take your recommendation into consideration. Just a little hesitant to roms still but if I want to better my eris, looks like I need to jump the gun a little.
xtrSENSE is a fantastic ROM and I also recommend it to anybody new to rooting, unless they are specific in wanting to get away from Sense at all costs, or needs something like Google Voice Search/Actions (which requires Froyo or better).
I have one issue with xtrSENSE, but it seems to be unique to me: after running the ROM for a while, the phone becomes erratic about reminders for items in my calendar. For example, if I have a meeting at 4:30 pm and have a reminder set to 15 minutes, after running these ROMs (xtrSENSE, xtrROM and stock, actually) for a while, they may or may not sound the reminder at 4:15 pm, as desired. Sometimes they do, often they don't - often, they will fire off at some random time hours later, and even rarely never remind me at all until I restart the phone, and then they all start pouring in.
This was the major reason why I finally rooted a few weeks after 2.1 finally came to the Eris last year.
I have never seen anybody else report this issue with xtrSENSE, though, so I continue to recommend it to others. It's great advantage is that if you have been running stock, it will look and feel just the same, except faster, with better battery life, without the lag that happens with stock as your text message and call log grows.
doogald said:
xtrSENSE is a fantastic ROM and I also recommend it to anybody new to rooting, unless they are specific in wanting to get away from Sense at all costs, or needs something like Google Voice Search/Actions (which requires Froyo or better).
I have one issue with xtrSENSE, but it seems to be unique to me: after running the ROM for a while, the phone becomes erratic about reminders for items in my calendar. For example, if I have a meeting at 4:30 pm and have a reminder set to 15 minutes, after running these ROMs (xtrSENSE, xtrROM and stock, actually) for a while, they may or may not sound the reminder at 4:15 pm, as desired. Sometimes they do, often they don't - often, they will fire off at some random time hours later, and even rarely never remind me at all until I restart the phone, and then they all start pouring in.
This was the major reason why I finally rooted a few weeks after 2.1 finally came to the Eris last year.
I have never seen anybody else report this issue with xtrSENSE, though, so I continue to recommend it to others. It's great advantage is that if you have been running stock, it will look and feel just the same, except faster, with better battery life, without the lag that happens with stock as your text message and call log grows.
Click to expand...
Click to collapse
That's because your Eris runs outside the normal space-time continuum.
So, after looking into both xtrROM and xtrSense, I'm not sure which would be the better idea. I don't have to have sense but both sound like they would be great roms. Also, should I stick with 2.1 or jump higher to 2.2 or even 2.3??
mattamous said:
So, after looking into both xtrROM and xtrSense, I'm not sure which would be the better idea. I don't have to have sense but both sound like they would be great roms. Also, should I stick with 2.1 or jump higher to 2.2 or even 2.3??
Click to expand...
Click to collapse
It would probably be best if you just start flashing some of them to see for yourself. Keep in mind that without the Sense home, the phone will feel a little different, plus not be able to use the Sense widgets. Since you already have experience with Sense, flash xtrROM and see how you like it. Then I would personally just skip right over 2.2 and go to 2.3 since it's essentially fully developed now.
I'm personally using GSB (soon to flash v2.8) and Tazz's Gingerbread ROM get's rave reviews, too.
Try a few ROMs and find out what you like best.
What's the best back up app? Or, with Astro and a nandroid, would that be good enough?
mattamous said:
What's the best back up app? Or, with Astro and a nandroid, would that be good enough?
Click to expand...
Click to collapse
As far as backing up your apps and/or their settings, I swore by My Backup Pro for quite a long time but since going to Gingerbread, I've taken advantage of Titanium Backup's ability to restore apps to where they were backed up from (not applicable to the stock ROM), which is handy for me because using Gingerbread's (or Froyo's) native Apps2SD, I have a total of 190 user and system apps.
I don't know if they've added any feature like that in My Backup. If they have, then it would have been very recently.
mattamous said:
What's the best back up app? Or, with Astro and a nandroid, would that be good enough?
Click to expand...
Click to collapse
Personally, I use cyanogen as my rom and nandroid to backup the phone...you know in case the rom fubars the phone.
Sent from my Eris ADR6200 using XDA App
I use titanium back up and copy my sdcard to my computer before doing a wipe also make a nandroid copy there as well.
I went with My Backup Pro and made a copy of my sd card to my laptop. I was trying this technique last night but it had an error at the end of the command prompt.
http://www.askstudent.com/how-to/resolve-phone-storage-space-is-getting-low-on-android-phones/
mattamous said:
I went with My Backup Pro and made a copy of my sd card to my laptop. I was trying this technique last night but it had an error at the end of the command prompt.
http://www.askstudent.com/how-to/resolve-phone-storage-space-is-getting-low-on-android-phones/
Click to expand...
Click to collapse
I see this at that link:
However, Google listened and with Froyo or Android 2.2 release, they included the App2SD functionality.
Click to expand...
Click to collapse
You said you're on rooted stock, and those instructions are for 2.2+ ROMs only so it won't help you unless you since flashed another ROM. Have you? If so, which one?
Also, those instructions are purely to help move apps which normally wouldn't allow you to move them, which as I might've said Titanium Backup (paid version) will allow you to do by the Batch, and the free "Install Manager" may allow you to do so in batch, too, I've just read.
roirraW "edor" ehT said:
I see this at that link:
You said you're on rooted stock, and those instructions are for 2.2+ ROMs only so it won't help you unless you since flashed another ROM. Have you? If so, which one?
Also, those instructions are purely to help move apps which normally wouldn't allow you to move them, which as I might've said Titanium Backup (paid version) will allow you to do by the Batch, and the free "Install Manager" may allow you to do so in batch, too, I've just read.
Click to expand...
Click to collapse
Somehow, I must have missed that. I haven't flashed anything just yet; I was hoping that would do the trick before I went to flashing a rom. I downloaded the free version of titanium last night but it wouldn't backup, saying that I didn't have busybox. I downloaded busybox afterwards but it had a few warnings right at the beginning that I wasn't sure about so that's why I went with backup pro. I just checked into install manager but it isn't in the market.
With the help you have already given, is there a set of instructions for the nandroid backup process? I'm kinda interested in xtrROM but want to get all my ducks in a row before I flash it. Thanks for the help! Appreciate it!
mattamous said:
Somehow, I must have missed that. I haven't flashed anything just yet; I was hoping that would do the trick before I went to flashing a rom. I downloaded the free version of titanium last night but it wouldn't backup, saying that I didn't have busybox. I downloaded busybox afterwards but it had a few warnings right at the beginning that I wasn't sure about so that's why I went with backup pro. I just checked into install manager but it isn't in the market.
With the help you have already given, is there a set of instructions for the nandroid backup process? I'm kinda interested in xtrROM but want to get all my ducks in a row before I flash it. Thanks for the help! Appreciate it!
Click to expand...
Click to collapse
BusyBox is included with any custom ROM, another reason it's just easier to flash a ROM like xtrSENSE or xtrROM as you mentioned, although with Apps2SD under Android 2.1, you need to backup the entire contents of your SD card, repartition it to include an Ext2 partition and 0 (zero) Swap, and the rest FAT32 as normal. All can be done from Recovery.
What method did you use to root? I'm assuming that whatever method you used installed a custom recovery. To make sure you do have a custom recovery, turn the phone off, press and HOLD the volume up button and press the End button long enough to turn the phone on. Keep holding the volume up button for a few seconds longer. When it goes into recovery if you have Amon RA recovery it should say something like amon-ra-eris-1.6.2 at the bottom.
In Amon RA recovery, reference http://forum.xda-developers.com/showthread.php?t=648025 there are these menu options:
Use the trackball (up+down) to navigate through the menu, press the trackball to select items. Use the Volume-down key to go back to a previous menu.
Reboot system now :: reboot your phone
USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
Backup/Restore
Nand backup :: Make a Nand backup, the following partitions are NOT included :
Recovery (to avoid restoring old version)
Cache (no need to backup imo)
Misc (no need to backup imo + restore issues on some phones)
Splash1+2 (no need to backup imo + restore issues on some phones)
Nand + ext backup :: Make a Nand + ext backup
Nand restore :: Restore a Nand backup
BART backup :: Make a BART backup (Nand + ext)
BART restore :: Restore latest BART backup
Flash zip from sdcard :: Flash a zip update file from your sdcard
Wipe
Wipe data/factory reset :: Wipe /data and /cache
Wipe Dalvik-cache :: Wipe Dalvik-cache both on /data and ext
Wipe SD:ext partition : Wipe the ext partition on your sdcard
Wipe battery stats : Wipe the battery stats in /data
Wipe rotate settings : Wipe the sensor settings in /data
Partition sdcard
Partition SD :: Interactive SD partitioning
Repair SD:ext :: Repair the ext partition
SD:ext2 to ext3 :: Convert ext2 to ext3
SD:ext3 to ext4 :: Convert ext3 to ext4
Other
Fix apk uid mismatches :: Does extacly that
Move apps+dalv to SD :: Moves all apps and Dalvik-cache to sdcard (This will NOT enable apps2sd!)
Move recovery.log to SD :: Moves the recovery log file to your sdcard. (Use when you want more detailed recovery log information)
Power off :: Powers off your phone
Click to expand...
Click to collapse
To make a nandroid, just choose the "Backup/Restore" menu with your trackball, then choose "Nand backup".
The Market search is quirky. Here's a link to Install Manager on the market: https://market.android.com/details?id=com.beidl.chooseloc.
Install Manager or anything else having to do with Apps2SD won't do you any good without either flashing the Apps2SD script from recovery, or flashing a custom ROM that includes Apps2SD.
You can find the most important information via links from the Eris Roll-up Thread.
Thank you very much! A huge help! I used the 1 click Eris root.
Flashed xtrROM based on your recommendation and so far its pretty rad. Really smooth and quick too.
im looking for some info working with a droid eris used 1click method to root ive got the 2.2 froshedyo 11 rom the kernel is 2.6.29 DECAFUCTCFS-dirty the person im doing this for really wants the HTC widgets back so im looking and getting a good feel about the xtrsense5.0.1 rom but the only thing im not sure of is wiping sd ext partition is that something i need to do or is that only if im planning on using the app2sd im alil lost about that part and the whole partition process id ask there but not enough posting yet to do so the recovery is the RA-eris-v1.6.2 so there i should b good to go thanks for any and all info out there
So I tried to restore my phone multiple times from two different recoveries and every time it stops during it and the screen goes black and the only way to turn my phone on is to pull the battery. Everything but the .android-secure restores and I now have about 200 hundred apps that aren't installed on my phone and I don't want to have to go through all that again, the apps still show as installed on my phone, but the the data on my SD card is missing, does anyone know how I can get this back?
Did you actually wipe your.android_secure folder?
Sent.
No, I never wiped it. After I restored my phone it was empty
Did you ever try to move 200?? apps to sd?
Sent.
Yes all the apps were on my SD card already. But they were moved over one by one so it wasn't a major hassle. I tried doing it through TWRP now and it won't restore at all anything that is.
Joey121215 said:
No, I never wiped it. After I restored my phone it was empty
Click to expand...
Click to collapse
Also, did you ever flash some kind of superwipe .zip file or anything? Do you have titanium backups? Do you have a TWRP Nandroid?
Sent.
Joey121215 said:
Yes all the apps were on my SD card already. But they were moved over one by one so it wasn't a major hassle. I tried doing it through TWRP now and it won't restore at all anything that is.
Click to expand...
Click to collapse
Is your Sdcard partitioned, and, if so, are you running a ROM that supports A2SD?
Sent.
No I never did a superwipe or anything of the sort, I didn't have any Titanium Backups either, never planned on flashing a new ROM, still haven't. The backup was through CWM the newest update 4.0.1.5 I tried restoring through that and the Revolutionary 4.0.1.4, neither worked. I moved all the recovery files over to TWRPs backup location and they none of the partitions would restore. My SD is not partitioned and I'm on a rooted stock ROM. I'm only talking about regular App2SD apps that are supported by Android, like Angry Birds and Google Earth.
Joey121215 said:
No I never did a superwipe or anything of the sort, I didn't have any Titanium Backups either, never planned on flashing a new ROM, still haven't. The backup was through CWM the newest update 4.0.1.5 I tried restoring through that and the Revolutionary 4.0.1.4, neither worked. I moved all the recovery files over to TWRPs backup location and they none of the partitions would restore. My SD is not partitioned and I'm on a rooted stock ROM. I'm only talking about regular App2SD apps that are supported by Android, like Angry Birds and Google Earth.
Click to expand...
Click to collapse
Those go straight to your secure folder. I don't ever use CWM, as a rule, but it seems that somehow your CWM Nandroid didn't include that folder...I don't know how it got wiped, but my guess is that whatever rom you flashed included a Superwipe script,which would've wiped that folder. (another thing I don't use-Superwipe) If you go in with root explorer or whatever file manager, you can manually verify that a) your secure folder is empty (which it sounds like you've done), and also check under your /clockworkmod recovery folders to see if you actually have a backup for the secure folder.
If it's not there, then, unfortunately it's lost.. You can get the apps back from the market, though.. PM me if you have any 'hard to come by' apps you might need that don't show up on the market.
Good luck.
Sent.
I never flashed a ROM. . . at all. There was definitely no super wipe. My CWM folder has the .android-secure.IMG, I just want to find a way to get this readded. Thanks for the help
Joey121215 said:
I never flashed a ROM. . . at all. There was definitely no super wipe. My CWM folder has the .android-secure.IMG, I just want to find a way to get this readded. Thanks for the help
Click to expand...
Click to collapse
Then the same version of cwm should restore it. Get in touch with Koush from teamdouche/cyanogenmod, the creator of CWM if you're having issues.
Sent.
How can I get in touch with him exactly?
Joey121215 said:
So I tried to restore my phone multiple times from two different recoveries and every time it stops during it and the screen goes black and the only way to turn my phone on is to pull the battery. Everything but the .android-secure restores and I now have about 200 hundred apps that aren't installed on my phone and I don't want to have to go through all that again, the apps still show as installed on my phone, but the the data on my SD card is missing, does anyone know how I can get this back?
Click to expand...
Click to collapse
OK so what recovery did you make the backup? I don't think TWRP backup work in CWM. Also, you don't even NEED to restore the .img you're talking about. You can restore boot, system, data, and it should boot. If you need your apps back, download them. Then back them up with titanium backup. Koushik can be found in #cyanogenmod-dev on freenode, but I don't think you need to bug him. It sounds like your phone boots right? If you need more help come into our d3rp thread, linked in my sig.
Thanks, yeah I decided to just reset my phone anyway, to fix the black screen of death and everything. Just sucks I can't remember what all my apps were and I'm like a hundred short now
Recently I have been having this problem. I go into system recovery and make a nandroid backup. then tell recovery to reboot phone. when the phone loads. I check the backup directory and there is no new backup. I do however get a rather large file in my lost.dir (I am thinking this is my backup?) I am using the system recovery that comes loaded with eclipse v0.6.1 and have it installed and set to recovery. also using the supplied charger from VZW.
So when you go into nandroid restore there is no backups there?
Sent from my DROID X2 using XDA App
right. I load BSR make a Nandroid backup, reboot the phone and it is not there. I do however have a large file in my lost.dir folder. This does not happen every time, but recently started happening, seems to happen more than not. I have been able to get a backup but it took 2 or 3 attemps for it to "stick"
Had a similar problem recently. I did a nandroid backup, but got some weird message about it not being able to backup sd-ext (which was my target). When I checked, there was no backup created, but in addition my entire Titanium Backup directory wound up in LOST.DIR. Dunno what happened, could be related to some other TB problems I'd had recently, but it was annoying as hell.
Deleted the contents of LOST.DIR, recreated Titanium Backup, and tried to do a nandroid backup again. Still got that weird "could not backup sd-ext" message, but it seemed to take this time. Might have been an error on the SD card?
I have ALWAYS gotten the line about not able to backup sd-ext no partition found.
I don't need to backup my external card anyway. It never gets deleted unless I specific format the card.
I have never had a problem when making my nandroid. I ALWAYS backup to external and it shows up in a folder named clockworkmod>backup>then date and time backup was created.
Are u trying to backup to internal or external? I have noticed that even tho sd flip is installed with eclipse that system recovery does not see this flip so if u backup to external and look for it in root explore it will be in the sd card folder(which is really ur external due to sd flip) sorry if that's confusing how I wrote it.
iCurmudgeon said:
Had a similar problem recently. I did a nandroid backup, but got some weird message about it not being able to backup sd-ext (which was my target). When I checked, there was no backup created, but in addition my entire Titanium Backup directory wound up in LOST.DIR. Dunno what happened, could be related to some other TB problems I'd had recently, but it was annoying as hell.
Deleted the contents of LOST.DIR, recreated Titanium Backup, and tried to do a nandroid backup again. Still got that weird "could not backup sd-ext" message, but it seemed to take this time. Might have been an error on the SD card?
Click to expand...
Click to collapse
I believe the message you're getting is normal. I've seen that message with every nandroid backup that I've created. Not sure if it is related to the problem, maybe? Thank you for the reply.
Sent from my DROID X2 using XDA App
This is a very strange problem indeed.
I have created and restored backups consistently over the past few days due to all the activity here with roms but I haven't had the issue of it not "sticking" when making the backup.
I wonder if a reinstall of system recovery could help with this
Um could you possibly reflash your device? This might be a bug buried deep inside the rom, if you use ti backup it restores your data almost 100 percent.
Make sure to clean data, cache, and dalvik cache.
Sent from my DROID X2 using XDA App
First id like to point out some roms delete worthless directories. If it keeps being put into a lost.dir maybe it actually was a needed directory that was deleted. In which case you can just make the dir "clockworkmod>backup>" maybe that's all it needs. Im not 100% sure
I have read a few posts across forums saying to ignore that error of not being able to backup sd-ext ... although I've also never had an issue with using the backups I've created.
However I hit install system recovery and it does. I go into recovery mode and it does. The strange part is every rom I install takes out my recovery. On my DROIDX I never had this problem. And it makes having a backup a little worthless because if the phone boot loops I only have the option of rsdlite then reinstalling recovery and then using the backup. Yes that keeps it worth it but it loses the usefulness. Does anyone know how to make it permanent? Or at least survive a data wipe... my last rom was ATRIX which did a data wipe without asking in past roms I do a cache wipe and leave data on to make sure it is usable. Then I wipe data and reinstall recovery...
Sent from my DROID X2 using XDA App
I think that rom makers might be able to male it permanent by having isbn debugging already on and have the hijack charge only mode script system recovery uses already installed. I don't know if that is possible tho.
ashclepdia said:
I wonder if a reinstall of system recovery could help with this
Click to expand...
Click to collapse
First thing I tried, but still had two out of three backups disappear.
m125 said:
Um could you possibly reflash your device? This might be a bug buried deep inside the rom, if you use ti backup it restores your data almost 100 percent.
Make sure to clean data, cache, and dalvik cache.
Click to expand...
Click to collapse
Happen to me on both the eclipse v0.6 remix5 and the eclipse v0.6.1, all wiped every time, (not saying it has anything to do with the rom, love eclipse, would have hated this phone if not for him)
SubVirus said:
First id like to point out some roms delete worthless directories. If it keeps being put into a lost.dir maybe it actually was a needed directory that was deleted. In which case you can just make the dir "clockworkmod>backup>" maybe that's all it needs. Im not 100% sure...
Click to expand...
Click to collapse
My directory is there. my previous nandroids are there, the new ones just don't always seem to be saved there? somehow getting corrupted?
SubVirus said:
However I hit install system recovery and it does. I go into recovery mode and it does. The strange part is every rom I install takes out my recovery. On my DROIDX I never had this problem. And it makes having a backup a little worthless because if the phone boot loops I only have the option of rsdlite then reinstalling recovery and then using the backup. Yes that keeps it worth it but it loses the usefulness. Does anyone know how to make it permanent? Or at least survive a data wipe... my last rom was ATRIX which did a data wipe without asking in past roms I do a cache wipe and leave data on to make sure it is usable. Then I wipe data and reinstall recovery...
Click to expand...
Click to collapse
After flashing a new rom, I have always had to go back into system recovery and set superuser privileges and "install" again.