filesystem:determine_file_systems_type
This is an old revision of the document!
Filesystem - Determine File Systems Type
Using dt.
df -T /
Result:
Filesystem Type 1K-blocks Used Available Use% Mounted on /dev/mapper/ubuntu--vg-root ext4 1920299296 1659133892 163549740 92% /
Using fsck.
fsck -N /
Result:
fsck from util-linux 2.31.1 [/sbin/fsck.ext4 (1) -- /] fsck.ext4 /dev/mapper/ubuntu--vg-root
filesystem/determine_file_systems_type.1574624524.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)