0

Possible Duplicate:
Cross-platform file system

Can you please tell me what kind of file system can be read by MacOS X, Linux and Windows? And it can create a file greater 4 GB?

michael
  • 6,215

2 Answers2

2

NTFS is probably your best bet.

vcsjones
  • 2,563
2

NTFS, but it requires the NTFS-3G driver in Linux and OSX.

Take a gander at: http://en.wikipedia.org/wiki/Comparison_of_file_systems

Hyppy
  • 3,770