Linux - Which File System To Use?
Go to solution
Solved by Azgoth 2,
If this drive will only be accessed by Linux OSs, go with EXT4. It's probably the default, and is what almost all Linux distros use by default out of the box. If you'll be accessing the drive from a Windows OS as well as Linux, and if using a proprietary file system doesn't bother you, use NTFS. Linux plays perfectly well with NTFS for external/storage drives, and it's Windows' native filesystem, so it'll be no extra work for the Windows OS to work with the drive. Of course, there are programs that let Windows read and write to EXT formatted drives, so you could still use an EXT4 mass storage drive with a Windows installation.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now