The mount Unix command line utility instructs the operating system a file system is ready for usage. The counterpart umount (note spelling) instructs the operating system that the file system will be (temporarily) removed and should no longer be used.
See more at Wikipedia.org...