# Google Drive on Linux: A Fast rclone Mount (and Why Your Thumbnails Are Missing)

DevFeed: [Google Drive on Linux: A Fast rclone Mount (and Why Your Thumbnails Are Missing)](<https://devfeed.tech/articles/google-drive-on-linux-a-fast-rclone-mount-and-why-your-thumbnails-are-missing-25172.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2026/06/12/google-drive-on-linux-rclone-mount-and-thumbnails/>)

Author: Ivan Morgillo

Published: 2026-06-12T10:00:00Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [Google](<https://devfeed.tech/topics/google.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [mount](<https://devfeed.tech/topics/mount.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [xfce](<https://devfeed.tech/topics/xfce.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [caching](<https://devfeed.tech/tags/caching.md>), [google](<https://devfeed.tech/tags/google.md>), [image](<https://devfeed.tech/tags/image.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mount](<https://devfeed.tech/tags/mount.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [xfce](<https://devfeed.tech/tags/xfce.md>)

## AI overview

A tutorial describing a personal setup for mounting Google Drive as a browsable folder on Ubuntu with XFCE using rclone. It covers OAuth authorization, a systemd user service, aggressive caching for faster browsing, and the problem of missing image thumbnails on the mount.

## Source excerpt

How I finally got Google Drive working as a fast, normal folder on Linux with rclone -- and fixed the non-obvious problem of missing image thumbnails on FUSE mounts.