The following are the various commands to ascertain the type of file system drive in Linux Operating System
# df –T # mount # cat /etc/fstab # fsck -N /dev/sdc1 # sudo file -s /dev/sda1 # sudo blkid # sudo lsblk -f