[Q] How to Mount a 64 GB SD to OTG? (w/Root) - Moto X Q&A

So Far I can only get 32 GB with stock configuration.

aviwdoowks said:
So Far I can only get 32 GB with stock configuration.
Click to expand...
Click to collapse
Your media may be formatted as ntfs or ex-fat and I think the stock kernel only supports fat32. Since you are rooted, you could try Stickmount from the Play store. It supports ntfs and ex-fat formatted media. I can mount my external 750Gb hard disk formatted with ntfs file system and it works perfectly for read/write/stream.

Related

[Q] What filesystem to use for my microsd card

Hello. I want to be able to copy files bigger than 4GB to my microsd card. It is currently formatted with FAT32 file system. Any idea if I can use NTFS for example? I need to be able to copy large video files (.mkv), and I need to find a way to do that.
I believe that exFAT will work withour any problems.
Akiainavas said:
I believe that exFAT will work withour any problems.
Click to expand...
Click to collapse
And this will work on my Andoid 2.3.6 SGN? Can someone confirm that? Is there anyone who uses exFAT on his SGN?
Anyone who uses exFAT on his SGN?
my SGN works with 16gb exFAT, 16gb FAT32, 16gb FAT but not 16gb NTFS.
i read on xda that the SGN needs to be rooted with a custom kernel to use NTFS microsd.
mohammedfariz said:
my SGN works with 16gb exFAT, 16gb FAT32, 16gb FAT but not 16gb NTFS.
i read on xda that the SGN needs to be rooted with a custom kernel to use NTFS microsd.
Click to expand...
Click to collapse
How you made it working with exFAT?
As far as I know exFAT isn't working on the stock SGN.
I had to format my 64 GB SDXC (which is exFAT, preformatted) in the SGN to get it working.
Regards
thor2001 said:
As far as I know exFAT isn't working on the stock SGN.
I had to format my 64 GB SDXC (which is exFAT, preformatted) in the SGN to get it working.
Regards
Click to expand...
Click to collapse
And you have formatted it using FAT32 right?

[Q] micro SD card exfat

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?

is the stock 4.3 kernel has exFAT Support?

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

Is it possible to format external SD card other than FAT32?

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.

T715 - USB OTG using ExFAT

Hi All,
I've tried to connect my 298GB exfat HD to T715 using USB OTG connector, the ES Explorer could detect that there was an additional storage been attached, but i couldn't see any file in the harddisk. What seems to be the problem here? Is it the capacity of hd that is too high or the filesystem that can't be read by the OS? My microsd card is formatted using exfat and it still can be read.
Do i need to be rooted and flash additional files? Should i be using FAT32 instead of exfat?
Thanks
doubleghost said:
Hi All,
I've tried to connect my 298GB exfat HD to T715 using USB OTG connector, the ES Explorer could detect that there was an additional storage been attached, but i couldn't see any file in the harddisk. What seems to be the problem here? Is it the capacity of hd that is too high or the filesystem that can't be read by the OS? My microsd card is formatted using exfat and it still can be read.
Do i need to be rooted and flash additional files? Should i be using FAT32 instead of exfat?
Thanks
Click to expand...
Click to collapse
try to format a < 64gb usb stick with exfat, so you can figure out if the problem is the filesystem or the capacity of your hd.
it its the fs fat32 should work if you dont want to use ext4.
cm should also handle ntfs partitions.
You can format the drive to fat32 using a windows program such as easeus partition manager (there's a free version or trial). (Windows itself limits fat32 formatting to 32gig so you need a 3rd party app like easeus)
Just remember fat32 can't support files bigger than 4 gig - so no big mkv movies for example

Categories

Resources