Supported filesystems for SD card on android devices - Android Q&A, Help & Troubleshooting

Hi there.
I think that all android devices support fat32 filesystem, the problems its the storage limitation of 4gb max per file in the sdcard.
I been trying to avoid the limitation of 4gb in all my android devices with this results, giving using different filesystems on my sdcard (ext2, ext3, exfat, ntfs...).
Galaxy s3: supports fat32 and exfat
Chinese tablet aoson m7: Suppots fat32 and ntfs
Chinese phone Lenono A760: Suppots only fat32.
Andoid its based on linux, but none of my devices recognice the sdcard with ext2 or ext3 formats.
Also I don't understand why only the chinese tablet supports NTFS. It's because they paid to microsoft so they can use that filesystem?
How it's possible that any device supports a free filesystem like ext3???
I think that I will get rid of the lenovo a760...I need to use files larger than 4gb.
thank you

Looks like you could root it and enable USB OTG support for a little pen drive or something of that sort. How often are you really going to need that many files bigger than 4 GB on your phone?
http://android-sensor.com/Lenovo_A760/programs/system_software/78-usb-otg-helper-root.html (use Google Translate if you can't read Czech - I know I can't lol)
that link leads to:
https://play.google.com/store/apps/details?id=net.shajul.usbotg
To mount ext partitions automatically, I think you also have to be rooted and run an auto-mount script (or manually via terminal commands). This is not for your phone, but provided as an example and info:
http://forum.xda-developers.com/showthread.php?t=2076327

es0tericcha0s said:
Looks like you could root it and enable USB OTG support for a little pen drive or something of that sort. How often are you really going to need that many files bigger than 4 GB on your phone?
http://android-sensor.com/Lenovo_A760/programs/system_software/78-usb-otg-helper-root.html (use Google Translate if you can't read Czech - I know I can't lol)
that link leads to:
https://play.google.com/store/apps/details?id=net.shajul.usbotg
To mount ext partitions automatically, I think you also have to be rooted and run an auto-mount script (or manually via terminal commands). This is not for your phone, but provided as an example and info:
http://forum.xda-developers.com/showthread.php?t=2076327
Click to expand...
Click to collapse
Thanks, I want to use my phone as bittorrent client, that why i need to use big files often. I'm root.
I don't have a USB OTG cable...
I have the sd card with ext4 format as primary partition and it's not working.
I think that it's not an easy way to use files biger that 4 gb in this chinese phone.
I also tried to NTFS format and this tool https://play.google.com/store/apps/details?id=com.paragon.mounter&hl=es and the phone freezes often...it's not a solution at all.
It's frustating that a chinese tablet supports perfectly ntfs and the s3 exfat, but with this phone, ther¡s no way...i been trying all day long! I gave up.
thank you anyway.

Related

[Q] 32GB SDHC & Over 4GB movie files?

