Exfat and Ntfs Support - Samsung Galaxy Tab S7 / S7 Plus Questions & Answer

I just realise that the tablet doesn't support exfat formated sd card. I tried to connect the card via the port (phantom 4 footage) and say it is not support exfat /ntfs format. The strange thing is that my note 10 plus support exfat and open the files. Unacceptable for this device. I hope there will be a fix soon. Does anybody knows any other method to open this kind of formats?

If the card is larger than 32 GB, then it's microSDXC. These cards come from the factory already formatted as exFAT because that's what the SD Association's specification requires. microSDXC has been available since 2009; surely the S7/S7+ support it. You can learn more than you ever wanted to know about SD cards from the excellent Wikipedia article: https://en.wikipedia.org/wiki/SD_card.
I'd suggest you reformat your card, but not in your tablet. Instead, use the SD Association's formatting utility for Windows or Mac: https://www.sdcard.org/downloads/formatter/. It configures the correct block size specific to your card.

My 512GB exFat card works just fine in my Tab S7+/LTE. I'd do like Steve suggests and reformat the card - sounds like either the block size is off or it isn't either of the formats you mention. Also AFAIK, NTFS isn't a supported option nor is HPFS.

Related

Device not recognizing NTFS MicroSD

I recently purchased a Adata Class 6, 16gb Micro SD from Newegg. It worked just fine in the phone with FAT32, and passed all diagnostics that I ran in Pocket Mechanic. Then I decided to format it in NTFS so I could store files larger than 4gb on it. My PC recognizes the card when the device is in storage mode, but the phone does not recognize the card. Is there a fix that will enable the device to use the NTFS card?
Thanks in advance!
*Edit* I just asked someone in my EQ guild that works for AT&T. Apparently Win Mobile doesn't support NTFS at all.
There is no real reason for it to be NTFS anyway.
I mean, I gues giant files, but at that point, get a flash drive.

SanDisk 64GB Mobile Ultra MicroSDXC Class 6 Memory Card Works

