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: Brian Cluff
Date:  
To: Main PLUG discussion list
Subject: Re: How to tell what file system type I have?
You've already got all the replies that you need to figure out what you
got already, but I thought I would throw in a more obscure one that
looks at the partition itself and will identify what it's formatted as,
even if the partition table says it's something else. Useful in case you
even have a mystery partition, perhaps one was recovered, but not
identified.

sudo file -s /dev/sda1

Brian Cluff

On 01/04/2013 06:04 PM, wrote:
> How can I tell what file system type I have on any given computer?
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>


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