Main Menu

Search

LINUX: How To Check All The Supported Filesystem On the Operating System / Kernel?

Following is the command to check all the supported filesystems on the Linux operating system / kernel

ls -a /lib/modules/$(uname -r)/kernel/fs | cat

Below is sample output of above command.

btrfs
cachefiles
ceph
cifs
cramfs
dlm
ecryptfs
ext2
ext4
fat
fscache
fuse
gfs2
isofs
jbd2
jffs2
lockd
mbcache.ko.xz
nfs
nfs_common
nfsd
nls
ocfs2
overlayfs
pstore
squashfs
ubifs
udf
xfs


Keywords:

filesystem filesystems file files system systems how to validate validating checking command commands verify verifying kernel kernels OS operating

No comments:

Post a Comment