Hi,
I've stock ICS (rooted, with Kowalski kernel M1) on my P990. I've a 32GB SD card, and I wonder if I can mount it automatically with ext4, NTFS of exFAT file system. Currently it only accepts FAT32, anything else will be unmounted automatically.
almos.dinnyes said:
Hi,
I've stock ICS (rooted, with Kowalski kernel M1) on my P990. I've a 32GB SD card, and I wonder if I can mount it automatically with ext4, NTFS of exFAT file system. Currently it only accepts FAT32, anything else will be unmounted automatically.
Click to expand...
Click to collapse
I know for sure that NTFS does not work.
eXFATshould work... You should check if there are patches for this.
Is your current card with Fat 32 working with Windows PC, this will check if your card is not out of order.
Related
Does anyone know if you can format the storage partition on the sdcard as ntfs or ext4.
Reason for this is if you want to put hd movies on your sd card and they are over 4GB you can't do this with FAT32.
So you would need to format it in a different partition. Anyone know if it works ?
sorrowuk said:
Does anyone know if you can format the storage partition on the sdcard as ntfs or ext4.
Reason for this is if you want to put hd movies on your sd card and they are over 4GB you can't do this with FAT32.
So you would need to format it in a different partition. Anyone know if it works ?
Click to expand...
Click to collapse
You format it to ExFat. That is the new sdcard format to get it to store more than 4gb. How you are going to do it I don't know. If it were stock, formatting that is easy, but CM10, I don't know. NTSF won't work but ext4 should. You can use partitioning software to do that.
Sent from my Nook HD running CM10.1 on SD
Hello guys!
I have 16GB micro SD card and I can't put a movie larger than 4 GB.
my card is formatted as fat32, but I've managed to install paragon+ and mount ntfs card but I still can't copy file larger than 4GB.
Or to be more precise, I can save file via PC on SD card, but all applications don't recognize file.
I have tried with both 4.1.1 and 4.1.2
Does anyone know how to solve this?
paragon didn't mount exfat.
oskreso said:
Hello guys!
I have 16GB micro SD card and I can't put a movie larger than 4 GB.
my card is formatted as fat32, but I've managed to install paragon+ and mount ntfs card but I still can't copy file larger than 4GB.
Or to be more precise, I can save file via PC on SD card, but all applications don't recognize file.
I have tried with both 4.1.1 and 4.1.2
Does anyone know how to solve this?
paragon didn't mount exfat.
Click to expand...
Click to collapse
It's an android limitation. Android has not NTFS support out of the box. I was sure it supported exFAT (our big brother does AFAIK) but after formatting my 16 GB class 10 SDcard my phone didn't recognize it anymore So, FAT32 and no 4GB+ files
However there's a good chance CyanogenMod supports these file systems (at least exFAT) out of the box
oskreso said:
Hello guys!
I have 16GB micro SD card and I can't put a movie larger than 4 GB.
my card is formatted as fat32, but I've managed to install paragon+ and mount ntfs card but I still can't copy file larger than 4GB.
Or to be more precise, I can save file via PC on SD card, but all applications don't recognize file.
I have tried with both 4.1.1 and 4.1.2
Does anyone know how to solve this?
paragon didn't mount exfat.
Click to expand...
Click to collapse
Get a live USB stick for any Linux distro and try saving it that way.
AW: [Q] micro SD card exfat
It should be possible to reformat the card as ext2/3/4. Android would support it natively. The only issue would be for Windows users to install a kind of driver to use it.
Sent from my GT-I8190 using xda app-developers app
rarog said:
It should be possible to reformat the card as ext2/3/4. Android would support it natively. The only issue would be for Windows users to install a kind of driver to use it.
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
Already tried that and it's not working.
blackknightavalon said:
Get a live USB stick for any Linux distro and try saving it that way.
Click to expand...
Click to collapse
I've solved it.
I've formatted 16 GB SD drive half as fat32 and half as ext4, and then i've made a script to mount ext4 to /mnt/storage3 folder.
Now I can dowbload torrents larger than 4GB.
@oskreso, can you share the script?
Title says it all. How to transfer files larger than 4GB to SD card? I tried formatting SD card to NTFS but my 2X refuses to accept SD card in that format. Is there any other way?
Thanks!
Gandaf said:
Title says it all. How to transfer files larger than 4GB to SD card? I tried formatting SD card to NTFS but my 2X refuses to accept SD card in that format. Is there any other way?
Thanks!
Click to expand...
Click to collapse
format using exfat(windows) , or ext4(linux). fat32 cannot transfer file more than 3GB. since kowalski kernel already support exfat and ext4 already support in cm10.1 by tonyp
I wantto Format my sdcard to exfat... yes or no ?
a546109781 said:
I wantto Format my sdcard to exfat... yes or no ?
Click to expand...
Click to collapse
To use link2SD yes 4.3 Supports it I think
Actually I am 4.2 and tried Ext3 didn't work but Ext2 and Fat32 Work fine
a546109781 said:
I wantto Format my sdcard to exfat... yes or no ?
Click to expand...
Click to collapse
All cards 32gb or less (SDHC cards) come formatted in Fat32.(Part of SDHC spec) This includes a file limit of 4gb max for a single file.
All cards 64gb or more (SDXC cards which the XZR supports) come preformatted in exFat (Part of SDXC spec). This does not have a 4gb file limitation.
The stock Sony Firmware supports exFat. (I bought a 64gb SDXD formatted with exFat and plugged it in and worked right away). Most recoveries do to. (TWRP does at least).
However, I flashed CM11 onto my XZR. CM11 does _NOT_ support exFat. Initially I backed up and reformatted my card in Fat32. Angry with the 4gb file limitation (I have many 720p and 1080p movies over 4gb..) I actually took the microSD card out, used a adapter and hooked it up to a Linux system (Ubuntu 13.10 in my case) and used gParted to format the card to EXT4 filesystem. EXT4 is a filesystem most Linux machines use and support natively. This is actually the filesystem most newer Android device use for their internal SDCard / Data partitions! I popped the card back in, CM11 reads it perfectly! And I was able to copy files over 4gb to the device!
So its not a hardware thing since the XZR is SDXC compatible. Just formatting / partition time issue.
Just my 2 Cents.
akash4357 said:
All cards 32gb or less (SDHC cards) come formatted in Fat32.(Part of SDHC spec) This includes a file limit of 4gb max for a single file.
All cards 64gb or more (SDXC cards which the XZR supports) come preformatted in exFat (Part of SDXC spec). This does not have a 4gb file limitation.
The stock Sony Firmware supports exFat. (I bought a 64gb SDXD formatted with exFat and plugged it in and worked right away). Most recoveries do to. (TWRP does at least).
However, I flashed CM10.1 onto my XZR. CM10.2 does _NOT_ support exFat. Initially I backed up and reformatted my card in Fat32. Angry with the 4gb file limitation (I have many 720p and 1080p movies over 4gb..) I actually took the microSD card out, used a adapter and hooked it up to a Linux system (Ubuntu 13.10 in my case) and used gParted to format the card to EXT4 filesystem. EXT4 is a filesystem most Linux machines use and support natively. This is actually the filesystem most newer Android device use for their internal SDCard / Data partitions! I popped the card back in, CM10.2 reads it perfectly! And I was able to copy files over 4gb to the device!
So its not a hardware thing since the XZR is SDXC compatible. Just formatting / partition time issue.
Just my 2 Cents.
Click to expand...
Click to collapse
thank you try now
Hi,
I know that for a USB-OTG stick can use Paragon to make exFAT and NTFS work.
How about microSD and exFAT for LOS 18.1 (/e/OS) on S10?
It doesn't work for me and If that doesn't work in general, then I would mind using NTFS or ext4 format.
I've also tried both and it doesn't work when I format it with Linux.
When I format it with Android built in formating option, then it does it with FAT32. I've tried to copy a 8GB File onto the SD and it give's me the impression that it was successful (no error message) when it actually wasn't. This is just a fun fact
My linux refused to copy a 8GB File to SD via MTP. This is how it should be with FAT32.
Thanks for sharing your experience.