I read all about sd-ext and search all over the forum... but what is the best sd-ext for our phone to put all apps/ or you called dalvic cache, ext2,ext3,ext4?
sorry for noobness(I allready know how to partition looking for the best and what must user(Y) use ext.)
mrdoods said:
I read all about sd-ext and search all over the forum... but what is the best sd-ext for our phone to put all apps/ or you called dalvic cache, ext2,ext3,ext4?
sorry for noobness(I allready know how to partition looking for the best and what must user(Y) use ext.)
Click to expand...
Click to collapse
tell clearly dude ??
do u want to increase internal memory ?? or a2sd ??
Use Ext3. Ext4 is faster, but it isnt supported by most ROMS. Ext3 is more of the universal type.
can i make two ext like ext2 and ext3?? and its ok too use for as2d??
ext3 is what we can say is most usable for our phone.. a2sd will work like charm..
Related
guys, how can i move my dalvik-cache to my sd card?
my rom rom supports a2sd+ but for some reason it's still in the phones internal memory.
thanks
i need help too..
aycynokia said:
i need help too..
Click to expand...
Click to collapse
i need help with this too
just instal AceS v1 from coolex and free internal phone mem is only 28MB
casca said:
guys, how can i move my dalvik-cache to my sd card?
my rom rom supports a2sd+ but for some reason it's still in the phones internal memory.
thanks
Click to expand...
Click to collapse
have you partitioned your sd card correctly?
http://forum.xda-developers.com/wiki/index.php?title=SD_card_partitioning
check your roms original thread to see what sort of partition you need.
which ROM do you have... and was A2SD+ part of the ROM, or sth you added?
I think I read somewhere that some A2SD+ implementations don't move the Dalvik cache over to SD. The (easiest) method to add dalvik to SD likely depends on the A2SD implementation.
Use S2E , download it from Market.
thanks.
what is better for a2SD, ony ext3 or ext3 and swap???
The a2sd script in Cool's AceS v1 does move the dalvik cache to the sd card, so most likely the card isn't formatted correctly. I suggest you use gparted or a similar tool to format your card like this: first the FAT partition, then the ext 2/3 one (note that some roms require you to have an ext 4 partition, but this is not the case of AceS; anyway, make sure you read the thread thoroughly before flashing). Also, make sure the ext partition is no larger than 2048 MB (i.e. 2 GB), since you might experience market problems. Swap is not used by most roms you'll want to flash these days, so don't worry about it too much, unless the thread mentions so.
Just to mention, S2E is only for cyanogen mod, as it's stated in the app's description, so don't use it with other roms (which have other a2sd scripts). Also, before formatting, don't forget to backup your data
Good luck!
Warm up
Hello guys!
i'm new here just want to say that it's probably the best site for modding.
I have a desire with Ginger sense ROM.
Link2sd is free on the market. Uses ext and fat partitions. I have link2sd on my Kyocera Zio m6000 which only has a total of 180mb in data and I have 137mb free. Link2sd allows you to create a symbolic link for app data dalvik-cache and lib files of the app you want to move to SD. Plus with the symbolic links you get to keep your Widgets.
Sent from my Zio using XDA Premium App
Dalvik Cache will take up space on "Internal storage" by default on some A2SD + ROMs, but it can be moved
You can move this by running "terminal emulator" from the market and typing:
Code:
su
a2sd cachesd
or with adb:
Code:
adb shell
a2sd cachesd
Click to expand...
Click to collapse
please note that davebugyi's suggestion only works if you're using the Darktremor a2sd script
I have installed the LeeDroid ROM v3.3.3 Port R5 on my Desire and I downloaded the A2SDGUI app from the market. But it gives an error saying phone is not rooted (which it obviously is) or A2SD scripts not found or ext partition not found. How do I make this app run on my phone? I have Superuser installed and A2SDGUI is given permission. Kindly help.
Thanks in advance!
Did you configure your SD Card with a FAT32 and an EXT partition?
Yes I did. I have followed all instructions given for LeeDroid's ROM properly. I used GParted Live CD to make the FAT32 partition and a 1gb ext3 partition on my SD card.
Followed guide on Leedroid thread to get A2SD working?
You know a2sdGUI only works with Dark Tremor a2sd scripts? I dont think leedroid uses Dark Tremor.
@Matdroid
Before installing LeeDroid I had created the ext3 partition. I presume A2SD is working because my apps are installed to the ext3 partition and not in the internal memory. Do I have to do anything else?
@rootsu
Then A2SDGUI wont work on my phone?
sarkar_007 said:
Then A2SDGUI wont work on my phone?
Click to expand...
Click to collapse
Not right now. Not without the Dark Tremor a2sd+ Solution in place.
If you followed leedroid guide for A2SD+, you don't need A2SDGUI.
SwiftKeyed from CyanogenMod with Transparent XDA App
The only reason I was looking for the A2SDGUI was to try to move the dalvik cache to ext partition. Or is it already in the ext partition in LeeDroid ROM? I dont know.
Also inspite of having a ext partition my internal memory is getting reduced bit by bit with every app that I install. I thought I had got rid of the 'lack of internal memory to install apps' problem by having an ext partition. What data is occupying the internal memory now?
sarkar_007 said:
The only reason I was looking for the A2SDGUI was to try to move the dalvik cache to ext partition. Or is it already in the ext partition in LeeDroid ROM? I dont know.
Also inspite of having a ext partition my internal memory is getting reduced bit by bit with every app that I install. I thought I had got rid of the 'lack of internal memory to install apps' problem by having an ext partition. What data is occupying the internal memory now?
Click to expand...
Click to collapse
Apps still take up the space on Internal memory. Thats the way it is.
You have to flash the dalvik cache script in the leedroid thread, post 1
Like Mat said, if you read the thread, you would know the answer.
I have downloaded the 'move dalvik to sd.zip' file from LeeDroid's thread. I read somewhere that A2SDGUI also does the job so I wanted to try it out. I guess I will just flash the zip now. Thanks for your replies.
sarkar_007 said:
I have downloaded the 'move dalvik to sd.zip' file from LeeDroid's thread. I read somewhere that A2SDGUI also does the job so I wanted to try it out. I guess I will just flash the zip now. Thanks for your replies.
Click to expand...
Click to collapse
As stated many times, A2SDGUI does the work... with DarkTremor's script, but Leedroid's ROM does not have it.
This place can be so much hard work sometimes
Sent from my HTC Desire using XDA App
Appreciate all you guys taking the trouble of answering my questions. I really have very little knowledge of rooting and stuff. Just venturing in this field. So far I have managed to read the guides posted here and root and install a custom ROM. Now trying to understand dalvik cache and stuff.
Thanks once again.
I have been using a custom ROM for a while now and I have been seeing in the thread that many people are using ext4.
I have asked many times in the thread and recieved no reply.
So my question to you is what is "ext4" and what bennifit will it be to me as a Desire owner.
Thanks
wh000sher
1. Google is your friend
EXT4 is a file format used by Linux (Android = Linux). When threads talk about EXT4, they are referring to creating an EXT4 partition on your SD-Card e.g. have 14GB FAT32 and 1GB EXT4 (from 16GB SD-Card.. 1GB is always non-existent)
What having an EXT4 partition enables you to do, is to have Apps/Data2EXT scripts which move apps to the EXT partition, giving you a lot more internal space.
bortak said:
1. Google is your friend
EXT4 is a file format used by Linux (Android = Linux). When threads talk about EXT4, they are referring to creating an EXT4 partition on your SD-Card e.g. have 14GB FAT32 and 1GB EXT4 (from 16GB SD-Card.. 1GB is always non-existent)
What having an EXT4 partition enables you to do, is to have Apps/Data2EXT scripts which move apps to the EXT partition, giving you a lot more internal space.
Click to expand...
Click to collapse
I smell a follow up question lurking...
via xda app
stankyou said:
I smell a follow up question lurking...
via xda app
Click to expand...
Click to collapse
How do I make EXT4 -__-
Which Ext4 is the best for me?
777ace said:
Which Ext4 is the best for me?
Click to expand...
Click to collapse
For a second there, I thought you were serious. Almost had me bro, almost had me.
bortak said:
For a second there, I thought you were serious. Almost had me bro, almost had me.
Click to expand...
Click to collapse
Hahaha
Sent from my HTC Desire using xda premium
bortak said:
1. Google is your friend
EXT4 is a file format used by Linux (Android = Linux). When threads talk about EXT4, they are referring to creating an EXT4 partition on your SD-Card e.g. have 14GB FAT32 and 1GB EXT4 (from 16GB SD-Card.. 1GB is always non-existent)
What having an EXT4 partition enables you to do, is to have Apps/Data2EXT scripts which move apps to the EXT partition, giving you a lot more internal space.
Click to expand...
Click to collapse
Ah okay and can't I Do that already with the built in app moving??
I know how to make the ext4 but didn't know why I would want to?
Wh000sher said:
Ah okay and can't I Do that already with the built in app moving??
I know how to make the ext4 but didn't know why I would want to?
Click to expand...
Click to collapse
Moving some of the app data to the sd-card is different to having an EXT partition and A2SD.
If you activate A2SD, the system will install and store your apps on the EXT partition, and your internal memory will not be filled up, and will remain at xxxMB. Furthermore, with an EXT partition you can use D2EXT, which makes your phone use the EXT partition as the data partition, so if you have 1GB EXT4, your phone will see 1GB memory.
If you use the inbuilt "move to sdcard" function, it only moves some of the sd-card to the android-secure folder on your sd-card, however your internal memory is still used up.
In addition, moving apps to sd-ext partition doesn't break app widgets like the stock app2sd method that Gingerbread use.
stankyou said:
In addition, moving apps to sd-ext partition doesn't break app widgets like the stock app2sd method that Gingerbread use.
Click to expand...
Click to collapse
Reason: With A2SD / DATA2SD / etc. Android still "thinks and tells" the Apps are still installed in the internal memory (at least this tells me my logic).
MatDrOiD said:
Reason: With A2SD / DATA2SD / etc. Android still "thinks and tells" the Apps are still installed in the internal memory (at least this tells me my logic).
Click to expand...
Click to collapse
That's how I see it as well. And makes apps available to use when you have it on usb transfer mode.
via xda app
MatDrOiD said:
Reason: With A2SD / DATA2SD / etc. Android still "thinks and tells" the Apps are still installed in the internal memory (at least this tells me my logic).
Click to expand...
Click to collapse
MatDrOid, since you are also on MW. How do I make use of my ext4 partition I created?
I am guessing there is a way to just move to the ext4 via a app?
Wh000sher said:
MatDrOid, since you are also on MW. How do I make use of my ext4 partition I created?
I am guessing there is a way to just move to the ext4 via a app?
Click to expand...
Click to collapse
if it's MW based on oxygen, instructions on how to enable ext4 partition are in the first post, no need to use an app.
No it's the cm version using s2e and I think it's working lol
Sent from my HTC Desire using xda premium
ext4 creation
neither easeus or minitool has an option to create ext4. how do i create the ext4? and i'm going to be dual booting wp7, so should it look like this:
ext4
fat32
wp7 partition
or like this:
fat32
ext4
wp7 partition
??? plz help
noobinius said:
neither easeus or minitool has an option to create ext4. how do i create the ext4? and i'm going to be dual booting wp7, so should it look like this:
ext4
fat32
wp7 partition
or like this:
fat32
ext4
wp7 partition
??? plz help
Click to expand...
Click to collapse
backup your sd card 1st
then use only 4ext recovery (requires s-off to change recovery) or gparted to create your partition (step 5 here)
sorry if i bump old post
Can i access my internal memory once i use Ext4?
nestleomega said:
sorry if i bump old post
Can i access my internal memory once i use Ext4?
Click to expand...
Click to collapse
With a root file explorer.
Uhh Im planning on setting partition for my 8gb sd card for a2sd, how much partition sizes should I allocate for the fat 32 and for the ext 2 partitions? and if can somebody pls explain to me what the partitions will contain?
on my 4gb card i have in tha first partition(fat32)3gb,the rest is an ext2 partition,to partioning i use minitool,on my device app2sd and link2sd i have moved my dalvik in ext2 part,works well on termarom with terma kernel.greeeeetz
CALIBAN666 said:
on my 4gb card i have in tha first partition(fat32)3gb,the rest is an ext2 partition,to partioning i use minitool,on my device app2sd and link2sd i have moved my dalvik in ext2 part,works well on termarom with terma kernel.greeeeetz
Click to expand...
Click to collapse
I figured it out last night but thanks for the help though. Anyway dude, Im just wondering I have done a2sd already and my internal went down to 3mb, but whenever I install new apps it goes up again, I saw people with a lot of apps and have like 5mb on internal, how do I do that? I tried "a2sd cachesd" but to no avail. Any ideas on what to do?
hey I'm currently using a fat32 second partition for my link2sd setup but I need an ext2/3/4 system to link the internal data (for google translate offline language packages) to my sd card as well.
I read that ext4 is not supported but ext3 is.
Thus, my actual question: can I reformat my fat32 partition to ext3 and keeping all the links and files so I don't have to reinstall/move all the applications currently linked?
Create 2nd partition as ext2...
Then, Recreate mount script and select ext4....
Reboot....
It will work....
It moves data also....
Enjoy.....
Wouldn't the data that is currently on the second partition be lost in that process?
Yes it would be. Formating deletes all data on the partition.
Can I just make a backup of the contents of the partition (copying all files) and put them back after the reformat?
Will link2sd still recognize these folders, will there be problems about permissions, ...
Thanks for the help because I basically messed up choosing fat32 in the first place :/
Theoretically it should work. Never tried that, so I cannot be sure.
Ok thanks.
I'll try it soon and post back the results
Link2SD to Link2SD Plus-FAT32 to ext2,ext3,ext4 or f2fs
KoenGo said:
Ok thanks.
I'll try it soon and post back the results
Click to expand...
Click to collapse
Hi, KoenGo I saw ur post, n I too was going to post d same question.
Actually I m switching from Link2SD to Link2SD Plus, n av to change d second partition from FAT32 to ext2, ext3, ext4 or f2fs.
I av posted d same question 2day in PHANDROID-Android Forum, so if I get an answer from them I'll let u no, n if b4 that u find out something, u let me no.
Goodluck n Thanx.
Just formatted the second partition to ext2 with Gparted and moved back the backup files from the partition. Selected ext4 when link2sd asked for the file system (I know it's weird but it worked).
Apps were temporarily uninstalled, so shortcuts on home are gone, but other than that all is working fine now.
Now I just need to get the plus version to link the internal data.