【Linux】問題解決:Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find FUSE

前言

這是我在 mount Rclone 時,Mac 碰到以下的 error 的個人解決辦法:

Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find FUSE

問題成因 & 解決方式

那表示 Mac 需要去安裝 FUSE,

安裝 macFUSE 可以去以下連結:

Rclone mount 筆記

如果有 Rclone mount 相關的需求,可以參考我的這篇筆記:

https://wongwongnotes-github-io.pages.dev/linux/rclone-mount-google-drive/