File system format for both windows and linux use (besides fat32)

1

I'm looking for a file system to format my large external drive with that can read/write in linux and read/write in windows. I know Fat32 is usually the best suggestion, but a large percent of my files are >4GB, so Fat32 won't work. Are there any other ones out there that I can get to work?

Thanks

Jarvin

Posted 2010-12-14T02:34:48.377

Reputation: 6 712

UDF works now http://serverfault.com/q/55089/105363

– MarcH – 2011-12-29T23:58:37.733

There are now several duplicates of this question, including this one: http://superuser.com/questions/45130/cross-platform-file-system

– Anderson Green – 2013-01-18T18:08:41.440

Answers

3

NTFS. Works natively in Windows, and well in Linux/OS X via NTFS-3g.

afrazier

Posted 2010-12-14T02:34:48.377

Reputation: 21 316