Just wanted to report that the SanDisk 64GB Mobile Ultra MicroSDXC Class 6 Memory Card works fine in the Prime's micro SD slot.
I bought it from Amazon, which included a USB SD card reader for $149.99.
http://www.amazon.com/gp/product/B005V7WIA2/ref=oh_o03_s00_i00_details
The first hurdle I ran into is the fact that the card comes pre-formatted with the exFAT file system.
The Asus Transformer Prime does NOT support the exFAT file system.
At first the 16GB MKV file I copied to the card via the included card reader in Windows seemed to list and play the file in DicePlayer fine but seeking past 5 minutes would crash the player. When I copied more files to the card and explored the card via ES file explorer the file explorer listed all the directories as empty, even though when I put the card back into the card reader and read the data through Windows everything appeared and read OK.
However The Prime will read and write fine to an NTFS formatted card. NTFS format is preferable to FAT32 since you can't copy files to a FAT32 partition larger than 4GB. As I have several movie files much bigger than 4GB FAT32 would be unsuitable for my (and most people buying a card of this size) needs.
To format your card as NTFS in Windows:
1.) Put the card into the included full size SD card adapter
2.) Insert the card in a USB reader (one was included with my purchase from Amazon)
3.) Connect the USB reader into the computer and wait for windows to assign it a drive letter.
4.) Open up a command prompt (start menu->"Command Prompt")
5.) Type the following command (replace the x with the drive letter assigned to your SDXC card).
Code:
format /FS:NTFS x:
After I formatted the card as NTFS and copied my data to it everything read and played fine.
Asus licensed drivers from Tuxera, (link), but wasn't clear about exFat being included or not.
The manual does specifically call out NTFS ...
Wonder if exFat might be supported in ICS?
FWIW, exFat is potentially a bit more efficient for flash memory, but at least NTFS is supported.
Cheers, wasn't relishing converting my Fat32-formatted 64GB card to something else to test this out (BTW, Fat32 will take files up to 4GB, not two, but still restricting for HD video).
NZtechfreak said:
Cheers, wasn't relishing converting my Fat32-formatted 64GB card to something else to test this out (BTW, Fat32 will take files up to 4GB, not two, but still restricting for HD video).
Click to expand...
Click to collapse
Thanks, was noting the FAT32 file limitation from memory, corrected the OP.
Looks like the Amazon resellers raised their price to $199.99. Best price I can find now is here ($161.36 with tax/shipping) :
http://www.provantage.com/sandisk-sdsdqy-064g-a11a~4SNDK2YU.htm
Isn't there a convert tool to convert FAT to NTFS? Don't know if it works for FAT32 or not, but ...
Ah yes, here it is:
Code:
C:\Users\Me>convert /?
Converts a FAT volume to NTFS.
CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]
volume Specifies the drive letter (followed by a colon), mount point, or volume name.
/FS:NTFS Specifies that the volume will be converted to NTFS.
/V Specifies that Convert will be run in verbose mode.
/CvtArea:filename Specifies a contiguous file in the root directory that will be the place holder for NTFS system files.
/NoSecurity Specifies that the security settings on the converted files and directories allow access by all users.
/X Forces the volume to dismount first if necessary. All open handles to the volume will not be valid.
C:\Users\Me>
I could be wrong but I think convert.exe only works on FAT16 or FAT32, I don't think it works on exFAT. Regardless you're probably better off with a clean format to make sure everything is nice and clean with no unreadable (bad) portions.
I wonder how it would perform (if at all) if you formatted the card as ext4 instead of ntfs.
Sent from my Transformer Prime TF201 using Tapatalk
Does the card stick out of the side at all? I hear some cards are longer than others and create an annoying bump on the side of the tablet.
quantumalpha said:
Does the card stick out of the side at all? I hear some cards are longer than others and create an annoying bump on the side of the tablet.
Click to expand...
Click to collapse
It's raised out about the exact same amount the volume rocker extrudes from the Prime.
JanetPanic said:
I wonder how it would perform (if at all) if you formatted the card as ext4 instead of ntfs.
Sent from my Transformer Prime TF201 using Tapatalk
Click to expand...
Click to collapse
Didn't test with ext4, ext4 is a much harder partition format to work with in Windows.
NZtechfreak said:
Cheers, wasn't relishing converting my Fat32-formatted 64GB card to something else to test this out (BTW, Fat32 will take files up to 4GB, not two, but still restricting for HD video).
Click to expand...
Click to collapse
You convert fat32 to ntfs with the windows command line " convert" . Did the same with my 32gb sd card
Anyone tried a SDXC in the SD slot of the dock?
TalynOne said:
The Asus Transformer Prime does NOT support the exFAT file system.
Click to expand...
Click to collapse
FWIW I got a wild hair and formatted my new micro sd card with exFAT and I am able to read and write using my Prime with ICS
Edit: I also did some tests and it seems write speeds are increased a bit with exFAT over NTFS
I'd love to see some crystaldiskmark numbers from your card!
P.S. also really happy to hear that exFat is working via ICS ... it should be better than ntfs for those that want >4gb files.
can you test out how fast it works? Writing and Reading speed both.
Does anybody here have ubuntu? It supports formatting in all the above file systems, as well as the norm browsing/filetransfer/ and all the such.
I've bought the card a week ago and it worked fine on my Prime without ICS (only got ICS last night; German SKU). Write rates using the supplied SD card adapter on my PC were around 7.5 MB/s.
No need to convert unless you want to use it with a Linux box.
Yatyas said:
FWIW I got a wild hair and formatted my new micro sd card with exFAT and I am able to read and write using my Prime with ICS
Edit: I also did some tests and it seems write speeds are increased a bit with exFAT over NTFS
Click to expand...
Click to collapse
Mine also worked with exFat until I put a bunch of data on it. Try copying a 8GB+ mkv to it and see if you can seek/play the entire file. My experience in Honeycomb was that it failed to read the entire file and if I copied more data to the exFAT formatted card then my files started disappearing from any file explorer run on the Prime (though still visible in Windows when connected to a dedicated USB card reader). This was my experience in Honeycomb, haven't re-tested with ICS since everything works great when formatted as NTFS.
TalynOne said:
Just wanted to report that the SanDisk 64GB Mobile Ultra MicroSDXC Class 6 Memory Card works fine in the Prime's micro SD slot.
...
After I formatted the card as NTFS and copied my data to it everything read and played fine.
Click to expand...
Click to collapse
OH my god are you saying you can read and write all 64 gigs on the card? No issues at all? Is there any disadvantage over using a 32 gig card?

