Re: How to tell what file system type I have?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Steven A. DuChene
Date:  
To: Main PLUG discussion list
Subject: Re: How to tell what file system type I have?
I find it much simpler just to type "mount" with no options.
Also the filesystem types would be listed in the /etc/fstab file as well.
--
Steven DuChene

-----Original Message-----

From: Lisa Kachold

Sent: Jan 4, 2013 8:38 PM

To: Main PLUG discussion list

Subject: Re: How to tell what file system type I have?



# cat /dev/mtab
# fdisk -l
pipe to more
# cat /dev/mtab | more

On Fri, Jan 4, 2013 at 6:35 PM, <> wrote:

> Hi Joe,


>


> # df -h


>


> # fdisk -l


>


> That information should tell you what your file system is?




Here are the results:



[joe@localhost ~]$ df -h

Filesystem            Size  Used Avail Use% Mounted on


/dev/sda1              12G  5.7G  5.6G  51% /


tmpfs                 473M     0  473M   0% /dev/shm


/dev/sda6             168G   23G  146G  14% /home


[joe@localhost ~]$ fdisk -l

[joe@localhost ~]$



I'm trying to find out if the file system is ext3 or ext4.







---------------------------------------------------

PLUG-discuss mailing list -

To subscribe, unsubscribe, or to change your mail settings:

http://lists.phxlinux.org/mailman/listinfo/plug-discuss




--

(503) 754-4452 Android
(623) 239-3392 Skype
(623) 688-3392 Google Voice
**
it-clowns.com

Chief Clown


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss