What file system is native to linux?

Answer:
It matters what file systems you or your distributor build the Linux Kernel to support. Generally EXT2, EXT3, and EXT4 are the defaults. EXT4 is recommend for modern Linux installs. Many other files systems are be supported if built into the kernel FAT (12, 16, and 32), XFS, NTFS (using fuse), and etc.
First answer by 374jguyg. Last edit by 374jguyg. Contributor trust: 1 [recommend contributor recommended]. Question popularity: 6 [recommend question].