Transition from DT a2sd to S2E - HTC Aria General

The question: can I transition from DT a2sd to S2e without pulling back/reinstalling my apps that are on the ext3 partition? I don't have enough memory to pull them back from the ext3, so will I need to backup and then restore them via Ti, or will S2E find what's already there?

cHarley04 said:
The question: can I transition from DT a2sd to S2e without pulling back/reinstalling my apps that are on the ext3 partition? I don't have enough memory to pull them back from the ext3, so will I need to backup and then restore them via Ti, or will S2E find what's already there?
Click to expand...
Click to collapse
Its recommended that you remove a2sd scripts before using S2E. But the only way to find out if it will interfere is to try it. Your safest bet is to just back up all your apps with Titanium, uninstall all your apps (or atleast enough of them), turn off DT (or just reflash your rom), install S2E, check applications box in S2E, and then reboot your phone. Then restore your Titanium Backup with Data.

OK, that's about what I figured would be the case and it's just a bit of extra time.
Thanks

cHarley04 said:
OK, that's about what I figured would be the case and it's just a bit of extra time.
Thanks
Click to expand...
Click to collapse
yea but the great part is that, unlike DT, s2e will persist through flashing a new rom (with the exception of a factory reset).

What kind of results did you get with this? I have a ext4 partition, and I am looking to migrate to s2e, and I do not have room to move all the apps back to internal storage..

eagle0042 said:
What kind of results did you get with this? I have a ext4 partition, and I am looking to migrate to s2e, and I do not have room to move all the apps back to internal storage..
Click to expand...
Click to collapse
Be forewarned, I could not get s2e to work with an ext4 partition. BUT, if I formatted to ext3 and then used s2e to mount the ext3 as ext4 the partition shows up as ext4. Even when I put the sd into my Ubuntu laptop. It just lacks the journaling feature.
What you could try if the ext4 doesn't work is copying the contents if your ext to your computer, reformat to ext3, put the copy back onto the ext and then use s2e to mount as ext4.
Sent from my cm7 Aria.

Related

App2SD - cyanogen

