I love everything about Android, other than the fact that I can't watch any of my blu ray rips because they are over 4gb. I can format my ext SD into NTFS or eXFat but then the transformer wont see the card when I put it in. Same goes with it recognizing my external hard drive.
I have tried formatting the drive into some Mac format because I read it was a work around, but it wasn't detected when formatted as a mac drive. Is there a trick that I don't know about?
Sent from my MB860 using XDA App
i have not tried, but you could possibly format the card in a linux file format (ext3, ext4, etc) and then use a windows app that will allow you to read the linux file format.
or just split your larger files.
xformulax said:
i have not tried, but you could possibly format the card in a linux file format (ext3, ext4, etc) and then use a windows app that will allow you to read the linux file format.
or just split your larger files.
Click to expand...
Click to collapse
I am trying to get honeycomb to read and play the movies though. Not another comp running windows.
Sent from my MB860 using XDA App
i believe some of the kernels on the dev section supports ntfs if you want to go that route...
other than that, you'd have to wait for ASUS to implemente NTFS themselves (i believe they just got a license from a 3rd party co. to use their NTFS driver, for th purpose of implementing it into their android devices)
I don't need a signature.
seh6183 said:
I am trying to get honeycomb to read and play the movies though. Not another comp running windows.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
right, and honeycomb is *nix at its core and should be able to read and play the files on a linux formatted memory card... the challenge is getting windows to read that same card to load it, but that can be done with some opensource software.
xformulax said:
right, and honeycomb is *nix at its core and should be able to read and play the files on a linux formatted memory card... the challenge is getting windows to read that same card to load it, but that can be done with some opensource software.
Click to expand...
Click to collapse
Ah I see! Can anyone comment on this that has tried it before I go through the agony and possible waste of time?
Sent from my MB860 using XDA App
Not much more to comment on, there are linux (ext3) filesystem drivers you can install on windows that should let you be able to load the SD card from within windows. As Android has *nix underneath it all, it should recognize the ext3 card no problem, and ext3 doesn't have the same 4GB limitation.
it does support ntfs for external hard drives.
seh6183 said:
I love everything about Android, other than the fact that I can't watch any of my blu ray rips because they are over 4gb. I can format my ext SD into NTFS or eXFat but then the transformer wont see the card when I put it in. Same goes with it recognizing my external hard drive.
I have tried formatting the drive into some Mac format because I read it was a work around, but it wasn't detected when formatted as a mac drive. Is there a trick that I don't know about?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
In another thread i heard NTFS works, but i personally couldnt get it to work with my MicroSD cards
you might want to check out this thread also
http://forum.xda-developers.com/showthread.php?t=1069360
My best guess is to root and install a kernel that supports NTFS
Or format to ext3 or ext4 and give that a try
I use this to access ext3 and ext 4 partitions on my Windows 7 machine
http://www.ext2fsd.com/
Works pretty well
i have a USB flash drive with NTFS. tried harry potter 720p mkv at 6.7GB and though it did see and load the file, it lagged to the point where it was unwatchable. This was on 3.01 and 3.1
I've played a 6 GB mkv off of my 320GB NTFS formatted hard drive, so shouldnt be an issue off of a card.
I'l try it later with one of my 8gb cards.
Anonnie said:
I've played a 6 GB mkv off of my 320GB NTFS formatted hard drive, so shouldnt be an issue off of a card.
I'l try it later with one of my 8gb cards.
Click to expand...
Click to collapse
well NTFS support from a usb HDD is different from having NTFS support on the internal card reader... could also depend if NTFS is built into your kernel.
my TF works with a 8gb usb pendrive and my 750gb and 3tb external usb drive formated with windows 7 and plays dvd under 4gb
but did locked up when i opened a folder with a 9gb bluray file in it
Hmm I hope the file system for the TF isn't fat32, because like the previous poster said it would allow me to open my blu ray rips. Or would it? If the 6gb movie was located on another drive I don't see why it wouldn't play straight off the secondary drive.
I also can confirm that ntfs works just fine with external hard drives and usb thumb drives. Just not external SD cards.
Sent from my MB860 using XDA App
seh6183 said:
Hmm I hope the file system for the TF isn't fat32, because like the previous poster said it would allow me to open my blu ray rips. Or would it? If the 6gb movie was located on another drive I don't see why it wouldn't play straight off the secondary drive.
I also can confirm that ntfs works just fine with external hard drives and usb thumb drives. Just not external SD cards.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
the file system for the TF isn't fat32.... but it formats the uSD to fat32 for compatibility between the tablet and windows.
ntfs support for uSD and for external HDD are 2 different things.
NTFS and HFS+ filesystem support
I have recently tried this:
Paragon NTFS & HFS+
(can't post link as I am a noob :| so google it up or find it in the App Store)
It is free and it seems to work well with both Win (NTFS) and Mac (HFS+) disks. As far as I know it looks like an Android implementation of FUSE.
Related
What are the chances someone will write a rom that has a different format for the file system on the internal storage of the Transformer? The reason I ask is because I have a lot of blue ray rips that I can not watch on my Transformer due to the file system limitations. Nothing over 2GB can be transferred to the device and I can not seem to get ah external SD card formatted to a different spec that will allow the full file sizes.
I know on my phone the dev reformatted the file system to something else for his from to allow the full file sizes. What are the chances of that happening with the Transformer? I have this big pretty screen I would love to take full advantage of. Watching my DVD rips is only so great
NTFS should be your friend, right? That's how I got my external hd to accept files larger than 4 gb. For the SD card ofc, dunno how to get the pad's file system there.
Or use the Linux ext2/3/4 systems!
Sent from my Transformer TF101 using XDA Premium App
How about formatting the external SD card with the Linux ext3 file system, maybe with a Ubuntu Live CD, if someone only has a Windows PC.
That should work, shouldn't it?
Aymara said:
How about formatting the external SD card with the Linux ext3 file system, maybe with a Ubuntu Live CD, if someone only has a Windows PC.
That should work, shouldn't it?
Click to expand...
Click to collapse
That will work. ext2/3/4 depending on what you want. I'd go ext2 as it lacks journalling, theoretically extending the life of your SD (correct me if I'm wrong).
The best option to do this would be to download the gparted live CD, booting into it, inserting your sd into your pc and then formatting it (it's fairly simple).
Only thing is, I don't think Honeycomb will automatically mount the ext SD card when inserted. You would have to do it via mount command in a terminal emulator on your TF. Maybe a custom ROM automatically mounts ext.
poltak11 said:
Only thing is, I don't think Honeycomb will automatically mount the ext SD card when inserted.
Click to expand...
Click to collapse
Why? Doesn't Android itself use ext4?
Aymara said:
Why? Doesn't Android itself use ext4?
Click to expand...
Click to collapse
Yeah pretty sure it uses some kind of ext, but by default I'm pretty sure it only automatically mounts FAT formatted microSD. I tried this myself with Prime!1.5 a few days ago, with an ext4 Class 2 microSD and it wouldn't mount automatically, although it did recognise the device. Simple mount command in terminal should do the trick.
Although now I'm not sure if OP is talking about SD (via dock) or microSD (via tablet)... as the terms are used rather ambiguously on these forums...
poltak11 said:
... it wouldn't mount automatically, ...
Click to expand...
Click to collapse
Unbelievable, but true ... I found this problem confirmed in a german Android forum.
Aymara said:
Unbelievable, but true ... I found this problem confirmed in a german Android forum.
Click to expand...
Click to collapse
Unbelievable indeed. It really doesn't make sense why non-FAT formatted microSDs aren't liked by Android.
i dont understand it either! Im glad i dont have that issue !
What size ntfs do I need to format the hard drive in so the stock rom will read it? I'm using revolver so I don't know. Just confirmed 2 people not being able to read their hard drive because they're on stock. I'll have to reformat.
don't format as NTFS because Android won't read/write to it. Use vFAT/FAT32 - it may be worth giving ExFAT a go, but it probably won't work.
I have a 750 GB USB hard drive formatted as NTFS, and the TF can read and write
it with no problems when connected to a USB port on the keyboard dock or on the
tablet, using the Asus USB adapter.
I'm rooted, but using the stock ROMs on HC 3.2.1.
Works here, too - 500 GB Transcend External HDD formatted as NTFS.
Stock 3.2.1, no root.
davebugyi said:
Works here, too - 500 GB Transcend External HDD formatted as NTFS.
Stock 3.2.1, no root.
Click to expand...
Click to collapse
You sure? NTFS what allocation size? I already got 2 people telling me the drive wouldn't work on their stock. When I plug it into mine, it works instantly.
Anyway, I'm formatting it in fat32 and sending it back to them.
Heck, I'll nvflash back to stock non-rooted to test these out myself.
goodintentions said:
You sure? NTFS what allocation size? I already got 2 people telling me the drive wouldn't work on their stock. When I plug it into mine, it works instantly.
Anyway, I'm formatting it in fat32 and sending it back to them.
Heck, I'll nvflash back to stock non-rooted to test these out myself.
Click to expand...
Click to collapse
Of course I'm sure, I have 2 6GB files on them, which cannot be achieved in FAT32. Also the drive works on my friends Iconia A500. And the last time when I formatted a HDD into FAT32 was when I was using Windows ME
BTW, Allocation size 4096 Bytes.
I move my NTFS-formatted USB drive between my Windows XP PC and the Transformer (rooted/stock ROM/HC 3.2.1) all the time.
Need NTFS module
Hi
I have rooted TF(Revolver+Clemsyn). NTFS do work fine though I had to copy over NTFS.ko manually.
http://forum.xda-developers.com/showthread.php?p=18023335#post18023335
Well. Colour me both surprised and impressed then!
I just got a confirmation from someone. His stock rom fully updated can only read fat32.
How come some of you with stock can read ntfs? I don't get it.
Latest 3.2.1 Stock WW - and it was never a problem. My External HDD is a one plug USB drive tho, so no need for extra power source. Looks like you're screwed
I downloaded an app called Drive Mount and that enabled NTFS for me, it might work natively now but I haven't uninstalled to find out so try that our - 'Drive Mount' on the Android market.
EDIT: I should specify that I can use both AC powered external hard drives and USB powered hard drives on my TF.
I have a 2.5in 1TB external hard drive, but when I connect it to my P3100, it gives me the "empty storage or unsupported file system" error.
It is not the problem of the drive requiring more power than the tab provides, because I am using the Y cable to supply additional power to the drive.
After searching and reading up on the problem, I understand that Android does not support NTFS file system. So, I was wondering if I formatted my drive to the ExFAT file system, will my tab read it then??
By the way, my tab is rooted and running Adis SungsonicHD V-7 ROM at the moment.
Thanks
ExFAT is also a proprietary Windows format. You'd need to format to FAT32 and even then you'll prolly have to make more than one partition to use it all. Just Google for applications that format external drives to FAT32.
Sent from my Nexus 4 using XDA Premium HD app
Hey guys,
I was hoping someone with some experience with Android M could help. After installing the OTA update and upgrading to Marshmallow, it seems that the OS makes you format microSD cards as either portable or internal storage. The issue that I'm running into is that after formatting the memory card as portable storage, the system formats it as Fat32 so I can no longer transfer large MKV files to play in Kodi. Prior to installing the 6.0 OTA, I had no issues transferring the files to my microSD card.
As a workaround, I tried using my USB OTG drive to play the videos but I can't get Kodi to recognize the drive as a source for my video files. Does anyone have any suggestions on how to get around these new memory card complications that Android 6.0 has introduced?
I would greatly appreciate some help on this as this was one of the main reasons I purchased this tablet so that I could use it as a temporary HTPC when I'm traveling. Thanks in advance!
Have you tried removing the SD CARD and formatting on a PC?
Seems that Marshmallow's not all it's cracked up to be.
Don't have marshmallow, but have you tried reformatting the SD card on your PC using exFat or NTFS instead?
I don't know if marshmallow will prompt you to reformat again when you put the card back in the Shield though...
Sent from my SHIELD Tablet using XDA Free mobile app
You didn't mention what size of card, but if it is larger than 32gigs you will need to put the sd card in a computer and format as NTFS. Android doesn't support exfat, only fat32 and NTFS. Try that and let us know what happens!
hbar98 said:
You didn't mention what size of card, but if it is larger than 32gigs you will need to put the sd card in a computer and format as NTFS. Android doesn't support exfat, only fat32 and NTFS. Try that and let us know what happens!
Click to expand...
Click to collapse
Funny...running a 64GB SDCard formatted exFat right now on my original ST8 (Lollipop)...and also a 16GB SDCard formatted exFat on my old Samsung S4 (also Lollipop).
Sent from my SHIELD Tablet using XDA Free mobile app
Try to restart tablet? The best is using es Explorer to transfer files. Fat32 do not accepted file over 4gb. Try format back exfat
Sent from my SHIELD Tablet K1 using Tapatalk
An Droid said:
Funny...running a 64GB SDCard formatted exFat right now on my original ST8 (Lollipop)...and also a 16GB SDCard formatted exFat on my old Samsung S4 (also Lollipop).
Sent from my SHIELD Tablet using XDA Free mobile app
Click to expand...
Click to collapse
(sarcasm)
Oh, wow! Your personal experience with two different phones made by two different manufacturers running an old system that was never designed for what Marshmallow does obviously contradicts and demolishes what I said.
(/sarcasm)
ExFat support can be added to android kernels, if the manufacturer decides to do so. Samsung, a maker of sd cards ranging from 4gigs to 200+gigs, has an interest in making sure that their devices work with their cards that also work in a variety of consumer computers. ExFat support can also be added in customer kernels, should the maintainer decided to do so (in fact, many kernels that I see for modern devices that also support an external sd cards proudly show that they support ExFat).
Android AOSP, without any mods or other built in support, does not support ExFat well, if at all. It may or may not work. The fact that nVidia has written that any cards over 32gig must be formatted to NTFS tells me that they have not chosen to build in ExFat support into their devices. Should someone desire to flash a different rom or custom kernel that support ExFat, that is their business. But since the OP didn't list what size of card they used, or if they were using any mods or a different kernel, I had to go with the most basic support.
hbar98 said:
(sarcasm)
Oh, wow! Your personal experience with two different phones made by two different manufacturers running an old system that was never designed for what Marshmallow does obviously contradicts and demolishes what I said.
(/sarcasm)
Android AOSP, without any mods or other built in support, does not support ExFat well, if at all. It may or may not work. The fact that nVidia has written that any cards over 32gig must be formatted to NTFS tells me that they have not chosen to build in ExFat support into their devices. Should someone desire to flash a different rom or custom kernel that support ExFat, that is their business. But since the OP didn't list what size of card they used, or if they were using any mods or a different kernel, I had to go with the most basic support.
Click to expand...
Click to collapse
ST8 = Shield Tablet 8" (original vs. K1 model).
Point is, this goes against your open ended and incorrect "Android doesn't support exfat, only fat32 and NTFS" statement.
Supporting exFAT in Android makes sense as it's the recommended file system by the SDCard association for SDCards larger than 32GB.
NTFS is in the same boat - it's also not officially supported by all Android implementations.
Marshmallow formats SDCards to Ext4 (and encrypts) when configured as internal storage. When configured as portable both exFAT and NTFS (and Fat16/32) may all be an option - OP can try both if using the portable option.
Sent from my SGH-I337M using XDA Free mobile app
Similar problem with lg g2 on marshmallow
Hi,
Having a related problem with kodi on my phone.
On lollipop, kodi found my 16gb Fat32 otg USB drive as a source, but won't show up now I'm on marshmallow. I can still play video through mx player, fx explorer media viewer, and os video player. I searched around storage and mount folders, but can find no access to the external drive browsing the file system unless I'm using the native file browser.
Marshmallow detects partition very different with Lollipop. on Marshmallow your device can use sdcard with 128 GB like internal
its mean sdcard needed change partition format to another type (not FAT, NTFS or exFAT) the matter here then you plug that sdcard to windows, windows wont detect your sdcard but you can see it through another program like MiniTool Partition Wizard.
The problem with marshmallow and this partition used to drop out connect with your sdcard. only one way to fix it reboot your device. also, sometime they cant turn wifi on then you just needed to reboot again to let your device working normally.
We needed to wait for a new patch.
I formatted my 4tb external hard drive to exfat because I didn't want to use the paragon total commander app to access it. It worked perfectly fine but all the sudden it says it's corrupted. It still works with my computer and with total commander on the phone but not natively on android like it used to it, it only asks me to format. I did a chkdsk and it has no errors. Is there any way to fix this without formatting?
rongump750 said:
I formatted my 4tb external hard drive to exfat because I didn't want to use the paragon total commander app to access it. It worked perfectly fine but all the sudden it says it's corrupted. It still works with my computer and with total commander on the phone but not natively on android like it used to it, it only asks me to format. I did a chkdsk and it has no errors. Is there any way to fix this without formatting?
Click to expand...
Click to collapse
I'm guessing you do have the HDD plugged into a powersource other then your phone?
If yes, try using ES File Explorer to see if that does the trick into reading your HDD
_r00t_ said:
I'm guessing you do have the HDD plugged into a powersource other then your phone?
If yes, try using ES File Explorer to see if that does the trick into reading your HDD
Click to expand...
Click to collapse
Yes, it's externally powered. ES recognized the drive but it says it only supports fat32 and ntfs.
rongump750 said:
Yes, it's externally powered. ES recognized the drive but it says it only supports fat32 and ntfs.
Click to expand...
Click to collapse
My suggestion would be to format the HDD to NTFS and check to see if ES File Explorer is able to read and write to the HDD
Linux is build to support pretty much any filesystem of any size. ES File explorer should be able to flawlessly read your HDD when formatted to NTFS.
Let me know
I have a flash card that is formatted in NTFS and it won't read it whatever I do. But FAT32 one will work just fine.
Sent from my SM-G930F using XDA-Developers Legacy app
You have to follow some specific steps to get NTFS formatted sdcards to work.
Make a search on Google: "How to Enable NTFS Support on Android: With & Without Root"
And check the article from TechPP. For NTFS formatted SDCARDS, you will need the root method of the article.