File System

William Case billlinux at rogers.com
Tue Mar 21 23:27:03 UTC 2006


Hi Ali;

On Tue, 2006-03-21 at 22:54 +0200, Ali Helmy wrote:
> Quick Question: How can I get to know which file system is currently
> running on a partition?
> 
> -- 
> A. Helmy 
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

'parted' has always worked for me.

man parted

E.g.
]# parted /dev/hda1
Using /dev/hda1
(parted) print
Disk geometry for /dev/hda1: 0.000-32075.059 megabytes
Disk label type: loop
Minor    Start       End     Filesystem  Flags
1          0.000  32075.059  fat32
(parted)

Regards Bill





More information about the fedora-list mailing list