[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I tell which filesystem is running?



Do you mean df -hT?

depriest@computer:~$ df -hT
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/hda1     ext3     27G  1.9G   24G   8% /
tmpfs        tmpfs    189M     0  189M   0% /dev/shm
depriest@computer:~$ dh -hT
bash: dh: command not found
depriest@computer:~$

-Jason

On Wed, 26 Jan 2005 18:21:31 -0500, J.F.Gratton <[REMOVED]> wrote:
> Hi,
> 
> Just open a terminal (or log on tty[123456], and type: dh -hT. The
> second column should show which filesystems are mounted on your system.
> 
> -- Jeff
> 
> 
> On Wed, 2005-01-26 at 18:05 -0500, J F wrote:
> >
> > How can I tell which filesystem is running?
> > Which command do I type to see if it is reiserfs or ext2 or ext3?
> >
> >
> > I just noticed that /etc/modules loads reiserfs and ext3 at boot.
> > Probably would be faster not to have them if I don't need them.
> >



Reply to: