Re: UFS (Unix File System) support

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



On Monday 29 January 2007 13:25, Jordi Espasa Clofent wrote:
> > 1) just try to use or modprobe it and find out by trial and error
> > 2) see which filesystems modules are available:
> >    find /lib/modules/$(uname -r)/kernel/fs -name "*.ko"
> > 3) look in the config for your kernel to see if something is enabled:
> >    grep CONFIG_UFS_FS /boot/config-$(uname -r)
>
> 4) cat /proc/filesystems

That only shows you which filesystems are currently "loaded" (built into the 
kernel or loaded modules). Typically you'd like to know which filesystems you 
can do "mount -t blaha /..." on and then you'll have to go looking for 
modules in one way or the other.

/Peter

Attachment: pgpxhP4YuQNst.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux