• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Is there really nothing in /run/user/1000/gvfs? Try gio mount -l. Maybe unmount and remount.

    It’s unlikely that it doesn’t actually mount, from the man page:

    Mounting refers to the traditional concept of arranging multiple file systems and devices in a single tree, rooted at /.

    The first error is because you have a separate argument at the end which is a local path. gio mount takes a list of locations to mount and not a mount point.