not sure if this has been answered yet as I don't think I can search in this app, but is there a way to enable app2sd on cyanogen 5.0.5.3?
Yes, under applications.
it's greyed out for me.
Is your sd card partitioned?
jerrycycle said:
Is your sd card partitioned?
Click to expand...
Click to collapse
...probably not. I'm assuming if it isn't there isn't an easy way to do so and keep my data?. .. or is there? .
Use recovery 1.7 cyanogen version to make a ext2 partition then upgrade it from ext2 to ext3 to ext4. Mount your sd card and back it up before wiping it.
1 Install recovery 1.7 cyanogen
2 Boot into recovery
3 select patition sd card option
4 select partition sd
5 choose 0 for swap 1 to 2 gigs for ext2 and the rest will be fat32.
5 once that is done go back into patition sd card options and select ext2 to ext3 then after thats done select ext3 to ext4.
Hope this helps
shep
shep211 said:
Use recovery 1.7 cyanogen version
...
1 Install recovery 1.7 cyanogen
Click to expand...
Click to collapse
Cyanogen did not write this recovery tool; Amon_RA created a CM-based theme for it as it was heavily requested. He also added in support for Soyars' Apps2SD implementation (what you are giving a how-to for).
You actually do not need to change ext types for this to work. For testing purposes, I left it as the stock ext partition type created by 1.7 and apps2sd works beautifully.
shep211 said:
Use recovery 1.7 cyanogen version to make a ext2 partition then upgrade it from ext2 to ext3 to ext4. Mount your sd card and back it up before wiping it.
1 Install recovery 1.7 cyanogen
2 Boot into recovery
3 select patition sd card option
4 select partition sd
5 choose 0 for swap 1 to 2 gigs for ext2 and the rest will be fat32.
5 once that is done go back into patition sd card options and select ext2 to ext3 then after thats done select ext3 to ext4.
Hope this helps
shep
Click to expand...
Click to collapse
thanks heaps
deprecate said:
Cyanogen did not write this recovery tool; Amon_RA created a CM-based theme for it as it was heavily requested. He also added in support for Soyars' Apps2SD implementation (what you are giving a how-to for).
You actually do not need to change ext types for this to work. For testing purposes, I left it as the stock ext partition type created by 1.7 and apps2sd works beautifully.
Click to expand...
Click to collapse
I never said it was made by Cyanogen. I know Amon_RA made it.
edit: deleted content, not important.
how can you revert the partition on the sd card?
i want to have the full space on my sd card just as it came from stock.
edit: deleted content, not important.
edit: deleted content, not important.
edit: deleted content, not important.
edit: deleted content, not important.
So that didn't seem to work.
I tried without the updating of ext3 and ext4 and no dice.
I finally SEEMED to have gotten it to work. I did the partition of:
SWAP 0
EXT2 2048
REMAINDER
Anyways, I did this WITHOUT the ext3 and ext4 updates. When I went into the OS, the App2SD is enabled and the SD card mounts fine.
Hopefully this will continue to work. Any1 know what the problems are without updating to ext4?
edit: deleted content, not important.
tonnic said:
well that didn't work well. my phone became unresponsive and then the screen wouldn't come on.
Click to expand...
Click to collapse
jesus i hope its fixed..
A REALLY EASY WAY TO PARTITION YOUR MEMORY CARD IS AS FOLLOWS...
back-up your card
download Clockwork Recovery MOD from the market
buy the pro version because this guy is a genius*
+you might have to in order to partition idk
click partition memory card (something like that)
i clicked 512MB then 256MB for the second option.
works amazingly
tonnic said:
well that didn't work well. my phone became unresponsive and then the screen wouldn't come on.
Click to expand...
Click to collapse
Do you have a linux distro handy?
if so, you can use Gparted to create the partitions. You might need a microSD adapter though, as it seems to have trouble finding the mount point if it is in the phone.
edit: deleted content, not important.

How to use sd card ext3 partition? please help, thx

Stupid noobie question I'm sure but I need some advice:
I'm running CM 5.0.5.3 on my N1 with AmonRa 1.7 recovery-cyan version and
App2SD. I partitioned my SD card with a 500mb ext2, then converted ext2 => ext3. All is good, but when I download apps everything is put into the main partition and I have nothing in the ext3 partition. Basically its wasted space of 500 mb right now.
How do I put apps, etc into the ext3 partition instead of the main partition? ADB push I would guess, as I can't copy/paste or move using Astro FM? If ADB push, what would be the command line instructions? Sorry, but don't know the programming language well enough to do it on my own.
you hv to enable App2SD in the Application section of the Setting menu to install apps in the SD ext partition... if you want to move ur apps, u'll hv to install CM 5.0.6 [has an option to move apps]... else, u hv to uninstall the apps and reinstall...
craigacgomez said:
you hv to enable App2SD in the Application section of the Setting menu to install apps in the SD ext partition... if you want to move ur apps, u'll hv to install CM 5.0.6 [has an option to move apps]... else, u hv to uninstall the apps and reinstall...
Click to expand...
Click to collapse
Craig,
App2SD is enabled and presently storing ALL apps to the main partition. I understand updating to 5.0.6 to get the added functionality also. If I uninstall an app, say Pandora, how would I reinstall it on the ext3 partition? By default, wouldn't it just reinstall on the main partition with App2SD?
mtw4991 said:
Craig,
App2SD is enabled and presently storing ALL apps to the main partition. I understand updating to 5.0.6 to get the added functionality also. If I uninstall an app, say Pandora, how would I reinstall it on the ext3 partition? By default, wouldn't it just reinstall on the main partition with App2SD?
Click to expand...
Click to collapse
I had the same problem and just went about getting my apps2sd working a different way. I have not been able to get of the built-in features (tethering, apps2sd) in cm to actually work so I use 3rd party solutions.
Its needs to be ext4 not ext3.
New Apps2SD method implemented mostly by Chris Soyars. Create an ext4 partition and enable it in settings->applications (wiki page coming soon)
shep211 said:
Its needs to be ext4 not ext3.
New Apps2SD method implemented mostly by Chris Soyars. Create an ext4 partition and enable it in settings->applications (wiki page coming soon)
Click to expand...
Click to collapse
5.0.6 is the first iteration of CM that I am able to use apps2sd natively without having to resort to the older method of achieving this.
I just wiped/flashed and for kicks, gave it another try. Finally

a2sd + partitioning Moving and Undoing

3 Questions on A2SD
1. How can i undo the partition to my SD card?
2. What is the procedure if i wanted to add more space for a2sd on my card?
3. If i wanted to switch roms is there a special procedure to back up and move apps?
bigboidomo said:
1. How can i undo the partition to my SD card?
Click to expand...
Click to collapse
Make sure to backup anything on your card(regular mount and apps mount) as doing anything with the partition will have to wipe your sd card completely.
Then just reboot into recovery and select partition. Just don't allocate space for apps2sd.
2. What is the procedure if i wanted to add more space for a2sd on my card?
Click to expand...
Click to collapse
Same as above just go through the partition process again. Only thing to note is you may want to hold off going from ext3 to ext4. I don't think all the ROMs support ext4. So be careful or just stick with ext3 to be safe.
3. If i wanted to switch roms is there a special procedure to back up and move apps?
Click to expand...
Click to collapse
The best bet(in my opinion) is to DL Titanium Backup from the market place. There are other backup apps but I feel that one works the best. re-installing means a lot of clicking but if you donate then that part is automated.

Move data to SD card in CM7

I had repartition my SD card for a while, and I never checked my 512M ext3 partiton since I rarely do anything with it. Recently I mounted it and check, nothing store in it, all app go to .android_secure in my Fat32 partition.
I'm using CM7, is there any extra step to get app install goes to ext3 partition, or I should delete the ext3 and resize fat32 partition ?
Edit: as I search around, CM7 using Froyo App2SD ? Maybe I should install Darktremor App2SD or not ? Is there any extra step to install it on Wildfire
You are right. Flash DTApps2SD.
when I install darktremor, will it move all app to ext3 or I have to do something with it ?
Thanks for your answer, maybe I'll install darktremor app2sd now
I installed DTApp2SD anh successfully moved dalvik-cache to ext partition, but .android_secure still there.
When I run a2sd reinstall, next time the phone will never load, stuck at HBOOT boot screen.

APPS2SD and LINK2SD question.

