SD card format - Samsung Galaxy W I8150

Hey guys, if you guys realised that, the latest CWM allows us to format our internal and external SD cards into formats of our own desires like the ExFAT, ext2, ext3, ext4 and etc... But i would like to know anyone did it to format into your own preferences and how was the performance and so on. I personally tried ext4 on both my internal and external and i'm not sure whether it's slowing down my phone or what.
Happy to hear some responses from you guys as well

Related

Formatting SD card

Hi. I would like to know if i format my SD card, will this also wipe the ext3 partition? Will I have to re-partition the SD card after the format, or will it still be there?
Many Thanks
i was under the impression that a partition is treated as a different drive. so even if you format your SD card, it shouldn't touch any of the partitions created. like, you have SD card partition and ext 2-4. then only the SD card partition is formatted. of course i could be wrong and please let me know if that is so
As i saw, if you format with slow metod, it will delete also the partition..
Sent from my HTC Desire using XDA App
and the answer is..........
NO! Formatting your SD card will NOT WIPE YOUR EXT3 PARTITION Tried it last night, and i still have all my apps back on phone and also have 80.88 MB of internal (which is what i had before)

sd card accessible but phone says its corrupted?

Hi everyone!
I have a transcend 8GB micro sd (class 6) in my desire.
Ive formated it like that:
7gb fat32
1gb ext3 (maybee its ext2 or 4 I dunno)
no swap
a few days ago my phone sayd that the sd card is corrupted!
The strange thing is that all my apps which are on the exp partition are still working flawlessly and I can also access all files on the sd card via ES Strong File manager!
What I cant do for ex. is setting up ringtones which are on my sd card. They show up in the ring tone menu but no sound plays but when I open em in the mp3 player they play fine!
I also cant take pics/vids with the cam because the phones says I should insert a sd card!
Is this a known problem?
What I wanna do is getting my data and my apps over to my computer and then reformating the card and transfering everything back. Just to see if it works then (doubt it!).
But I dont know how to do it because of the ext partition! Can you give me a hint please?
HellSassa69 said:
Hi everyone!
I have a transcend 8GB micro sd (class 6) in my desire.
Ive formated it like that:
7gb fat32
1gb ext3 (maybee its ext2 or 4 I dunno)
no swap
a few days ago my phone sayd that the sd card is corrupted!
The strange thing is that all my apps which are on the exp partition are still working flawlessly and I can also access all files on the sd card via ES Strong File manager!
What I cant do for ex. is setting up ringtones which are on my sd card. They show up in the ring tone menu but no sound plays but when I open em in the mp3 player they play fine!
I also cant take pics/vids with the cam because the phones says I should insert a sd card!
Is this a known problem?
What I wanna do is getting my data and my apps over to my computer and then reformating the card and transfering everything back. Just to see if it works then (doubt it!).
But I dont know how to do it because of the ext partition! Can you give me a hint please?
Click to expand...
Click to collapse
its quite easy for one partiton to be corrupt while the other isnt, thats because there using diffrent fs's unless you have linux there is no way to access your ext partiton, just format the card and start again
Download the gparted(?) liveCD.
Mount the disk image, via daemon tools/cd etc.
This way, you can just reformat the partition you need.
I found this useful switching my ext4 to ext3 without wiping my FAT32 partition.
As long as you don't attempt to resize or touch the FAT32 partition, as linux handles FAT32 differently, and can become temperamental.
Shouldnt I be able to access the ect partition from any linux distri via vm ware?
I think thats the way to go - will try it today and report
I found this, too: http://www.howtoforge.com/access-linux-partitions-from-windows
think it will work but I have to gather some knowledge about linux anyway!

[Q] For a 2nd partition on my SDcard should I use Fat32 or Ext (2,3,4) ?