I wanted to buy a 32GB Class 10 card for my GS2, so I can watch movies at my friends houses. That is one of the main reasons I bought this phone. Mostly all of my movies are .MKV files around 8-10GB, but I read somewhere that you can only have videos under 4GB. I understand that is true for Fat32, is that how the SD card will function in the GS2? Is their no way to get it to take larger files? If not I'll just get a 16GB and save some money.
Their is no other format or something that can be done so it will take larger movies?
It might be possible to hack it up to support ext4, but then you'll only be able to read/write the SD card from the phone or a Linux box.
Okay I guess I'll just buy a 16gb since the movies can only be under 4gb
Convert it to ext4 and use this on the windows box. http://www.ubuntugeek.com/how-to-read-ext3ext4-linux-partition-from-windows-7.html
Sent from my SAMSUNG-SGH-I777 using xda premium
Okay I'm a noob, so I don't fully understand all of this.
ext4, is a newer format that allows large files?
So android phones can read Fat32 and ext4?
The phone can format in ext4 or you have to use windows for that?
is their any problems with ext4, slow speed problems righting too, not to stable?
Also if I format it to ext4, and I hook it up to my PC, can windows read that? or every PC i'm gonna need some special software to view the SD?
dfxda said:
Okay I'm a noob, so I don't fully understand all of this.
ext4, is a newer format that allows large files?
So android phones can read Fat32 and ext4?
The phone can format in ext4 or you have to use windows for that?
is their any problems with ext4, slow speed problems righting too, not to stable?
Also if I format it to ext4, and I hook it up to my PC, can windows read that? or every PC i'm gonna need some special software to view the SD?
Click to expand...
Click to collapse
Ext4 is a filesystem that allows large files, just like NTFS on Windows. Ext4 is the standard filesystem on newer Linux distributions. (Just like its predecessors ext2 and ext3 were). Even ext2 supports large files.
Unfortunately, the situation is that NTFS support on Linux is so-so, and ext4 support on Windows is even poorer. I'm not sure if the solution in the link above will allow write access to ext4 safely - I know as of 2-3 years ago it could read ext3 but not write, it could only write ext2.
Ext4 is vastly superior to FAT - that's why our phone uses it for all of its "non-USB-mountable" filesystems, and why Honeycomb devices use it for "unified" storage. To avoid the issue of ext4 support in Windows, they use MTP instead of USB Mass Storage mode, as MTP is file-oriented (hides the underlying filesystem from the host machine), while USB Mass Storage is block-oriented (the host machine must understand the filesystem format).
I think our phones support MTP, but I'm not sure how well this would play with an "ext4" hack since that wasn't designed into our phone.
Anyway - We have an 800x480 screen, anything above 1GB/hour is going to just be a waste of storage. (Unless you're using an MHL adapter to connect to an HDMI TV.)
My main goal was to be able to copy my 1080p .KMV movies to the SD and play them out at peoples houses using MHL adapter to TV.
So then I can't use NTFS? that's what I use on all my other drives. Is android not able to read that?
dfxda said:
My main goal was to be able to copy my 1080p .KMV movies to the SD and play them out at peoples houses using MHL adapter to TV.
So then I can't use NTFS? that's what I use on all my other drives. Is android not able to read that?
Click to expand...
Click to collapse
Not directly. It's possible to compile it into the kernel but I'm not sure how well it'll work.
There's also FUSE and ntfs-3g, but again - not sure how well those will work on an Android device, I've only used ntfs-3g on desktop machines.
Both would require kernel tweaks and probably also initramfs tweaks unless you want to do a lot of manual mounting, I'll try to look at it when I have the time.
Hey thanks for all the help.
I guess then I'll just get the 16gb, and use the fat32 that's made for the phone.
kinda stinks though

NTFS Read/Write DOES work

Just for the heck of it I tried the Paragon NTFS/HFS download in the Play Store today to see if NTFS read/write would work. The app needs root, and of course we thankfully have that. I had a Seagate USB 3.0 drive formatted NTFS and connected it. Since Android auto mounts on the Mojo, it auto mounted as NTFS read only. I had to unmount it, and then re-mount it with the Paragon app and choose an alternate mount point (just created a folder called "NTFS" and mounted it) and I can confirm that I can read and write to the drive. Moving files, deleting files, and copying files all worked just fine. Just a heads up. I am sure there will be a better, more translucent way of doing this down the road, but for now there does exist the possibility. I wonder if anyone knows how to stop Android from auto mounting drives when plugged in?
I confirm that your method works, thanks!
Although I could have lived without the writing option enabled, it sure is nice being able to delete files I don't need on the fly.
I found that stock rom sucks in regards RW for external drives and doesnt allow it in exfat or NTFS the solution for me and others was installing CM12 rom instead of stock, now my drive has normal RW funtion without having to use an app to mount it
not I can use my 5TB drive

Xiaomi Mi Box 3 (MDZ-16-AB), external storage questions

These are the cheap AndroidTV 6 boxes you can find on eBay, Amazon, Walmart, et al. I'm not concerned with rooting the device, from what I've read that's not possible (at least not if you don't want it permanently tethered to a PC). I am interested in using an external hard drive as external (_NOT_ internal) storage without having to format it FAT32, is that possible?
My issue is, I have a Seagate external hard drive that I would like to use both as a general backup device, and as portable storage for my movie and music collection. My desktop PC runs Ubuntu Linux and I do have files I would like to backup that require (or at least would benefit from) a filesystem that is case-sensitive and preserves Linux permissions. I've tried formatting the drive as ext2, 3 and 4 on my desktop PC and AndroidTV recognizes it, but will not mount it, I only have the options to prepare the drive as "Internal" or "External" storage. If I prepare it as internal storage, I find that it's formatted as FAT32 with a similar directory structure as the SD card in my Android phone. If I prepare it as external storage, I find that there is a single partition that my desktop sees as "unknown" (I'm assuming it's an encrypted ext2, 3 or 4 fs). Partitioning doesn't help, I've tried splitting the drive evenly between FAT32 and ext4 partitions and my AndroidTV box can see and mount the FAT32 partition but cannot safely unmount it (I'm assuming because of the second partition that it can't do anything with).
Is there anything I can do, without rooting the device, to get it to recognize ext2, 3 or 4 (or literally _any_ other Linux compatible, case-sensitive filesystem) as external storage?
I suggest use plex server on Ubuntu and let the hdd always connected to Ubuntu. Access media content from plex app on mi box

			
				
