145k views
2 votes
Which file system runs on Linux?

Option 1: ZFS
Option 2: HFS+
Option 3: FAT32
Option 4: NTFS
Option 5: HFS
Option 6: UFS
Option 7: ext

1 Answer

1 vote

Final answer:

The file system that runs on Linux is ext (Extended File System).

Step-by-step explanation:

The file system that runs on Linux is ext (Extended File System).

It is the default file system used by most Linux distributions. The ext file system has several versions, such as ext2, ext3, and ext4.

Each version provides improvements in terms of performance, reliability, and features.

User Aviral Kumar
by
7.4k points