How to tell what file system type I have?

Brian Cluff brian at snaptek.com
Fri Jan 4 22:43:39 MST 2013


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, joe at actionline.com wrote:
> How can I tell what file system type I have on any given computer?
>
>
>
> ---------------------------------------------------
> 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
>



More information about the PLUG-discuss mailing list