Tagged Questions
1
vote
2answers
66 views
Cross-platform usable filesystem with large file support
What is the best filesystem to use cross-platform (Linux, Windows, OS X) which supports disk sizes of at least 2TB and file sizes >4GB?
I'm planning to use it on a USB drive on different computers.
...
13
votes
1answer
628 views
Cross platform Hard Disk encryption?
I would like to encrypt my hard drive so that it requires a password to access it. However features like BitLocker in Windows will only work under Windows, and cannot be accessed from another OS such ...
2
votes
1answer
287 views
How do I identify the file system used on a partition?
Let's say I have a disk which has undergone corruption and I can't boot it anymore.
How can I identify out the file system that has been used for the disk partition in an easy way?
3
votes
3answers
689 views
Cross-platform file system open-source
What is the best cross-platform file system, for Linux, Windows, MacOSX and FreeBSD?
NTFS would be the best option but isn't open source.
FAT has important limitations like 4GB per file.
4
votes
1answer
3k views
Which Large File System Format to use for USB Flash drive compatible with Ubuntu/Mac/Windows?
I've had this problem for a long time and can't find a solution. I switch between the 3 OSes all the time and use a 1TB USB Drive to do so. I can't seem to find a format that is compatible across all ...
27
votes
8answers
4k views
Cross-platform file system
I would like my external drives to be readable and writable from Linux, Mac OS X and Windows.
FAT32 works, but the 4 GB file size limit is a showstopper these days. Are there any alternatives?