我正在尝试运行borg mount
Borg Backup,但它说fusermount3
尚未安装。
fuse: failed to exec fusermount3: No such file or directory
谷歌搜索这个问题没有帮助。我安装了保险丝:
fuse is already the newest version (2.9.9-3).
libfuse 也是如此:
libfuse2 is already the newest version (2.9.9-3).
我正在运行带有内核 5.4.0-113-generic 的 Linux Mint 20
答案1
想通了:我必须安装fuse3
sudo apt-get install fuse3