
01-22-2002
|
|
Administrator
|
|
|
Join Date: Sep 2000
Location: Asia Pacific
Posts: 6,832
|
|
The mount comment requires a filesystem type switch (flag).
Quote:
-t vfstype
The argument following the -t is used to indicate the file system type.
The file system types which are currently supported are listed in
linux/fs/filesystems.c: adfs, affs, autofs, coda, coherent, devpts, efs,
ext, ext2, hfs, hpfs, iso9660, minix, msdos, ncpfs, nfs, ntfs, proc,
qnx4, romfs, smbfs, sysv, udf, ufs, umsdos, vfat, xenix, xiafs. Note
that coherent, sysv and xenix are equivalent and that xenix and coherent
will be removed at some point in the future -- use sysv instead. Since
kernel version 2.1.21 the types ext and xiafs do not exist anymore.
|
NFS is one of the types .....
|