MOUNT(8) - System Manager's Manual
Mount_vnd,
Mount_ntfs,
Mount_ffs,
Mount_msdos,
Mount_udf,
Sysctl,
Umount,
Mount_tmpfs,
Disklabel,
Showmount,
Fstab,
Mount_ext2fs,
Mount_cd9660,
Mount_nfs,
Mount_mfs,
Mount
MOUNT(8) - System Manager’s Manual # MOUNT(8) - System Manager’s Manual NAME # mount - mount file systems SYNOPSIS # mount [-AadfNruvw] [-t type] mount [-dfrsuvw] special | node mount [-dfruvw] [-o options] [-t type] special node DESCRIPTION # The mount command invokes a file system specific program to prepare and graft the special device or remote node (rhost:path) on to the file system tree at the point node. If either special or node are not provided, the appropriate information is taken from the fstab(5) file. ...