I have a 64GB Class 6 card, and was thinking of partitioning my sdcard. My questions are the following:
Which is best fat32, ext 2,3,4?
Is it worth partitioning my sdcard?
Thinks that all for now.... if anyone else has additional comments other then whats above that you think may be helpful I would appreciate those. Thank you all in advance.
I wonder that as well..
I have a 16gb that has a 2gb partition for use with Link2SD so giving me over 2gb storage for Apps and Games! I use ext3 as my Mac wont recognise the second partition and open it as a storage drive when i plug my XPlay in, Just the 14gb partition opens as thats Fat 32! Dont know the difference between them (Know Ext is linux!). Just makes it more tidy for me personally
ext is better than fat, if you kernel support ext4 use it (if i remember correctly doomkernel can), if no use ext3 (should be supported from every kernel)

[Q]NTFS SD Card Mount on NOTE II

Hello everyone, I know this thread is already present and I also red the info regarding with it, but it seems my problem is something I can't solve with the help of those previous instructions. I have an I idea how to solve it but I'm hesitant to do it because I don't know if it works, and I kinda scared to do it because I don't want to buy again another SD Card if ever the present one will break.
Problem: I have a torrent app in my Note II and I liked to use it always because it downloads fast, but the problem is that whenever I want to download files that is more than 4GB in size, I always receive an error that the file I want to download is to big for the file system; (file system limit exceeded), and I learned that this error occurs when my storage system is FAT/FAT32, then I read a thread in this forum that this will be solved by converting my SD Card's file system to NTFS and use Paragon NTFS Mount app so that my NTFS Card will be accepted by my phone, alas I did as what was instructed, converted my SD Card to NTFS, mount my card to storage/sdCard/extcard <---Created another path as it was said that using the default path would make it not work. But when I re-started to download files it fails to me again, the same problem encountered (file system limit exceeded). I even converted my SD card to exFat because I heard that this can handle large files, more than 4GB but also to no avail.
Solution(not tested yet): I am planning to make 2 partitions in my SD card, one partition would be fat32 and the other would be NTFS, and use also paragon app, so that when I insert my card to my phone, the phone will mount the FAT system to the fat32 partition and leave the NTFS partition alone and not be used.
Does this method of mine will work? Are there any ideas aside from what I had in mind that will also help me solve my little problem. I know that this problem of mine is not that big, and I can just refer it to other threads and the google but I want to know from the pro's and OP's here if my method is possible.
Thank you!
Kudos to all!:good:
MonteCarlo:laugh:
You need to define a mount point like sdcard0 is internal sd sdcard1 is external sd fat32 partition sdcard2 as the ntfs partition which is really hard to do on a samsung based rom (even windows doesnt recognize the second partition on sd cards ) you can format the sd to ext3 or ext4 it's the best possible solution
erdemc said:
You need to define a mount point like sdcard0 is internal sd sdcard1 is external sd fat32 partition sdcard2 as the ntfs partition which is really hard to do on a samsung based rom (even windows doesnt recognize the second partition on sd cards ) you can format the sd to ext3 or ext4 it's the best possible solution
Click to expand...
Click to collapse
I see, too bad, but thanks any way. Does the procedure in formatting my sd card to ext3 or ext4 is the same as when I format my card to fat32 other system, or would you use a program to do it.
Why are you using Fat32 or NTFS just format the SD card to ExFAT. No size limit and compatible with Note2 & Windows
I think the problem you are having is due to the torrent app you are using, it might be trying to use the internal phone memory as a temporary location for the file you are downloading. Try changing your torrent app
(I had this problem with the official utorrent app)

How to mount ext4 format external sd card?

I would like to have a 128 GB external sd card formatted as ext4 instead of exfat, due to another device I use this card with only supports ext4. But when I put in the ext4 formatted card into the G4, it will not mount it? What's the trick?
edit: looking for non-root method if possible
Here's a brilliant tutorial from a few years back.
http://forum.xda-developers.com/showthread.php?t=2424900
EDIT: Note, this is for 4.2.2 JB, but yet still may prove useful in understanding how to do it.
Thx, however it looks like that one requires root. Looking for a non-root method for now...
I havent had to deal with it lately, but you used to have to have a custom rom to support he ext4 file system, because the default android didnt support the file system.

Categories

Resources