How to tell what file system type I have?
Steven A. DuChene
linux-clusters at mindspring.com
Fri Jan 4 18:49:44 MST 2013
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, <joe at actionline.com> wrote:
> Hi Joe,
>
> # df -h
>
> # fdisk -l
>
> That information should tell you what your file system is?
Here are the results:
[joe at 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 at localhost ~]$ fdisk -l
[joe at localhost ~]$
I'm trying to find out if the file system is ext3 or ext4.
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
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
More information about the PLUG-discuss
mailing list