Related
Hi all,
So last night I decided to give Cyanogenmod7 a try. I came from MIUI.us 2.1.20 - I just love MIUI, but it's a bit too demanding for the Milestone. So I have CM7 up and running, and it is a lot more snappy. But now, I'm having trouble installing some apps.
I tried installing my bank's banking app, but it didn't install - checked the market and it doesn't appear. Same thing with WhatsApp!! If it were working, I might just become a CM7 user..but it's not working.
Am I missing something? I installed after doing a full wipe, after which I installed DT A2SD scripts and then gapps-20111216 (although didn't see gmail or market etc after gapps, so installed those via apk).
What's the deal here?
Thanks.
Sent from my Milestone using Tapatalk
Ok, just wiped again, and reinstalled all. CM7 then gapps then dt a2sd. So far it's working.
Sent from my Milestone using Tapatalk
googleservicesframework.apk and vending.apk are all you need for using market. Try to reinstall them. May you success.
Ok, so now my problem is A2SD. It's not working! A2SDGUI refuses to go in, and when I do a check, I get a segmentation fault...I've never had this issue before. I've tried reinstalling DT A2SD from withing recovery and still, nothing. Please assist, I just need to get set up properly now.
Regards
Sent from my Milestone using Tapatalk
DT scripts dont work ...use an external partition (app2ext)
d.casper.b: CM7 for Milestone already comes with its own ap2ext scripts that are automatically used if there is ext partition present on your sdcard.
You should not install any 3rd party app2ext scripts as they are very likely to be conflicting with the scripts that are already there.
Thanks kabaldan.
I'll check it out.
I was even going so far as trying to use Link2SD from the market..
How'd I know if it's working? By monitoring the available internal storage?
Sent from my Milestone using Tapatalk
d.casper.b said:
Thanks kabaldan.
I'll check it out.
I was even going so far as trying to use Link2SD from the market..
How'd I know if it's working? By monitoring the available internal storage?
Sent from my Milestone using Tapatalk
Click to expand...
Click to collapse
when you will enable app2ext you will see the total space in your storage rise to 197 mb
I am not winning. I did a factory reset and flashed cm7 and gapps (not dt a2sd).
I did a test, internal storage was at 191mb, then I installed opera mobile and it went down to 182mb. Then uninstalled it again. Went into cyanogenmod settings and set install location to external. Installed opera again, but it was no different. Moving it to sd under 'manage applications' increased the internal memory again, but that's just moving the app to the FAT32 partition of the sd card.
So it's not seeming to work for me for some reason.
Sent from my Milestone using Tapatalk
EDIT: I really don't want to be a nuisance, but now, looking at the available storage using "Quick System Info", I noticed after uninstalling "Opera Mobile", 9mb was freed on internal storage & 13mb on the ext partition.
So, perhaps it is working, and since the dalvik cache is (I assume) on internal storage, the storage is still decreasing. Am I correct? If so, is there a way to also move dalvik cache to the ext partition - I had it like this on MIUI & never looked at available memory ever again.
First of all, have you really partitioned your SD card? Make sure you followed the 3rd step on this guide: http://www.mrmuh.com/2012/01/update-a-motorola-milestone-from-motorola-firmware-to-cyanogenmod-7/ . You should have your SD Card partitioned with two partitions, the first should be FAT32 that's used normally on Android, and the second EXT3 or EXT4. Obviously, make sure you have a backup of your FAT32 partition before partitioning.
Second, you should understand how the apps2ext scripts on CM7 work. Application installs that would be stored on internal memory are rerouted to the EXT3/4 partition on the SDCard. This happens at the underlying system (linux) level, Android (that runs on top of linux) is not aware of this rerouting, so, as far as Android "knows", apps that are rerouted to the EXT partition are on the phone's internal memory. That means that you should make sure that apps you need installed on the EXT partition of the SD card are shown in "Applications > Manage applications" list to be installed on the internal memory. Yep, it's confusing, but once you understand how it works and why it works that way, it makes sense.
Third, the fact that apps are rerouted to the EXT partition doesn't mean that everything about the app will live on the ext partition: it means only the main application package will live on the ext partition, application data is still stored on the internal memory. For most apps, the amount of data used for application data are much smaller than the application package, but in some apps the amount of application data from the app may often surpass the size of the app itself - for example, in my phone, Tweekdeck stores about 9Mb of data, which is about 10 times the size of the application itself (820kb) - presumably this amount of data is cached tweets, pictures, etc. But that case is usually the exception, not the rule, I've just mentioned it so you understand that using apps2ext doesn't mean your internal memory will always stay unused, it just means it will be used (way) less.
Finally, regarding the CyanogenMod Settings location setting, if you understood what I said above, you should now understand that it should actually be set to always install to "Internal", rather than external. However, there's a bug in this that you should be advised, that not all apps will respect this setting: some apps will install to external regardless of how you've configured that setting (meaning the app will use Froyo/Gingerbread native Apps2SD, hence being installed to the FAT partition of the SDCard). So, when you install a new app, check on app management if it didn't get installed to the SDCard, and move it to the internal memory if that's the case. For these kind of apps, you'll have to do it every time you update the app too.
Thanks, I edited my previos post..
I actually have 3 partitions, a FAT32, an ext2 (maybe it's ext3, but doubt it - partitioned some months ago, so my memory's hazy), and a SWAP - which I should get rid of, but am too lazy.
I understand entirely what you've said, I know that internal is really ext if working, and sd is FAT32 partition.
You see, I'm just new to this rom and have to trial and error until I understand, with miui you just flashed the rom and the a2sd scripts and didn't bother again (maybe only to move an app that installed to FAT partition). But it seems CM7 is simply just to flash the rom and you're good to go. But as I was pondering in my previous post...is there any way to move dalvik cache to ext?
Thanks for putting up with me..I'm almost there.
Sent from my Milestone using Tapatalk
d.casper.b said:
Thanks, I edited my previos post..
I actually have 3 partitions, a FAT32, an ext2 (maybe it's ext3, but doubt it - partitioned some months ago, so my memory's hazy), and a SWAP - which I should get rid of, but am too lazy.
I understand entirely what you've said, I know that internal is really ext if working, and sd is FAT32 partition.
You see, I'm just new to this rom and have to trial and error until I understand, with miui you just flashed the rom and the a2sd scripts and didn't bother again (maybe only to move an app that installed to FAT partition). But it seems CM7 is simply just to flash the rom and you're good to go. But as I was pondering in my previous post...is there any way to move dalvik cache to ext?
Thanks for putting up with me..I'm almost there.
Sent from my Milestone using Tapatalk
Click to expand...
Click to collapse
in the market you will find an app called s2e which moves app data, davlik cache to sd
also link2sd also free's up more space and makes cm7 snappier
please don't install such things to CM7 for Milestone unless you know what you are doing and you are able to resolve conflicts with the existing scripts
dalvik-cache is already moved automatically
if you want to free more space in /data, enable lib2ext to move native libraries to ext - it's mentioned in the changelog for 7.1.2 release
app data itself should not be moved as it can cause instability
d.casper.b said:
Thanks, I edited my previos post..
I actually have 3 partitions, a FAT32, an ext2 (maybe it's ext3, but doubt it - partitioned some months ago, so my memory's hazy), and a SWAP - which I should get rid of, but am too lazy.
Click to expand...
Click to collapse
Yeah, get rid of swap, there won't be any use for it (for now anyway) and it's best for you at this point to have a known working structure (two partitions, 1st FAT, 2nd ext3/4) for your SD as you're troubleshooting your problems/questions, it'll make it easier for us too as this will eliminate potential points of failure or inconsistencies. And you should really consider upgrading to a journaled filesystem, either ext3 or ext4. Using ext2 is unreliable because Android doesn't umount the ext partition cleanly on reboot or shutdown, so you may have problems with apps disappearing or misbehaving every other reboot. Using ext3/4 with journal elimitates this problem since the journal is just replayed for the uncleanly umounted partition and the filesystems behaves more consistently.
d.casper.b said:
You see, I'm just new to this rom and have to trial and error until I understand, with miui you just flashed the rom and the a2sd scripts and didn't bother again (maybe only to move an app that installed to FAT partition). But it seems CM7 is simply just to flash the rom and you're good to go. But as I was pondering in my previous post...is there any way to move dalvik cache to ext?
Click to expand...
Click to collapse
The apps2ext script built on CM7 should do this by default - you probably already have your dalvik-cache on the ext partition. To check this, go into OR, enter the console and type: "ls /sddata/dalvik-cache" . If it returns a list of files, you've already got the dalvik-cache on your ext partition. Another option is setting the option dalvik.vm.dexopt-cache-only to 1 in the file /system/build.prop . This will put all dalvik-caches (both from user apps and system apps) on the phone's internal cache partition, thus still freeing space on the internal memory but without using the ext partition, but that's not recommended if you install too many apps because the cache partition may run out space and that will spawn all kinds of weird behavior on Android. The safer route is just using the default configuration anyway (user apps dalvik-cache on sd-ext).
Another option to further reduce internal memory use is using lib2ext, that will move user apps native libraries to the ext partition, but the memory gain in this case is dependent on which apps you use and how big their native libraries (if they even have one) are. To activate it, just go into the Terminal app (with Android booted) and type:
$ su
# lib2ext
And reboot. The libraries will be moved to the ext partition during boot. Make sure you have a big enough ext partition to hold everything (apps, dalvik-cache and apps libs) - the size to recommend is very dependent on how many apps you use and how big they are, but I'd say 512Mb would be the bare minimum.
in the market you will find an app called s2e which moves app data, davlik cache to sd
also link2sd also free's up more space and makes cm7 snappier
Click to expand...
Click to collapse
DON'T! JUST DON'T! These third-party apps will cause all kinds of problems with CM7 builtin apps2ext.
EDIT: Oh well, Kabaldan already put all my rambling much more succintly than I could... I'm way too talky
well i was jus trying to help.. .anyway guys thanks i guess i won't be needing those apps anymore ...sorry for my noobness
Thank you so much guys!
It seems like it's working. I will check out lib2ext & the other suggestions tonight or over the weekend (on my way to work now).
I must say, I thought the move to CM7 would be a temporary one, but the speed gain is just what I needed, & the tweaks I thought I'd miss I am finding hidden in the settings .
Just wondering on the battery now - but I've been fiddling non-stop.
So let me play a bit more the weekend & I'll merge my ext2 and SWAP partition into one ext3 partition.
Thanks all, and kabaldan for your hard work on this rom.
Sent from my Milestone using Tapatalk
Just as I was on my way...
Everything's running fine, A2SD works. But now, I partitioned my SD card with a 2nd partition (ext3, it was ext2), but now widgets are not loading. Checked the apps install location, and it's 'internal', ie. ext3. I never had this before. I think maybe it's due to the filesystem now?
EDIT: Ok, ext2 is doing the same. I can't keep starting from scratch the whole time guys.
EDIT2: It's now suddenly working! Just have a Fat32 and an Ext3 partition. But I don't understand because it's been setup like this twice before with no success. I'll hold thumbs!
PS, CyanogenMod is quite up my alley now, speed is awesome and I'm happy.
Sent from my Milestone using Tapatalk
Ok in FB's kernel thread I asked is link2sd could be creating reboots when linking a app during a automatic update. FB asked why I was using link2sd.
So after some discussion Im confused. And not wanting to clutter his thread anymore Im creating this one.
My understanding is link2sd uses your current ext partition and puts apps in the sxt partition then symbolic links the app to the original location. That way you gain that much space on your internal.
FB says the built in apps2sd of android does that already. But I was told all it does is move the app from the internal to external (sdcard). This is possible even without a ext partition, I know because several people with the Optimus V do not use link2sd or anything like it. They just use the built in app mover.
When I had my Optimus V I used this data2ext but I do not think it would work for our phone since its written for CM7. WIth that my interal memory showed up as however much my ext partition was minus the apps. What it did is trick the OS into thinking the ext partition was really the internal storage.
My question is am I right in how link2sd works or am I misunderstanding?
Is there a version of the data2ext that works on the SGS4G roms we have and I just cant find it?
Here's some reading for you:
http://forum.xda-developers.com/showthread.php?t=919326
bakpinar said:
How it works:
Link2SD mounts the second partition of your SD card as /data/sdext2 and makes OS mounts it at boot time.
When you select an application and press "Create Link" button you can select which files of the application will be linked and moved to SD card. Apk, dex and lib files can be moved and you can select all three or any two of three or even only one of them.
Depending on what you select, Link2SD moves apk file, dalvik-cache (.dex) file and lib files (.so) to SD card's second partition and creates symbolic links in original directories.
Click to expand...
Click to collapse
apps2sd does NOT require repartitioning your sdcard and it's an Android 2.2+ feature.
links2sd requires your sdcard to have at least 2 partitions + formatting your sdcard, and is a 3rd party application.
Ok I understand that. Don't we need a ext partition anyway? IM trying to wrap my head around this but I'm still confused how the built in moves the app to the ext partition.
I'll read more of that thread tomorrow stupid ISP OS doing maintenance and my net is crapping out.
Vroom Vroom
First of all, what do you mean by "ext partition"?
FBis251 said:
First of all, what do you mean by "ext partition"?
Click to expand...
Click to collapse
I think what eollie is looking for is what we had on Froyo. Remember dsexton's ext4 guide? We could create a second (ext4) partition on our EXTERNAL Sdcard and use Link2sd to move apps there..
On Froyo I had a second 1.5 GB ext4 partition on my EXTERNAL sdcard and used Link2sd app to move my apps to that partition. It worked Great and I miss having it on Gingerbread. I could not get dsexton's guide to work on Gingerbread at all. It caused me all kinds of problems. Even soft bricks..
Sorry if I'm wrong eollie.
On my old Milestone xt720 I used link2sd primarily before 2.2 was available for the phone. It involved setting up an ext4 partition as well as a linuxswap partition.
At this point ... seeing as we have gingerbread which already moves most apps to sd card ... the only advantage I can really see is that when you use links2sd you can move absolutely any app to sdcard (keyboards, alarm clock, ect) that would not normally be moved.
Now one thing to be cautious about when using links2sd is some apps will not work properly when on the sd card. This is especially true with apps that have widgets. For example - if you move your digital clock to sd card the clock widget will not display.
I don't know if this will be helpful but I just thought I would offer my input.
Jerry D said:
I think what eollie is looking for is what we had on Froyo. Remember dsexton's ext4 guide? We could create a second (ext4) partition on our EXTERNAL Sdcard and use Link2sd to move apps there..
Sorry if I'm wrong eollie.
Click to expand...
Click to collapse
You are correct.
The link I posted is what I used on my Optimus V. It tricked the phone into thinking that partition was the internal memory.
Like jiggleynuts (that name kills me) said you have to be careful with what apps you put on the sdcard. I was using that but when I update apps it would move them to the sdcard if they could be. And my apps that have widgets I use were breaking cause of it.
Again if we can use something like the data2ext I linked to then I would scrap link2sd faster than you could blink. I hate having to use a app when there is a alternative like the data2ext stuff.
Am I wrong in thinking the ext support we have is the same as what the op in the thread I linked is talking about?
eollie said:
Ok in FB's kernel thread I asked is link2sd could be creating reboots when linking a app during a automatic update. FB asked why I was using link2sd.
So after some discussion Im confused. And not wanting to clutter his thread anymore Im creating this one.
My understanding is link2sd uses your current ext partition and puts apps in the sxt partition then symbolic links the app to the original location. That way you gain that much space on your internal.
FB says the built in apps2sd of android does that already. But I was told all it does is move the app from the internal to external (sdcard). This is possible even without a ext partition, I know because several people with the Optimus V do not use link2sd or anything like it. They just use the built in app mover.
When I had my Optimus V I used this data2ext but I do not think it would work for our phone since its written for CM7. WIth that my interal memory showed up as however much my ext partition was minus the apps. What it did is trick the OS into thinking the ext partition was really the internal storage.
My question is am I right in how link2sd works or am I misunderstanding?
Is there a version of the data2ext that works on the SGS4G roms we have and I just cant find it?
Click to expand...
Click to collapse
eollie -
did you ever get the data2ext mod working for the t959v?
i remember you from the optimus v forums last year.
correct me if i'm wrong but we used the data2ext mod with bumblebee and harmonia? i'm considering trying that data2ext v7 mod on this device. i'm actually really surprised that mod isn't being used with this device like it was with the O-V. Both have limited internal memory. maybe i've not learned enough about this device and it isn't capable of utilizing the mod. i'm kinda curious why darktremors app2sd mod isn't used either. its an easy option in the kitchen. either way i'm curious what you've found out or experienced with these mods. i do know link2sd works with this device, so i'm assuming data2ext and darktremor app2sd would too.
I replied to your pm. But Ill answer here too, I never found a conclusive answer. So I just move apps using the built in android app2sd function. If there happens to be a app that needs images loaded at boot like launcher themes or the such I just move it to internal memory.
ok cool. i may try it. i dunno.
thanks for your response.
Guys I m newbie.
Want to know what is the best script or app or MOD which is best for moving apps and data to external memory and will help improving performance of our phone.
I am using Gingersnap 2.3 by neko, but s2e does not work on it?
Please hepl me with this.
Is this mod is safe to use?( Interactive Data2sd )
http://forum.xda-developers.com/showthread.php?t=1042828
Search for cronmod and you can choose a2sd, d2ext or intext
imloy said:
Guys I m newbie.
Want to know what is the best script or app or MOD which is best for moving apps and data to external memory and will help improving performance of our phone.
I am using Gingersnap 2.3 by neko, but s2e does not work on it?
Please hepl me with this.
Is this mod is safe to use?( Interactive Data2sd )
http://forum.xda-developers.com/showthread.php?t=1042828
Click to expand...
Click to collapse
http://www.xda-developers.com/android/move-selected-apps-to-sd-with-link2sd-app/
Also for me Link2SD is the best solution, I've a rooted phone with stock rom, I followed the guide and I choose to put 1 GB in the second partition for APP. Now after 1 year I've more than 500 addition MB of apps!
rodem77 said:
Also for me Link2SD is the best solution, I've a rooted phone with stock rom, I followed the guide and I choose to put 1 GB in the second partition for APP. Now after 1 year I've more than 500 addition MB of apps!
Click to expand...
Click to collapse
I am a big fan of cronmod's scripts. You can put the script in the init.d folder of the rom's .zip before you flash it, or you can flash one of cronmod's .zips immediately after flashing a ROM (before first boot).
I like them because they are fully automatic. You can install tons of apps, and they get put on your sd-ext without having to link them, or do anything to them. I used link2sd for a long time before I found cronmod's scripts. After a while I still ended up running out of space, and I would have to go back into link2sd to figure out what ELSI I could link.
With cronmod's scripts your internal folders ( like /data or /data/app depending on the script) get automatically mounted to to sd-ext. This effectively adds to your internal storage. I see it as more of a fix, while link2sd is more like a band-aid.
Sent from my LG-VM670 using xda app-developers app
upconvert said:
I am a big fan of cronmod's scripts. You can put the script in the init.d folder of the rom's .zip before you flash it, or you can flash one of cronmod's .zips immediately after flashing a ROM (before first boot).
I like them because they are fully automatic. You can install tons of apps, and they get put on your sd-ext without having to link them, or do anything to them. I used link2sd for a long time before I found cronmod's scripts. After a while I still ended up running out of space, and I would have to go back into link2sd to figure out what ELSI I could link.
With cronmod's scripts your internal folders ( like /data or /data/app depending on the script) get automatically mounted to to sd-ext. This effectively adds to your internal storage. I see it as more of a fix, while link2sd is more like a band-aid.
Sent from my LG-VM670 using xda app-developers app
Click to expand...
Click to collapse
Hi, thankyou for the tips, yes link2sd will not give you infinite space, once you start to have a lot of apps, them continue to write some data (cache, etc.) on your internal memory and this will lead you to fill your internal memory. So in my opinion with a non rooted phone, simple move app to sd is like a band-aid while link2sd on rooted phone is like a powerfull band-aid.
About the script, it will move ALL and let you to install infinite apps? I've readed that these kind of script give you also some stability problem on some apps and also decrease speed of the phone while for now, with link2sd i've no problem at all, I moved also gapps.
rodem77 said:
Hi, thankyou for the tips, yes link2sd will not give you infinite space, once you start to have a lot of apps, them continue to write some data (cache, etc.) on your internal memory and this will lead you to fill your internal memory. So in my opinion with a non rooted phone, simple move app to sd is like a band-aid while link2sd on rooted phone is like a powerfull band-aid.
About the script, it will move ALL and let you to install infinite apps? I've readed that these kind of script give you also some stability problem on some apps and also decrease speed of the phone while for now, with link2sd i've no problem at all, I moved also gapps.
Click to expand...
Click to collapse
Im using cronmod (int2ext+) and I haven't experienced any problems, I guess (haven't tested) they just released a script that will work with 4.2.1 The only app that ive seen with noticeable lag was titanium backup, but other than that its been great
Ive also used link2sd and that works extremely well also.
rodem77 said:
Hi, thankyou for the tips, yes link2sd will not give you infinite space, once you start to have a lot of apps, them continue to write some data (cache, etc.) on your internal memory and this will lead you to fill your internal memory. So in my opinion with a non rooted phone, simple move app to sd is like a band-aid while link2sd on rooted phone is like a powerfull band-aid.
About the script, it will move ALL and let you to install infinite apps? I've readed that these kind of script give you also some stability problem on some apps and also decrease speed of the phone while for now, with link2sd i've no problem at all, I moved also gapps.
Click to expand...
Click to collapse
Obviously, not infinite, but on my ov I have about 180 mb for my data partition. Using the d2ext script with a 2 gb sd-ext partition means that I increase that by literally over 1000%. I have absolutely no stability problems with the scripts. Sometimes a particular rom won't boot with a particular script, but I've always been able to find at least one script that will play nice with any rom I've used.
I really liked link2sd when I started using it, but eventually running out of space again, and constantly having to link apps got old. The script will move ALL of your apps without you having to tell it what to do, and your apps will still "think" they are installed on the phone, so widgets will work fine.
thanks!!!!!
Thanks guys!!!
I m now using int2ext+ by cronmod ....works perfect!!!!
very stable and smooth...:good:
:angel:
I'm currently running bhundven's herring CM9 with no kernel modifications and CWM 6. I find that the internal storage for this phone is very low and only holds a small amount of applications, especially since many apps seem to not want to install at all (about 3/4 of the time I try to install things, I get either "Package invalid" or "Insufficient space available", which is extremely annoying and might be a separate problem).
Is there any way that I can get sd-ext to work on this phone with this setup? I'd rather not switch kernels (I'd love to get TWRP recovery but the flashable doesn't work for me and I don't want to switch kernels).
cpkelley94 said:
I'm currently running bhundven's herring CM9 with no kernel modifications and CWM 6. I find that the internal storage for this phone is very low and only holds a small amount of applications, especially since many apps seem to not want to install at all (about 3/4 of the time I try to install things, I get either "Package invalid" or "Insufficient space available", which is extremely annoying and might be a separate problem).
Is there any way that I can get sd-ext to work on this phone with this setup? I'd rather not switch kernels (I'd love to get TWRP recovery but the flashable doesn't work for me and I don't want to switch kernels).
Click to expand...
Click to collapse
I haven't used it but this app should do the trick.
https://play.google.com/store/apps/details?id=eu.codlab.int2ext
Let me know if it works.
I prefer Mounts2SD, which lets you completely configure things. I was running PACman with cache and dalvik offloaded which worked quite well. And free is a good price.
https://play.google.com/store/apps/details?id=com.spazedog.mounts2sd
That seems like it just switches the internal and external storage, not making an ext partition on the SD card. But can things like this really be done through an app? I thought these things had to be done through init.d or build.prop scripts.
Sent from my SGH-T959V using xda app-developers app
The app creates an init file. Or so it appears. Like I said I don't use it. It seems that raze does and I'd defer to him here. Either his app or the one I linked should work fine.
Thanks (given) to both of you. And any ideas on what else might be causing the invalid packages when downloading from the play store? It happens even though I have much more free app space than I would need (eg. I had 119 MB of free space and a 30 MB app download failed).
EDIT: Just tried using Mounts2SD, but it couldn't find the sd-ext partition. Do I need to create that manually, and how?
Sent from my SGH-T959V using xda app-developers app
Titanium backup had a feature to integrate app updates into the Rom.
Sent from my SAMSUNG-SGH-I547 using xda app-developers app
Another way is to create ext4 partition (about 1G is usually enough) on you SD card with free MiniTool Partition Wizard and then use Link2SD to link apps/dalvik to this partition. I've been using it like this for a long time and it works fine. There are plenty of guides on the Web how to do that.
I used CWM or TWRP to create the sd-ext partition. You need to create that first somehow... if MiniTool Partition Wizard will do it without wiping the sdcard, that's better than recovery though.
My method was boot to recovery, mount sdcard, copy everything to computer HD, unmount sdcard, partition sdcard with 2 GB sd-ext (because I wanted lots of space, but I'd probably cut it down to 1 GB next time), mount sdcard, copy everything back from computer HD, unmount sdcard, reboot to system. Then launch Mounts2SD, pick what format you want the sd-ext in (FAT or ext2 are the fastest, but you can take ext3 or ext4 if you're not going to just disable the safety features) and what stuff you want moved over.
Edit: Just found this link, which I haven't used but which explains how to do the sd-ext with MiniTool... apparently MiniTool DOES still wipe the partitions though, so you may as well just use CWM/TWRP and make your life easier.
http://forum.xda-developers.com/wik...#using_MiniTool_Partition_Wizard_Home_Edition
Theraze said:
I used CWM or TWRP to create the sd-ext partition. You need to create that first somehow... if MiniTool Partition Wizard will do it without wiping the sdcard, that's better than recovery though.
Click to expand...
Click to collapse
MiniTool will wipe the sd card to create the new partition as well. I wish there was a way to do it without wiping the card but there is not. So back that stuff up first.
Madein Cyberspace said:
MiniTool will wipe the sd card to create the new partition as well. I wish there was a way to do it without wiping the card but there is not. So back that stuff up first.
Click to expand...
Click to collapse
I used GParted to partition my SD card. NO WIPING. Move, resize, add partitions.
nevkuril said:
Another way is to create ext4 partition (about 1G is usually enough) on you SD card with free MiniTool Partition Wizard and then use Link2SD to link apps/dalvik to this partition. I've been using it like this for a long time and it works fine. There are plenty of guides on the Web how to do that.
Click to expand...
Click to collapse
Yes, but our herring kernel does not support EXT4 partition, I tried it myself
and it didn't work. I had to create EXT3 which is supported by almost all kernels.
Eh, my results varied. Worked fine for me with ext4. And worked fine for my wife as well.
Rebel_X said:
Yes, but our herring kernel does not support EXT4 partition, I tried it myself
and it didn't work. I had to create EXT3 which is supported by almost all kernels.
Click to expand...
Click to collapse
The OP says he's running CM9. That's what I'm running but I use Proton kernel as CM9 kernel has a video bug, and ext4 partition works just fine for me. Strange if Bryan really removed ext4 support, it's just a line in the config file.
Successfully made the partitions last night but my phone won't mount the SD card anymore. Was trying ext3, I'll try ext2 and ext4.
EDIT: Fixed the problem, changed my partition to ext2 and set both partitions to "Primary" (not sure which one did the trick).
cpkelley94 said:
Successfully made the partitions last night but my phone won't mount the SD card anymore. Was trying ext3, I'll try ext2 and ext4.
Click to expand...
Click to collapse
Make sure that you make the first partition Primary/FAT32. This will be your normal SD card. Just take about 1GB of space from it at the end. Then make second partition Primary/ext4 with size to the end of the card. You can try ext2/3 but I don't think it is really necessary.
MiniTool will NOT wipe your partition if you do it right.
dsexton had a guide posted on how to do it.
Is it worth making a swap partition? If I remember correctly it significantly degrades the life of the SD card (and microSD's are delicate as it is), and I don't know if it would significantly increase performance.
cpkelley94 said:
Is it worth making a swap partition? If I remember correctly it significantly degrades the life of the SD card (and microSD's are delicate as it is), and I don't know if it would significantly increase performance.
Click to expand...
Click to collapse
I also created 128MB swap partition, not supported too and not mounted.
I tried to used swapper2 app from the market, but it says not supported by
kernel. Now I lost that space till I feel motivated to format or repartition the SD
card again.
I am using hefe kernel btw on AOKP milestone 6-5.
No swap.
Sent from my SGH-T959V using xda app-developers app
I have tried to move apps to sdcard with Link2SD and other similar apps. It fails and says that I can't move them because my device has a primary external storage which is emulated from the internal storage.
Here is a screenshot of the message
Howdy!
as far as I have found out (and been following this problem on and off since I got my plus a few months ago) there is no proper way to move apps to your SD card. Best solution (and the one I am using) is to partition your SD Card then use Link2SD to link apps on your SD. You can set it up to do so automatically for every new app you install. As for partitioning I found this guide the best since I'd never attempted it before but it works really well.
http://forum.xda-developers.com/showthread.php?t=2126363
Good luck and hope this helps a little!
Thanks a lot
lance2355 said:
Howdy!
as far as I have found out (and been following this problem on and off since I got my plus a few months ago) there is no proper way to move apps to your SD card. Best solution (and the one I am using) is to partition your SD Card then use Link2SD to link apps on your SD. You can set it up to do so automatically for every new app you install. As for partitioning I found this guide the best since I'd never attempted it before but it works really well.
http://forum.xda-developers.com/showthread.php?t=2126363
Good luck and hope this helps a little!
Click to expand...
Click to collapse
Do we need to root phone for that?
If yes then what's the point of making partitions.
Sent from my GT-I9105 using xda app-developers app
fayez107 said:
Do we need to root phone for that?
If yes then what's the point of making partitions.
Sent from my GT-I9105 using xda app-developers app
Click to expand...
Click to collapse
Well, my phone was rooted anyway but I think Link2SD needs it. As to why exactly it needs to be partitioned I can only tell you that when my card wasn't partitioned as suggested in the guide I linked then Link2SD wouldn't even offer to link the apps. I am no expert as I pointed out but this was a solution that worked for me. It may well be someone else found something better that doesn't require partitioning. To my knowledge doing things this way requires root AND the partitioned SD card.
lance2355 said:
Well, my phone was rooted anyway but I think Link2SD needs it. As to why exactly it needs to be partitioned I can only tell you that when my card wasn't partitioned as suggested in the guide I linked then Link2SD wouldn't even offer to link the apps. I am no expert as I pointed out but this was a solution that worked for me. It may well be someone else found something better that doesn't require partitioning. To my knowledge doing things this way requires root AND the partitioned SD card.
Click to expand...
Click to collapse
Did you try Apps to SD? Ill be rooting very soon and see what happens. If none works then last stop would be to make partition.
Okay I did root my phone successfully. Still cant move apps. Now going to do this partition system. Hope it works !
fayez107 said:
Did you try Apps to SD? Ill be rooting very soon and see what happens. If none works then last stop would be to make partition.
Okay I did root my phone successfully. Still cant move apps. Now going to do this partition system. Hope it works !
Click to expand...
Click to collapse
Yeah, I tried Apps to SD as well but without success. You get exactly the message as the OP said here http://forum.xda-developers.com/showpost.php?p=42863865&postcount=2
Same goes for Link2SD however once you partitioned it at least offers you to link the apps. But like I said that only happened after I did the partitioning. Beforehand it would not even offer that.
I am not entirely sure what or why Samsung did what they did in kinda blocking the moving of apps to an external card but it it really blows considering that you only get a somewhat limited amount of storage to begin with.
lance2355 said:
Yeah, I tried Apps to SD as well but without success. You get exactly the message as the OP said here http://forum.xda-developers.com/showpost.php?p=42863865&postcount=2
Same goes for Link2SD however once you partitioned it at least offers you to link the apps. But like I said that only happened after I did the partitioning. Beforehand it would not even offer that.
I am not entirely sure what or why Samsung did what they did in kinda blocking the moving of apps to an external card but it it really blows considering that you only get a somewhat limited amount of storage to begin with.
Click to expand...
Click to collapse
Hello again brother. Same here. Before partitioning there was not any option to create link even.
I did the partitioning stuff did work. I can successfully transfer my apps into the ext2 partition i created. (Btw which partition format did you go with?)
How ever I believe folder mount is still a better option as it does not require you to create partitions and works directly such as you enter a brand new card without partition and move apps into card and then it links it. But the only drawback is you need to purchase the app :
fayez107 said:
Hello again brother. Same here. Before partitioning there was not any option to create link even.
I did the partitioning stuff did work. I can successfully transfer my apps into the ext2 partition i created. (Btw which partition format did you go with?)
How ever I believe folder mount is still a better option as it does not require you to create partitions and works directly such as you enter a brand new card without partition and move apps into card and then it links it. But the only drawback is you need to purchase the app :
Click to expand...
Click to collapse
I used ext4 for my partition. And I hadn't heard of Folder Mount until you mentioned it. Will have to check it out. Can you actually move stuff if you use that?
lance2355 said:
I used ext4 for my partition. And I hadn't heard of Folder Mount until you mentioned it. Will have to check it out. Can you actually move stuff if you use that?
Click to expand...
Click to collapse
Well ext4 didn't work for me idky though ext2 did and it worked. But creating partitions is pure junk and it would reduce the life and speed of your card (its something i believe) so I deleted the partitions and brought my card into original format.
And yes man Folder Mount is something we need ! It does exactly what both of us want. Simply move all the app data from internal memory to external memory and as soon as you move you have empty space on your internal storage and external storage is occupied. Its simple and very clear and easy to use. Just 3 clicks i believe and its done. And another good stuff is it will show you how much an app is occupying internal space and then moves it into SD card and also doesn't show important system apps to move as moving them creates problem.
There's a free version to try which would allow you to move 3 apps only and if you want more then buy the app for 2 Dollars.
Its developed by @madmack. Do check it out. The sad part for me is I dont have a credit card nor Paypal is available in my country
And i need this app badly !