How to tell what file system type I have?
Brian Parma
freecode at cox.net
Fri Jan 4 22:21:34 MST 2013
If you're interested in something that isn't pre-defined in fstab, you
can just type "mount" and it will list everything that's mounted.
You can also use "lsblk -f", though it might need sudo.
You can also look in the "Disk Utility" to see a list of disks and their
partitions.
On 01/04/2013 07:30 PM, Derek Trotter wrote:
> Try cat /etc/fstab
>
> On 01/04/2013 06:35 PM, joe at actionline.com wrote:
>> I'm trying to find out if the file system is ext3 or ext4.
>
More information about the PLUG-discuss
mailing list