[Q] EXT2 format partition on SD card - XPERIA X10 Q&A, Help & Troubleshooting

i want to change my sd card partition to ext2.
i already did, matter of fact, but the phone did not recognise it.
i am on stock GB bb 71.
how can i get the phone to recognise the card in that format?
i thought that GB enabled the use of ext partitions natively.

r u tryin to format ur sd card to ex2 to use link2sd?

not really.
i just prefer having ext filesystem, as i am a ubuntu linux user, and i know that performance wise, ext2 will be better than FAT.
i would also want to discourage my brother from plugging my phone into his windows laptop in the name of getting stuff and leaving viruses on the card.

Or you will use link2SD with 1st partition in Fat 32 (more 2go) and Fat (2go or less). The 2nd partition in Ext2.
http://forum.xda-developers.com/showpost.php?p=16853029&postcount=39

Related

[Q] Brought a new memory card, Now d2sd/Darktremor a2sd/swap?

Ok, so I brought a new 16Gb Class 4 microSd card and I am going to partition it. I was wondering how much should I allocate to each partition type?
1. How does 14gb fat32, rest ext2 sound?
2. Should I leave any space for swap?
3. Also, out of Darktremor a2sd and Data to sd with dalvik-cache to ram, which one should I use?
4. In case if I upgrade my rom, do I have to re-enable them and copy the stuff again? Hows their compatibility with regard to upgrading?
5. Performance/drawbacks?
Thank You.
Also, does it make a difference which one is partitioned first?
Here: http://forum.xda-developers.com/showthread.php?t=1093317
It's mentioned that EXT2 is to be partitioned first but,
Here: http://forum.xda-developers.com/wiki/index.php?title=SD_card_partitioning
Fat32 is partitioned first.
make Fat32 first if you want sd card to be recognized by Windows... if ext2 will be first, you cant access second partition on the SD card...
What about Swap?
Guys I made the partitions as said but the phone says damaged sd card. But if I format by phone, it runs ok. Any idea?

[Q] Micro SD Partition [ST15i/ICS]

Hi,
I recently bought a Sandisk 32GB Class 4 Micro SD card for my ST15i on ICS. I'm planning to move/link non system-related apps to it and store all my videos, music and pics into it. I've come across several threads regarding the issue at hand and this raised several questions:
1.) Is it advisable to partition it? If so, how and what would be the best method?
2.) How should I divide the space and what format should I use (FAT32, ext, etc)? Any rule I should follow?
3.) Lastly, which is better: link or to move apps using Link2SD or App2SD?
Thanks in advance.
1-yes, it's okay.
Download mini tool partition - Home edition
2- Fat for 2GB
Fat32 for 4GB or Above-----u should use Fat 32
if u partition the SD card ext size must be
128mb
256mb
512mb
1024mb ---don't use than 1024mb
3- I think link2sd is better, but app2sd also good.
What he ^ said. But to make a few adds,
You format the whole sd card as fat 32, and set a high cluster size value. Then create ext partition which can be made in fat32, ext2 or ext3 (ext3 is said to be best)
You can also partition the sd card from cwn recovery (remember it will wipe all data on card).
Linking is better because it moves a larger number of info onto the sd card, i use link2sd which is very simple and efficient. Nonetheless when linking most backup apps except titanium will not be able to follow the simlink to the apk (i think mbackup also just solved this issue but i'm not sure), but they will backup the app data.
Also be sure to tweak your sd card speed in case you havent already done that. A 1024 read ahed value should be the best option for your class
bandarigoda123 said:
1-yes, it's okay.
Download mini tool partition - Home edition
2- Fat for 2GB
Fat32 for 4GB or Above-----u should use Fat 32
if u partition the SD card ext size must be
128mb
256mb
512mb
1024mb ---don't use than 1024mb
3- I think link2sd is better, but app2sd also good.
Click to expand...
Click to collapse
Rudjgaard said:
What he ^ said. But to make a few adds,
You format the whole sd card as fat 32, and set a high cluster size value. Then create ext partition which can be made in fat32, ext2 or ext3 (ext3 is said to be best)
You can also partition the sd card from cwn recovery (remember it will wipe all data on card).
Linking is better because it moves a larger number of info onto the sd card, i use link2sd which is very simple and efficient. Nonetheless when linking most backup apps except titanium will not be able to follow the simlink to the apk (i think mbackup also just solved this issue but i'm not sure), but they will backup the app data.
Also be sure to tweak your sd card speed in case you havent already done that. A 1024 read ahed value should be the best option for your class
Click to expand...
Click to collapse
Thanks for the input, guys. I'm getting a clearer picture on what I should do with my new external storage. Now, let me ask a few more questions:
a.) Any particular reason why I should use ext3? Shouldn't the partition be both FAT32's?
b.) If I do use ext3, what would be the reason? Any advantage over FAT32? Also, is ext4 better?
b.) What should be the ratio when I partition my card? Ex. 50:50, 75:25, etc.
Again, thanks. I'll be doing my own research on the topic while I'm away.
1- u can use fat32 too. But ext 2,3,4 are better. If the rom support u can use ext 3 or 4..
2- ext3 is better than ext2 (correct me if i wrong)..yeah use ext4
3- for ext - 1024mb is enough
for ur swap 128
sd card should be fat32
---------- Post added at 09:37 AM ---------- Previous post was at 09:35 AM ----------
As above guy said, use cwm
hmmm...the safest format when you want to partitions your SD card is FAT/FAT32....EXT2/EXT3/EXT4 is good but depend on your kernel...you your using custom kernel then those format wont be any problem to your phone....
here is the best way to partition your 32Gb SD card....
for your main storage/primary = FAT32
for your 2nd partition/primary = EXT2/EXT3/EXT4
for linux swap = you dont need this partitions so its an option....
Size for your main storage = the remaining size after you have partition it
Size for your 2nd partition = 1024mb (do not go beyond this size)
Size for Swap (option) = 100mb....
Pusak Gaoq said:
hmmm...the safest format when you want to partitions your SD card is FAT/FAT32....EXT2/EXT3/EXT4 is good but depend on your kernel...you your using custom kernel then those format wont be any problem to your phone....
here is the best way to partition your 32Gb SD card....
for your main storage/primary = FAT32
for your 2nd partition/primary = EXT2/EXT3/EXT4
for linux swap = you dont need this partitions so its an option....
Size for your main storage = the remaining size after you have partition it
Size for your 2nd partition = 1024mb (do not go beyond this size)
Size for Swap (option) = 100mb....
Click to expand...
Click to collapse
Yeah,
I've went ahead and formatted my SD card into one FAT32 and one ext3 partition (still thinking about ext3, though). I've linked my apps to the ext3 partition. I've managed to free up about 100mb+ in internal storage space. Time to clean up my system ROM, let's see how much free space I can get.
Thanks to Pusak Gaoq, bandarigoda123 and Rudjgaard. You've all been great.
Haha, no problem bro.

