Hi xda,how are you all my apps partition is a fat32 partition but I noticed its causing my phone slow down so can any1 please tell me how to switch the secondry apps partition from fat32 to ext2? Notice:the big problem is that I have too muuch apps which can't be put on my phone please help
Thx everyone
Sent from my U20i using xda app-developers app
make a backup of all your apps, with titanium backup or mybackup, format your app partition to ext, but i recommend you go for ext3 or ext4 depending on the method you are going to use (i use a2sd in minicm7), then install all your apps again from the backup, also make a CWM backup just in case
Thx man,,check ur pms
Sent from my U20i using xda app-developers app
Related
Hi,
I partitioned my sd card using rom manager with 512mb ext and 0mb swap patition. How can verify that the apps are installing on ext partition. If any one have pls give me the detailed explanation for sd card patitioning using rom manager. Thank You.
Sent from my LG-P500 using xda premium
How can verify that the apps are installing on ext partition.
Click to expand...
Click to collapse
how you move your apps to ext partition?
your ext partition should be in /sd-ext (but mine is /data/sdext2)
for my case, i failed to partition through ROM manager.
but I managed to partition manually using mkpartfs and also other alternative way is through ClockworkMod Recovery
with move to SD card option, I moved apps to SD card. I heard that it is enough to move to ext partition. is there any way to move apps to ext partition?
What are you using to move apps to the partition? Its not enough to just create a partition... The FroYo way of moving stuff doesnt need a partition at all (Apps -> Move to SD).
You need another app like link2sd or darktremor's apps2sd that actually makes use of partitions.
I done it in caynogenmod but it didnt works in official froyo ver. Here i used DTapp2sd tool. And how can i know what partition i have (ext/ext2/ext3/ext4) ?
And Thanks for ur answer.
Sent from my LG-P500 using xda premium
p.hemasundar said:
And how can i know what partition i have (ext/ext2/ext3/ext4) ?
Click to expand...
Click to collapse
how did you partition your sdcard? did you use your custom recovery? if so:
if you have amonra, it should have first partitioned it to ext2. then it gives you the option to convert ext2 to ext3, and then ext3 to ext4. if you have used one of these options then it should be self explanatory.
if you have clockworkmod, you should have ext4 (as clockworkmod only supports ext4)
p.hemasundar said:
with move to SD card option, I moved apps to SD card. I heard that it is enough to move to ext partition. is there any way to move apps to ext partition?
Click to expand...
Click to collapse
if you are moving apps to SD using setting->application then you are moving to fat32 partition which is in .android_secure folder of your SD card.
to move apps to ext partition you have to use apps likes link2sd, DT's apps2sd, s2e
---------- Post added at 08:11 PM ---------- Previous post was at 08:09 PM ----------
p.hemasundar said:
I done it in caynogenmod but it didnt works in official froyo ver. Here i used DTapp2sd tool. And how can i know what partition i have (ext/ext2/ext3/ext4) ?
And Thanks for ur answer.
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
you mentioned done in cyanogen mod, i think you mean the ROM manager? if yes, it should be ext3
S, i done it with rom manager. How can i change the partition to ext 4 ?
Sent from my LG-P500 using xda premium
p.hemasundar said:
S, i done it with rom manager. How can i change the partition to ext 4 ?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Look at my post above
Sent from my LG-P500 using xda premium
After restoring my user apps+system data when I try to move app data to sd card , Titanium Backup says No Data2SD directory detected.
Any idea why . ? Before it worked perfectly ..
i got the exact same problem.
Do you have a second partition in your sd card?it is required for that...
Sent from my GT-S5830 using xda premium
hi.
can anyone post here instructions on how to use ext partition?
i made ext with CWM on my xperia mini pro...but how can i see the partition and use it?
regards
Use root explorer to look at files on your ext partition.
motorazrv3 said:
Use root explorer to look at files on your ext partition.
Click to expand...
Click to collapse
i agree for this solution
hello
the problem is that i cannot see the partition. i have formated with partition magic... (my CWM does not have partition option :-(
To use it install Link2sd from market
I also want to know how make partition on sd card for roms
Sent from my WT19i using XDA
n4s said:
To use it install Link2sd from market
Click to expand...
Click to collapse
agree this....
AW: using sd-ext
chigi said:
I also want to know how make partition on sd card for roms
Sent from my WT19i using XDA
Click to expand...
Click to collapse
Use CWM. There's a option at "advanced".
hey guys, i want to use a2sd to move apps to sdcard so i have installed linktosd cuz am using stock rom 2.3.3 and when i installed the app the super user gave force close. after that i updated the super user then when opened the linktosd app then it showed the type of partition like ext2,ext3,ext4 etc. i tried every option it says ext partition no directory found. i have tried mounting the sdext in recovery still not working!! plz help!!! am tired of this thing! i want a decent apps2sd on stock rom 2.3.3!!! :|
Sent from my LG-P500 using xda app-developers app
How did you partition your SD card? What program did you use, what type of partition is it, and how is it formatted?
post-mortem said:
How did you partition your SD card? What program did you use, what type of partition is it, and how is it formatted?
Click to expand...
Click to collapse
I have used clockwork mod recovery 5.0.2.7 I guess I have partitioned my sdcard i.e. 512mb ext
Sent from my LG-P500 using xda app-developers app
I believe CWM defaults to ext4. If you didn't make any other partitions, then your SD card partition structure should be as follows now:
/mnt/sdcard, FAT, primary
/sdext, ext4, primary
Try using link2sd's menu to recreate mount scripts, & choose ext4. Also, make sure you're still rooted properly, and still have expected su access.
post-mortem said:
I believe CWM defaults to ext4. If you didn't make any other partitions, then your SD card partition structure should be as follows now:
/mnt/sdcard, FAT, primary
/sdext, ext4, primary
Try using link2sd's menu to recreate mount scripts, & choose ext4. Also, make sure you're still rooted properly, and still have expected su access.
Click to expand...
Click to collapse
Bro I chose ext4 it says no directory found!! I have seen in menu it shows sdcard 1.35gb and ext partition not mounted!!! I have partitioned many times!! I have mounted ext many times in recovery still not working!! Any suggestions!!!
Sent from my LG-P500 using xda app-developers app
I recollect facing the same problem.I guess the problem isn't with link2sd its got to to do with the fact that the stock kernel doesn't support ext partition try flashing a custom kernel that supports ext partition.
anuragchowdry said:
I recollect facing the same problem.I guess the problem isn't with link2sd its got to to do with the fact that the stock kernel doesn't support ext partition try flashing a custom kernel that supports ext partition.
Click to expand...
Click to collapse
Ah, good catch! I didn't notice that.
If you don't want to flash a new ROM, you can format the 2nd partition as FAT, and link2sd has the option to mount that the same way as others.
post-mortem said:
Ah, good catch! I didn't notice that.
If you don't want to flash a new ROM, you can format the 2nd partition as FAT, and link2sd has the option to mount that the same way as others.
Click to expand...
Click to collapse
I can't flash kernels now!!! Which one suits stock better!! Or modified stock kernel!!!
Sent from my LG-P500 using xda app-developers app
I don't understand. Do you want to keep stock, or flash a custom ROM? If all you want is to use link2sd, you shouldn't need to flash anything.
post-mortem said:
I don't understand. Do you want to keep stock, or flash a custom ROM? If all you want is to use link2sd, you shouldn't need to flash anything.
Click to expand...
Click to collapse
I didn't want to flash custom kernel!! But am still asking which kernel suits better! Is there is any modified stock kernel!! Will the kernel will affect my camera quality!!!?
Sent from my LG-P500 using xda app-developers app
Link2sd application vanishes from launcher menu after wiping dalvik cache from the recovery and even all application which are in sd ext also don't appear please give me solutions
Sent from my LG-P500 using xda premium
Backup your sd card on PC.
Do factory reset
Re partition ur sd card in cwm
Start phone & install link2sd before any other application
Use ext4
If ur kernel doesnt support ext 4
Partition ur card on PC using some partitioning software. use ext2 in this case. And try link2 sd now
Pls let me know if this helps
Sent from my E15i using xda app-developers app
RoyalEagle said:
Backup your sd card on PC.
Do factory reset
Re partition ur sd card in cwm
Start phone & install link2sd before any other application
Use ext4
If ur kernel doesnt support ext 4
Partition ur card on PC using some partitioning software. use ext2 in this case. And try link2 sd now
Pls let me know if this helps
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
I want the solution for flashing new nightlie each time...
Reinstall link2sd -> menu -> More -> Recreate mount scripts
Reboot.
Hi all,
Currently I am running CM12.1 on my Moto E and I have partitioned my MicroSD card to have a 4GB ext3 partition to be used for apps.
I can enable successfully this partition using Link2SD, which mounts this partition in /data/sdext2.
I'd like to use Titanium Backup to move apps (I have paid Titanium, whereas Link2SD is not free to move all app data) but Titanium Backup supports only the following mount points:
Code:
/system/sd/
/sd-ext/
/data/sd/
How can I change it? Many thanks in advance!
Seriously... no one?
Hey bud
Try /data/sdext2 where link2sd saves its data. You can use this partition for your purposes too
Hole this helps
Sent from my GT-S7580 using XDA Free mobile app