minix.o
).
Load command: /sbin/insmod minix.o No module parameters.
ext.o
).
Load command: /sbin/insmod ext.o No module parameters.
ext2.o
).
Load command: /sbin/insmod ext2.o No module parameters.
xiafs.o
).
Load command: /sbin/insmod xiafs.o No module parameters.
fat.o
).
Load command: /sbin/insmod fat.o No module parameters.
msdos.o
).
Load command: /sbin/insmod msdos.o No module parameters. Depends on fat.o.
vfat.o
).
Load command: /sbin/insmod vfat.o No module parameters. Depends on fat.o.
umsdos.o
).
Load command: /sbin/insmod vfat.o No module parameters. Depends on fat.o and msdos.o.
nfs.o
).
Load command: /sbin/insmod nfs.o No module parameters.
smbfs.o
).smbfs
is a filesystem which understands the SMB protocol. This is the
protocol Windows for Workgroups, Windows NT or Lan Manager use to talk
to each other. smbfs
was inspired by samba
, the program written by
Andrew Tridgell that turns any unix host into a file server for DOS or
Windows clients. See ftp://nimbus.anu.edu.au/pub/tridge/samba/
for
this interesting program suite and lots of more information on SMB and
NetBIOS over TCP/IP. There you also find explanation for concepts like
netbios name or share.
To use smbfs, you need a special mount program, which can be found in
the ksmbfs
package, found on
sunsite.unc.edu:/pub/Linux/system/Filesystems/smbfs
.
Load command: /sbin/insmod smbfs.o No module parameters.
ncpfs.o
).ncpfs
is a filesystem which understands the NCP protocol, designed by the
Novell Corporation for their NetWare(tm) product. NCP is functionally
similar to the NFS used in the tcp/ip community.
To mount a Netware-Filesystem, you need a special mount program, which
can be found in ncpfs package. Homesite for ncpfs is
ftp.gwdg.de/pub/linux/misc/ncpfs
, but sunsite and its many mirrors
will have it as well.
Related products are linware
and mars_nwe
,
which will give Linux partial NetWare Server functionality.
Linware's home site is: klokan.sh.cvut.cz/pub/linux/linware
,
Mars_nwe can be found on ftp.gwdg.de/pub/linux/misc/ncpfs
.
Load command: /sbin/insmod ncpfs.o No module parameters. Depends on ipx.o
isofs.o
).
Load command: /sbin/insmod isofs.o No module parameters.
hpfs.o
)
Load command: /sbin/insmod hpfs.o No module parameters.
sysv.o
).This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
Load command: /sbin/insmod sysv.o No module parameters.
affs.o
).
Load command: /sbin/insmod affs.o No module parameters.
ufs.o
).Apparently for mounting disks with FreeBSD and/or Sun partitions. No documentation exists, apart from The Source.
Load command: /sbin/insmod ufs.o No module parameters.