Hello again, I need clarification with this subject...
I had a difficult time in rooting my android, thinking I failed. so for many times I rooted, installed xrecovery, then most importantly apps2sd. but I don't think it works, then I found all about Links2sd. I installed it, and each time after installing I always select the "link2sd" option, and I check the include davlik cache, but my phone memory is continually decreasing... is this normal or not? could there be a conflict with apps2sd and link2sd since I don't know if I have deleted apps2sd. sorry I'm an android newbie. Thanks..
Well... if you had app2sd link2sd would monit about it and asked you to uninstall it first.
If you don't know if your phone is rooted, look through apps - if you have a superuser app - you're rooted
As for link2sd working or not: connect your phone to the computer and open minitool partition wizard home. It will see your ext2 partition along with free and occupied space. If there are any apps on ext2 partition of your SD card - apps are installing there and the slight decrease of space is due to the existing shortcut files. Because you have created ext2 partition, haven't you?...
I did what you said and yes I found files on the other partition I created. but problem is, some files still go to the phone memory, for example the game app "ninjump" has 15mb installed on the phone memory while on links2sd it shows that it is linked to the sd card.
also, I tried removing the memory card, and when I turned on my x8 the programs were missing, so I suppose links2sd is working.
only problem is now is that some chunks are still installed to the phone memory. is there a way of totally redirecting everything to the sd card?
link2sd: Leave data files in Internal Memory, and you can choose the apps to SD
app2sd: Copy all data from the application to the SD, It's all automatic
nowonanx8 said:
I did what you said and yes I found files on the other partition I created. but problem is, some files still go to the phone memory, for example the game app "ninjump" has 15mb installed on the phone memory while on links2sd it shows that it is linked to the sd card.
also, I tried removing the memory card, and when I turned on my x8 the programs were missing, so I suppose links2sd is working.
only problem is now is that some chunks are still installed to the phone memory. is there a way of totally redirecting everything to the sd card?
Click to expand...
Click to collapse
Ok, here's the deal - how many times did you install ninjump in the past? If more then once, and meanwhile you moved it to or from ext2 it might have (though the probability is very slight) that you have two apps - one in internal storage and one in ext2 storage.
So, navigate into ext2 partition (it's a folder in root directory - sdext or so) and look for this app. It might be hard, as names of linked apps are somewhat messed up, but there should be icons If there is no app on ext2, try switching it back to internal mode and then onto ext2 again - perhaps without linking dalvik cache.
chequebo1 said:
link2sd: Leave data files in Internal Memory, and you can choose the apps to SD
app2sd: Copy all data from the application to the SD, It's all automatic
Click to expand...
Click to collapse
Thank you, that was sooooo relevant!
APP2SD
I having problem with the app2sd too..i dunno whether it works...This is what i had done..I had busybox, superuser, and xrecovery installed and rooted. But when come to partitioning the sd card, i partitioned it into 3 parts : FAt, ext2 and ext3...after that i installed the update.zip and custom zip of app2sd...the phone starts not recognizing the sd partition...anyone can help here??
I use titanium backup to see app2sd works or not. if a2sd decrease, so it work.
if internal still decrease, I guess some file or even some app just can't work with app2sd.
one question too, how or can I move games data from fat sdcard to ext2 partition? like gameloft data. I need my fat space for other file
Graveir said:
Ok, here's the deal - how many times did you install ninjump in the past? If more then once, and meanwhile you moved it to or from ext2 it might have (though the probability is very slight) that you have two apps - one in internal storage and one in ext2 storage.
So, navigate into ext2 partition (it's a folder in root directory - sdext or so) and look for this app. It might be hard, as names of linked apps are somewhat messed up, but there should be icons If there is no app on ext2, try switching it back to internal mode and then onto ext2 again - perhaps without linking dalvik cache.
Click to expand...
Click to collapse
I tried navigating to the ext2 partition using minitool partition wizard, and I indeed saw files that I have installed there. so do you mean that apps2sd is better than links2sd? thanks..
Well... I'm not saying anything is better, though I used both solutions in three different ways.
For stock SE ROM link2sd is better, since you only need to partition SD card into primary fat32 and primary ext2 - nothing more. Then you install an app and all works fine.
With custom ROM you cannot use link2sd, since they all have app2sd hack preinstalled (well, you can always modify files, but what for?). Problem occurs when you have this hack AND ext2 partition. The hack then moves automatically all your apps to ext2 memory along with dalvik cache if you install them in internal storage. If you install in external storage, the app goes to fat32 secure folder and dalvik cache remains in ext2. If you don't have any ext on custom ROM, dalvik cache is always in internal storage, while you can move any non-system app onto fat32 sd card.
The ext2 solution in custom ROMs may seem convinient, but for me it was not. When you use apps like phone locator, they should always dwell in internal memory, since SD card can be easily taken out, while deleting such an app from a remotely locked down phone would require flashing, otherwise the device is useless for the thief
Well actually both app2sd and link2sd are typically similliar. I've tried app2sd before and it still leave some files in internal memory. So will link2sd. But link2sd is much more easier to use because once your phone is rooted you just need to install it on your phone without going through the adb shell thing. Easy for newbie for sure. But you just have to manually link new installed applications and games. That's what differ link2sd with app2sd. Now I'm using link2sd. If you want to make sure, why don't you try those froyo phone. Try to use the app2sd stuff on those phone. They still install some applications on their internal as well although they have built in app2sd.
Sent from my E15i using XDA Premium App

Categories

Resources