Use of app2sd

Hi Friends, I just bought 32 gb class 10 micro sd card for my x10i....
Should I need to copy any files from my old sd card....
and how to use app2sd (what exactly it does)....Is that to increase the phone's internal memory.....
srinivas103 said:
Hi Friends, I just bought 32 gb class 10 micro sd card for my x10i....
Should I need to copy any files from my old sd card....
and how to use app2sd (what exactly it does)....Is that to increase the phone's internal memory.....
Click to expand...
Click to collapse
Cool. 32GB Class10 cards are the business.
No, you shouldn't need to copy any files from your old card. BUT.....
I'd check all applications and restore all data back to the phone (if you have the available internal storage available) before you insert the new card so you have no installed applications with sdcard storage. settings -> applications
Sometimes it's better to start a fresh and this way you're not copying over all your 'zombie' folders from apps you no longer have installed.
Export configuration/setup files for the likes of mail, contacts and etc, so you can import them again later if required.
I have a NAS and copy my old card(s) onto the NAS and thus I have access to the 'old' data via WiFi if and when I need it as the XPERIA X10i has no OTG microUSB access.
Apps2SD does NOT free up memory, it frees up space in your internal storage area and takes advantage of your high speed Classs10 miroSD card read/write I/O and 32GB disk space. Your XPERIA X10 has an internal data size as small as approx 400MB, with approx 2-3MB read/write I/O and that's what apps2sd is attempting to assist by freeing up space on your internal /data storage.
Apps2SD allows you to manage the applications which can be moved onto the microSD card. Apps2SD does leave some files (dex) in the /data partition on the phone internal memory, but even so you'll reduce the internal phone storage use.
The only real down side of Apps2SD is that you have to consider that all your SD card applications will NOT be accessible when your phone is mounted via USB on a PC as the 32GB microSD card is generally one FAT32 partition.
Link2SD FAQ
If you enabled root access, you could use Link2SD and a 32GB Class10 card is just the ticket for this kind of use.
This allows you to create a second ext4 formatted data partition on your SDcard(I use a 1GB partition) and have the applications themselves run from the SDcard as will as the data which is linked from the primary partition. This takes full advantage of your high speed Class10 MicroSD card and this partition is not 'unmounted' when your phone is connected to a PC via USB, so all your 'linked' applications continue to work.
If you remove or replace the SDcard after using apps2sd or link2sd your lose all your applications on the SDcard, so just be aware.
Link2SD is mucho cool as you can backup the second partition and then recreate it and re-run the Link2SD mount script and it'll relink and restore all your Link2SD applications as is stores all the app, library and data files.
Dr Goodvibes said:
Cool. 32GB Class10 cards are the business.
No, you shouldn't need to copy any files from your old card. BUT.....
I'd check all applications and restore all data back to the phone (if you have the available internal storage available) before you insert the new card so you have no installed applications with sdcard storage. settings -> applications
Sometimes it's better to start a fresh and this way you're not copying over all your 'zombie' folders from apps you no longer have installed.
Export configuration/setup files for the likes of mail, contacts and etc, so you can import them again later if required.
I have a NAS and copy my old card(s) onto the NAS and thus I have access to the 'old' data via WiFi if and when I need it as the XPERIA X10i has no OTG microUSB access.
Apps2SD does NOT free up memory, it frees up space in your internal storage area and takes advantage of your high speed Classs10 miroSD card read/write I/O and 32GB disk space. Your XPERIA X10 has an internal data size as small as approx 400MB, with approx 2-3MB read/write I/O and that's what apps2sd is attempting to assist by freeing up space on your internal /data storage.
Apps2SD allows you to manage the applications which can be moved onto the microSD card. Apps2SD does leave some files (dex) in the /data partition on the phone internal memory, but even so you'll reduce the internal phone storage use.
The only real down side of Apps2SD is that you have to consider that all your SD card applications will NOT be accessible when your phone is mounted via USB on a PC as the 32GB microSD card is generally one FAT32 partition.
Link2SD FAQ
If you enabled root access, you could use Link2SD and a 32GB Class10 card is just the ticket for this kind of use.
This allows you to create a second ext4 formatted data partition on your SDcard(I use a 1GB partition) and have the applications themselves run from the SDcard as will as the data which is linked from the primary partition. This takes full advantage of your high speed Class10 MicroSD card and this partition is not 'unmounted' when your phone is connected to a PC via USB, so all your 'linked' applications continue to work.
If you remove or replace the SDcard after using apps2sd or link2sd your lose all your applications on the SDcard, so just be aware.
Link2SD is mucho cool as you can backup the second partition and then recreate it and re-run the Link2SD mount script and it'll relink and restore all your Link2SD applications as is stores all the app, library and data files.
Click to expand...
Click to collapse
That was great.....
I am planning to put Fera's V 23 Voltage ROM....
When should I install Link2SD and how to create a second ext4 data partion...
srinivas103 said:
That was great.....
I am planning to put Fera's V 23 Voltage ROM....
When should I install Link2SD and how to create a second ext4 data partion...
Click to expand...
Click to collapse
You can leave your XPERIA X10i to format the 32GB card or you can format it on a PC using one of the following tools.
You can read up on formatted unit size and partition alignment and see if it is right for you.
I use Ridgecorp Consultants FAT32 formatter
Or you could use SD Association FAT32 formatter (I've not used it)
When the XPERIA X10i formats and mounts the SD card a few XML files are created as well.
I would install Link2SD as your first user application as then all following applications will be 'auto' linked after you setup Link2SD on your SD card.
Most 'new-ish' ROMs have support for additional partitions (ext3/ext4) and mount the FAT32 formatted partition first before any additional ext3/4 partitions.
GB 2.3.3 doesn't have this support and you'll need to install via xRecovery or CWM(if supported)
This information can be found here:
[DEV]Link2SD working on X10i
[DEV]Step by step instructions to load Link2SD on X10i
I have used MiniTool Partition Wizard on Win7 and created a 1GB partition and formatted it as ext3. You can try ext4 as some ROM/Link2SD combinations will work.
Oh and make both your FAT32 and you ext3/4 partitions as primary.
Dr Goodvibes said:
You can leave your XPERIA X10i to format the 32GB card or you can format it on a PC using one of the following tools.
You can read up on formatted unit size and partition alignment and see if it is right for you.
I use Ridgecorp Consultants FAT32 formatter
Or you could use SD Association FAT32 formatter (I've not used it)
When the XPERIA X10i formats and mounts the SD card a few XML files are created as well.
I would install Link2SD as your first user application as then all following applications will be 'auto' linked after you setup Link2SD on your SD card.
Most 'new-ish' ROMs have support for additional partitions (ext3/ext4) and mount the FAT32 formatted partition first before any additional ext3/4 partitions.
GB 2.3.3 doesn't have this support and you'll need to install via xRecovery or CWM(if supported)
This information can be found here:
[DEV]Link2SD working on X10i
[DEV]Step by step instructions to load Link2SD on X10i
I have used MiniTool Partition Wizard on Win7 and created a 1GB partition and formatted it as ext3. You can try ext4 as some ROM/Link2SD combinations will work.
Oh and make both your FAT32 and you ext3/4 partitions as primary.
Click to expand...
Click to collapse
Hi, I formatted the 32 gb sd card today using the minitool partion wizard (as it is given in the link you provided).
I partitioned 1 gb as fat32 and the remaining as ext2....
But now I can only see the 1 gb in my mobile(cant able to see remaining space), What should I do now.....
Shall I format the sd card completely to fat32 (back to its original form) . Is it possible to partion using link2sd...
If you followed the following step by step instructions, I would have thought you'd be OK.
[DEV]Step by step instructions to load Link2SD on X10i
Your first partition should be ~29GB FAT32 and then the ~1GB ext3/ext4 partition, both of which are primary.
I have no idea what Link2SD does on a FeraLab v23 ROM, maybe someone else has information on that.
It works fine on CM10 4.1.2 (Scritch007) or GB 2.3.3 with DoomKernel v6.
Did you install the following zip?
[DEV]Link2SD working on X10i
Dr Goodvibes said:
If you followed the following step by step instructions, I would have thought you'd be OK.
[DEV]Step by step instructions to load Link2SD on X10i
Your first partition should be ~29GB FAT32 and then the ~1GB ext3/ext4 partition, both of which are primary.
I have no idea what Link2SD does on a FeraLab v23 ROM, maybe someone else has information on that.
It works fine on CM10 4.1.2 (Scritch007) or GB 2.3.3 with DoomKernel v6.
Did you install the following zip?
[DEV]Link2SD working on X10i
Click to expand...
Click to collapse
No, I did not install the zip...
I formatted the sd in my pc, copied the rom in the sd card and then installed V23 ROM.......and then downloaded link2sd from play store...
I only did this....
Cool. And after successfully installing the FreaLab v23 ROM from the FAT32 partition of the card which may or may not be approximately 28GB which xRecovery/CWM can read without problems. You restarted your phone, logged in and proceeded through the startup wizard, probably rebooted if you followed the FeraLab V23 ROM install instructions and restarted the phone again.
You would then normally check to see if the MicroSD card is operational/mounted and/or go to settings->storage and check that you had a 28GB FAT32 partition mounted.
If the MicroSD card is not mounted or there is an operational error with the MicroSD card, then there is a fair chance you need to install the Link2SD mount correction zip to allow the Android phone to mount the FAT32 partition first.
I have to assume that because you were able to install the ROM from the MicroSD card that there is some sort of operational working formatted storage available on the MicroSD card that Android recognizes.
If this is successful and there was no MicroSD card mounting or operational errors you'd proceed to setup Google play with a user sign-in and installed Link2SD.
You'd then invoked Link2SD and assign the correct format to the partition. I chose ext4. You could choose any of ext2,ext3 or ext4 options.
If this is successful you will need to restart your phone or at least restart Link2SD.
Then you should be good to go.
Dr Goodvibes said:
Cool. And after successfully installing the FreaLab v23 ROM from the FAT32 partition of the card which may or may not be approximately 28GB which xRecovery/CWM can read without problems. You restarted your phone, logged in and proceeded through the startup wizard, probably rebooted if you followed the FeraLab V23 ROM install instructions and restarted the phone again.
You would then normally check to see if the MicroSD card is operational/mounted and/or go to settings->storage and check that you had a 28GB FAT32 partition mounted.
If the MicroSD card is not mounted or there is an operational error with the MicroSD card, then there is a fair chance you need to install the Link2SD mount correction zip to allow the Android phone to mount the FAT32 partition first.
I have to assume that because you were able to install the ROM from the MicroSD card that there is some sort of operational working formatted storage available on the MicroSD card that Android recognizes.
If this is successful and there was no MicroSD card mounting or operational errors you'd proceed to setup Google play with a user sign-in and installed Link2SD.
You'd then invoked Link2SD and assign the correct format to the partition. I chose ext4. You could choose any of ext2,ext3 or ext4 options.
If this is successful you will need to restart your phone or at least restart Link2SD.
Then you should be good to go.
Click to expand...
Click to collapse
This is not working, I tried with both the zip and without zip.....
It says
Mount Script error
Mount script cannot be created.
mount: mounting/dev/block/vold/179:2 on /data/sdext2
failed: Invalid argument
ext4 may not be supported on your device. Try FAT32 on the second partition
So, should I try FAT32 for both partitions....
In that case what will be the probability that it will choose exactly my 1gb partition...
Pls help...
Dr Goodvibes said:
You can leave your XPERIA X10i to format the 32GB card or you can format it on a PC using one of the following tools.
You can read up on formatted unit size and partition alignment and see if it is right for you.
I use Ridgecorp Consultants FAT32 formatter
Or you could use SD Association FAT32 formatter (I've not used it)
When the XPERIA X10i formats and mounts the SD card a few XML files are created as well.
I would install Link2SD as your first user application as then all following applications will be 'auto' linked after you setup Link2SD on your SD card.
Most 'new-ish' ROMs have support for additional partitions (ext3/ext4) and mount the FAT32 formatted partition first before any additional ext3/4 partitions.
GB 2.3.3 doesn't have this support and you'll need to install via xRecovery or CWM(if supported)
This information can be found here:
[DEV]Link2SD working on X10i
[DEV]Step by step instructions to load Link2SD on X10i
I have used MiniTool Partition Wizard on Win7 and created a 1GB partition and formatted it as ext3. You can try ext4 as some ROM/Link2SD combinations will work.
Oh and make both your FAT32 and you ext3/4 partitions as primary.
Click to expand...
Click to collapse
im using x10 stock rom and I cant mount partition like ext2,ext3,ext4. it showing SD CARD IS BLANK OR UNSUPPORTED FILE SYSTEM.
how can I slove my problem
im using doomkernal v6 1113mhz

[Q] SD Card Partition Problem

hi guys,
I partitioned sd card ext with 1GB with FAT32 using mini partion tool
when boot ON the Phone & using with LINK2SD Main sd card & ext sd card showing the same size of 1GB ....
is the problem with ROM ??
I tried with another sd card but the issue is same
i'm using stock rom & 16 GB Sandisk C10 sd card
Pls help me......
Link2SD
The XPERIA X10i running GB 2.3 is a bit problematic with partitions.
The OS only mounts the first partition it finds and that's normally the second partition. Doh!!
The following patch may be of some help to you
SE2.3.3-link2sd-patch.zip
It is assumed you have formatted both partitions as primary.
Everybody should use Link2SD if they have an XPERIA X10, just because most quality class6/class10 cards have better read/write speed than internal flash and with a 1-2GB sdext2 partition more space too.
Considerations
I'd format the second partition as ext3 and 2GB if Link2SD is to be used, especially if a gamer.
I would only use a class6/class10 'quality' 32GB microSD card or greater.
Copy the contents of the /data/sdext2 partition to a NAS/external server
(1) I'd format the partition to be used with Link2SD as ext3 ( I've found on my builds I can't use ext4, but would, if I could ), just because it'll give better performance. In a gaming environment 1GB can be used up pretty quickly if libraries and data are linked too.
(2) The cost of quality class6/class10 microSD cards has really dropped in price now that extreme and extreme pro cards (50MB+ write) are all the rage. It's just a pain having to rebuild a working Link2SD environment onto a larger card at a later date, when a lesser card, no longer meets needs.
But given I'm using a 64GB card, I would say that.
(3) If you copy the contents of the second partition to a linux system /folder it makes a great recovery, as you only have to restore the Link2SD second partition and you get all your apps back, data and all. I copy my /data/sdext2 partition onto my NAS every now and then and it has saved my bacon a few times when microSD/SD cards have gone belly up.

Resizing SD Card Paritions

I'm sorry if this is the wrong forum but it seemed the most appropriate (I thought).
I recently got an LG Optimus F6 and it has a horrible memory file system. To make a long story short, I had to downgrade firmware, root,ota root keep, upgrade firmware, unmount sd card, then partition it.
So I've got a 32g SD card that has the first partition FAT32 with about 4g, and the second partition is EXT4 with the other 28. I want a want a way to move space from the EXT4 over to the FAT32 (format just that data if I have to, and then merge it with FAT 32 drive).
I don't want to use AParted because I think it will wipe the partitions, and mini partitions tools doesn't recognize the partitions when I plug my phone into computer, and I don't have a working SD Card Reader which is what I would need to get the SD Cards to read on PC, unless theres some terminala or ADB script that could do that, since I've figured out the physical adress of the diffefrent SD cards

Categories

Resources