gvfs-mountgvfsDeveloperAlexanderLarssonalexl@redhat.comgvfs-mount1User Commandsgvfs-mountMounts the locationsgvfs-mount OPTIONLOCATIONgvfs-mount --unmount-scheme=SCHEMEgvfs-mount --list OPTIONgvfs-mount --monitor OPTIONDescriptiongvfs-mount provides commandline
access to various aspects of GIOs mounting functionality.Mounting refers to the traditional concept of arranging
multiple file systems and devices in a single tree, rooted at /.
Classical mounting happens in the kernel and is controlled
by the mount utility. GIO expands this
concept by introducing mount daemons that can make file
systems available to GIO applications without kernel
involvement.OptionsThe following options are understood:, Prints a short help
text and exits.Shows the version number and
exits., Mount as a mountable., Mount the volume with the given device file., Unmount the locations., Eject the locations., Unmount all mounts with the given scheme., List all known mounts., Monitor mount and unmount events., Show extra information for --list and --monitor.Exit statusOn success 0 is returned, a non-zero failure
code otherwise.See Alsols1,
gvfs-info1