LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to recognize disk's filesystem type? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-recognize-disks-filesystem-type-411741/)

sscn 02-04-2006 09:05 PM

How to recognize disk's filesystem type?
 
I am new to this forum and met a puzzle with disk's filesystem. I wanna to know a formatted disk filesystem in Linux, special under RH 9.0. Is there any command in boxes to make it? "fdisk -l" can not help me to know the details of it.

BTW, if I asked a FQA or sth like that, pls points me the related linkage.

TIA,

SSCN

amosf 02-04-2006 09:25 PM

fdisk -l will tell you the partition id type.

df -T will tell you what fs the partition is mounted as.

sscn 02-04-2006 09:33 PM

It does work...
 
Hello amosf,

"df -T" is what I wanted.

Thanks a lot:newbie: ,

SSCN


All times are GMT -5. The time now is 04:08 PM.