I suggest to check out Emby
It is an open source media server which worth a try.
Mi Box different models. consfused please help!!
The Mi Box reviews are available all over the internet.
But it is becoming very difficult for a noob like me to understand what features are there in each model.
I have been looking at MDZ-16AB, 3C, 3S etc. it is very confusing to understand which is predecessor of whom.
One comparison that i see here but is has completely different naming convention to understand
hxxp://attach.en.miui.com/forum/201412/03/225910cbuzbykhqtaqx7a7.png.thumb.jpg
Then there is one Mi Box which is avialable with SD card option, OTG option, which version is this?
hxxp://bdbazaar24.com/wp-content/uploads/2017/10/181046tub3kg5xvt8v28vv.jpg
Can someone please tell which version is the best? I plan to use it overseas and buy it in US.
Any other box that I should consider (I wish to have Google Cast functionality in that box)
Please help.

Using external F2FS formatted drives

I have a microSD card (I use a OnePlus 7 Pro so while technically it doesn't support microSD, I do have and OTG adapter, and a microsd to USB adapter, and I am able to mount a FAT32 microSD just fine that way - so that's not the issue) which I use with my Linux laptop. For complicated reasons (I installed GTA V with wine on it) I must only use F2FS (not even ext4 worked, even though that's what the SSD in my laptop is formatted as).
Is Android, a system based on a Linux kernel, really incapable of mounting an external SD card (to be clear, I have no intention of using it as adopted storage)? I'm rooted, I have magisk if that's what it takes to mount an F2FS medium.
Lirannl said:
I have a microSD card (I use a OnePlus 7 Pro so while technically it doesn't support microSD, I do have and OTG adapter, and a microsd to USB adapter, and I am able to mount a FAT32 microSD just fine that way - so that's not the issue) which I use with my Linux laptop. For complicated reasons (I installed GTA V with wine on it) I must only use F2FS (not even ext4 worked, even though that's what the SSD in my laptop is formatted as).
Is Android, a system based on a Linux kernel, really incapable of mounting an external SD card (to be clear, I have no intention of using it as adopted storage)? I'm rooted, I have magisk if that's what it takes to mount an F2FS medium.
Click to expand...
Click to collapse
In order to mount a f2fs filesystem, the following must be taken into consideration:
1. Android uses modified linux kernel, don't expect it to work like the one on the laptop
2. Your device's kernel must have support for f2fs filesystem, you will have to ask on your device forum whether it supports f2fs. If it doesn't, you will have to compile a custom kernel
3. If your device kernel supports f2fs but is unable to mount it, your kernel might be missing some modules, you will have to search whether somebody compiled it or you will have to compile one yourself and place it in /etc/init.d folder for it to load during device boot
HIT THANKS IF FOUND USEFUL

Question usb sticks? unmount or eject? what formats?

i cant find unmount or eject anywhere on my pixel 6 in settings to safely remove a usb stick.
the pixel 6 formatted my usb stick to fat 32, it will not read exfat. is there a way to get support on the factory rom for exfat? or do i have to run a custom rom
ok the eject is in the notificaton
OTG technology doesn't need to be unmounted just pull it once the transfer is complete.
I format it with the phone to avoid issues in the future.
Never use only flash drives for backup. Hdds should be used as the primary backup. Hdds are more robust and data can be recovered even if the interface gets fried or corrupted... not easily though. Hdds have much better memory retention than does flash memory.
only way I have seen to mount other formats is to use "exFAT/NTFS by Paragon Software" on the playstore.
There's a plan to merge exFAT into Linux kernel 5 same way NTFS was merged last year. But this doesn't mean Google is interested in adopting it for Android. AFAIK, Samsung is the only Android OEM who ever offered native exFAT support with a kernel module.
Works on both P6/P6P. I can confirm as I have it on both my devices.
[MOD][MAGISK][ANDROID 12] - vold-exFAT OTG Support for Pixel 6 Pro
What's this? A simple Magisk Module that will give you access to mount USB OTG devices formatted as exFAT. I created this module for my personal use due to the limitation of stock OS and the limitation of FAT32 formatted devices. How to use...
forum.xda-developers.com

Categories

Resources