max sd card sony tablet s will have help

want to buy a sdhc card for my sony tablet s have got class 10 32 gb one
just wondering whats the max size memory card it will take
and any recommendations on working sdhc card and the brands which have been tested on the tablet s and work
thanks
boxer29 said:
want to buy a sdhc card for my sony tablet s have got class 10 32 gb one
just wondering whats the max size memory card it will take
Click to expand...
Click to collapse
From Sony's support site:
"The tablet can recognize SD and SDHC memory cards (Class 4 or higher) up to 32GB in size. External USB Hard Disk up to 2TB (Terabytes) have been tested and will be recognized, as long as the drive is formatted in the FAT32 file system. Similarly, flash drives of any size will be recognized as long as they are formatted in the FAT32 file system."
Cat McGowan said:
From Sony's support site:
"The tablet can recognize SD and SDHC memory cards (Class 4 or higher) up to 32GB in size. External USB Hard Disk up to 2TB (Terabytes) have been tested and will be recognized, as long as the drive is formatted in the FAT32 file system. Similarly, flash drives of any size will be recognized as long as they are formatted in the FAT32 file system."
Click to expand...
Click to collapse
ive read here some one has tried 64GB SDXC card on it
is that right can some one confirm before i buy it
thanks
there is this... http://forum.xda-developers.com/showpost.php?p=20273764&postcount=4
I use 64 sdxc. bought the cheapest and format it to fat32 with third party tool. works excellent.
I use a 128GB SDXC card with mine. works like a charm.
http://www.bhphotovideo.com/c/product/756124-REG/Lexar_LSD128CRBNA133_128GB_Professional_SDXC_Card.html
here is the link to the card I'm using.
I know this is an older thread and well not trying to be a noob. I see it does work with ICS update as well but my question is do you have direct access to it or do you have to transfer to the internal storage to use it?
I use MixZing for music MX player for movies and Astro for everything else. All these work with the specially formatted SDXC?
does the gallery app with the upgrade work as well to get access to photos on the card. I have heard that some programs will not find the card at all.
I don't have ICS installed, so many of these things will have changed.
In Honeycomb, the Sony stock apps required copying data to internal storage, but third-party apps could access it just fine. The only problem (which caused the occasional app to not find the SD Card), is that most devices mount their SD Cards as either /mnt/sdcard/external_sd or /mnt/external_sd but Sony instead (at least in Honeycomb) mounted it at /mnt/sdcard2 so some apps might not see it, but most still should find it.

Sony Tablet S - SGPT 112 DE/S 32Gig an SDXC 64gig SDCard

