Very few filesystems compiled in Dapper kernel

Phillip Susi psusi at cfl.rr.com
Sat Mar 25 02:16:09 GMT 2006


All the filesystem drivers are compiled as modules, including fat and 
reiserfs.  They don't show up in /proc/filesystems because you don't 
have the modules loaded because you don't have any such filesystems 
mounted.  Try to mount one and the module will auto load.

Paul Dufresne wrote:
> As I was willing to open a MSDOS floppy without
> success, I checked cat /proc/filesystems and
> found:
> ...
> nodev   usbfs
>         ext3
>         ntfs
>         udf
>         iso9660
> 
> I did not compiled a kernel for a long time, but
> I was expecting to find:
> vfat,msdos and reiserfs
> 
> My kernel version is:
> ---
> paul at Actrurus2:~$ cat /proc/version
> Linux version 2.6.15-19-386 (buildd at rothera) (gcc
> version 4.0.3 (Ubuntu 4.0.3-1ubuntu3)) #1 PREEMPT Mon
> Mar 20 16:46:02 UTC 2006
> ---
> 
> Is there a good reason not to include those
> filesystems?




More information about the ubuntu-devel mailing list