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

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Brian Cluff
Dátum:  
Címzett: Main PLUG discussion list
Tárgy: 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