Understanding the Linux umount command and Linux mount command options. This post explains about the mount command in Ubuntu. Mount Command The mount command mounts a storage device or filesystem, making it accessible and attaching it to an existing directory structure. mount [-lhV] mount -a [-fFnrsvw] [-t vfstype] [-O optlist] mount [-fnrsvw] [-o option[,option]…] device|dir […]