First.
Sorry for my Bad Englisch.
Question
Support a Sony Tablet S - SGPT 112 DE/S 32Gig an SDXC 64gig SDCard
I have Purchased a Sandisk Ultra SDXC 1 64Gig Class 10 30Mbs
It not Work. The Tablet say. Please Insert a Storage Card. Format with FAT32 not help. With the SDXC Card inside, after boot the SDCARD Internal Memory is not Show Anymore.
Is the Card incomatible or generally SDXC
what version of android do you have now? You need ICS release 6 for sdxc support!
I may be mistaken, but I recall support for SDXC memory cards formatted exFAT was first provided with the 4.0.3 release 6b firmware update. However, SDXC memory cards formatted FAT32 can be used with earlier versions of firmware.
My Tab have
Android 4.0.3 realeae 1a
Kernel 2.6.39.4
Rooted.
Format as FAT32 not help. The Tablet Say Insert a SDCard. SDCARD Memory is gone.
Another
Format as NTFS with the Paragon NTFS & HFS+ APP not Work. Same issue.
Koto99 said:
My Tab have
Android 4.0.3 realeae 1a
Kernel 2.6.39.4
Rooted.
Format as FAT32 not help. The Tablet Say Insert a SDCard. SDCARD Memory is gone.
Another
Format as NTFS with the Paragon NTFS & HFS+ APP not Work. Same issue.
Click to expand...
Click to collapse
Sdxc only works with release 6b. But remember, release 6 is not rooteable .
Sent from my SGPT12 using xda app-developers app
Is it possible to Add Support to Android 4.0.3 realeae 1a? :
Koto99 said:
Is it possible to Add Support to Android 4.0.3 realeae 1a? :
Click to expand...
Click to collapse
We are talking about 2 different tabs here. R6b is newer Xperia tab s... R1a is original tab...
All you have right about sdxc ExFat format. Look at your sony site there is an info/statement about sdxc. Check, its there where are news about update . These sdxc formated are incompatible with sgpt 111/112/ 113 NOW . Maybe in future will be comp - who knows . I didnt check xts statement.
...but koto u can change sdcard format to Fat32 and you will have working with tab card.
I personally have same card as you but microsdxc 64GB with sd adapter. I resolved this problem by formatting it with my android phone (lt18i .4.0.3) .Exfat changed to Fat32. You can format it also via PC tool ( my case : I formatted my card first on PC win xp and after I have 32Gb card instead of 64. After that read somewhere that some OS ( windows generally) have restriction of reading Fat format to 32gb - but it doesnt mean that it cant read it. ) . Linux should read and be able to format to fat32 >32gb sd . Search 3 rd party app for pc to formatt.
Btw i have 4.0.3r5a,I can confirmed this card working also on ( 4.0.3.r5 ,4.0.3r1)
koto99 why you want to have ExFat formatted one ? transfer >5gb?You can also plug external hdd with ntfs and drive mount app with rooted tablet. Drive must have external dc to give own power supply.
Attachments :
https://www.dropbox.com/sh/jicfvqdu2mfd6iu/Mx_4IoJZj0
@biablo
Please Read the Thread.
The Tablet say. Please Insert a Storage Card.
Format with FAT32 not help. With the SDXC Card inside, after boot, the SDCARD Internal Memory is not Show Anymore. Is empty.
Click to expand...
Click to collapse
I have Format the Card to FAT32. Not work.
You have not the Same card. You have a MicroSD, i have a SD.
Koto99 said:
@biablo
Please Read the Thread.
I have Format the Card to FAT32. Not work.
You have not the Same card. You have a MicroSD, i have a SD.
Click to expand...
Click to collapse
Can your PC read and write the FAT32-formatted card?
With right click on it, what do you see in Properties (Eigenschaften)?
Yes Windows 7 64 Bit can Read an Write FAT32 SDCard. Card work on PC Perfect.
See
Strange...
Under Windows it looks good. Then only people who have personally experienced the case can help you. Sorry!
I pushed question about it to sandisk support. I ' ll post what they answered after I receive it.
Btw. read in support about sony nex-7 and sdxc. When formatted in camera windows 7 (which is compatible with exFat) sees as unsupported. When card is windows 7 formatted nex-7 sees as unsupported.
Btw1 about screen at #11 I see used space at 64.0KB. I experimented sth.After I formatted card the used space were same as I set in format tool in cluster size option. I tested this with easeus. Set to 8.0KB cluster size- after format used space was 8.0KB. If this screen is shortly after format you may set in format opt 64.0KB cluster.Did you try 32KB cluster? My Lt18i formatted my microSDXC as 32 KB cluster size and have active/ primary in easeus option.
BR
Formatter is
http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm
Quick Format
Cluster 512, 8192, 32768 nothing work
Tablet not See the Card.
EaseUS Partition Master 9.2.1 Home Edition not See any SDCard. Format impossibel. (Windows)
As I promised here is an answer from sandisk technical support. Maybe some info there is obvious. I want to post state of manufacturer. In my mail I asked if sdcard can be damaged permanently by formatting it to fat32 and consequences about that (in my sgpt111). Also asked about tool app to format inside tablet( most tablets don't have that option). Check the tech repply esp "the only consequence".
Dear Customer,
Thank you for emailing SanDisk Technical Support. It is our goal to make sure you have all the resources you need to get the most from your product.
I understand that in exFAT, the 64GB microSDXC card is not detected by your Sony tablet. This is because the tablet doesn't support exFAT. After formatting the card in FAT32, the card seems to be working fine in the tablet and shows the full capacity.
The only consequence you may experience by doing this is that you won't be able to add any files larger than 4GB, due to the FAT32 limitation.
Transferring a 4GB or larger file to a USB flash drive or memory card http://kb.sandisk.com/app/answers/detail/a_id/289/kw/4GB
You will be able to format the card back to exFAT, if your operating system also supports exFAT: Operating Systems that Support the exFAT File System http://kb.sandisk.com/app/answers/detail/a_id/3389/kw/exfat
If I understand correctly, you would like to know also if there is a difference between the microSDXC card and the SDXC card. There is indeed a physical difference between both cards:
- microSDXC: SanDisk Ultra microSDXC UHS-I card for mobile devices www.sandisk.com/products/memory-cards/microsd/ultra-class10-for-android/?capacity=64GB
- SDXC: SanDisk Ultra SDXC UHS-I Card www.sandisk.com/products/memory-cards/sd/ultra-uhs-1-class10-30mbs/?capacity=64GB
Regarding your question about the format option tool for the tablet, there currently are no development plans on this. You may keep an eye on the SanDisk webpage to see if there would be any plans on this.
Click to expand...
Click to collapse
BR biablo
The EaseUS Partition Master 9.2.1 Home Edition not Show SDCards.
I can click refresh to the next Christmas.
Is not Show my 32Gig, it Show only HDDs. (SSD, HDD and USB)
I use now Acronis Disk Director 11 Home
See Picture
Cluster are 32
And Now!!!!
Come here i give your a Kiss.
My Hero NOW the Tablet see the Card.
Really im have lost my hope, that the Card work anytime.
I have it Formatted 40-50 times.
Really big THANX to you. GREAT USERs and FORUM.:laugh:
I accept a kiss but only from your older sister ( if you have a sister) Thanks goes to all people hands-on this topic and psxpetey who re: my pm msg that his sandisc sdxc 64gb (not micro) is working well with tablet ..yhm ..sth also about exFat, if I were s.ony oem dev I would implement exFat support to jelly bean update in sgpt. If not next thought is about porting exFat resources from xperia s tab. Easy 2 say but not 2 do with limitations we've got.have a nice weekend guys.

[Q] 64GB ExFat on Stock ICS + Root Springboard

Hey guys,
I got a new 64GB MicroSD Card. There are lots of issues with this card formatted in FAT32. (Files dissappearing, re-transfer of files causes disk usage to go up, but files still missing. Sometimes there are in put output issues.)
I've done a badblocks test on the SD Card and it show no issues. I tried formatting this card in ExFAT and everything looks like it works good. The only problem is, my Springboard Detects no SD Card if its in this format.
My question is, how do I get my Springboard to read ExFAT formatted SD Cards.
Keep in mind, that when an SD Card is inserted into the device, it gets auto-mounted to /media/sdcard2
/media/sdcard is used by the internal memory.
I checked the play store and it suggested Paragon and USB OTG
I've downloaded Paragon and it does seem to detect it.
I've also downloaded USB OTG, and it also doesn't detect it.
Help would be appreciated.
Cheers,
Zubin
AW: [Q] 64GB ExFat on Stock ICS + Root Springboard
Maybe this helps you or anybody:
Early this month Win7 got an update for Ralink based Wifi sticks, causing random errors during file transfers to both my androids with MyPhoneExplorer. Driver rollback helped.
???
lecorbusier said:
Maybe this helps you or anybody:
Early this month Win7 got an update for Ralink based Wifi sticks, causing random errors during file transfers to both my androids with MyPhon
Click to expand...
Click to collapse
Hmmm...not sure what this has to do with 64GB MicroSD Cards and the ExFAT filesystem on Android....but thanks?
zparihar said:
Hmmm...not sure what this has to do with 64GB MicroSD Cards and the ExFAT filesystem on Android....but thanks?
Click to expand...
Click to collapse
Depends on HOW u transfer files to and from the pad(the card). I mostly use Wifi, and got OBEX errors and file skipping during bulk transfers.

Categories

Resources