Cant mount and show fusermount error ,or can't umount

I use this command

rclone name: folder

and show this:
2024/08/03 04:29:08 NOTICE: OneDrive root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2024/08/03 04:29:08 mount helper error: fusermount3: fuse device not found, try 'modprobe fuse' first
2024/08/03 04:29:08 Fatal error: failed to mount FUSE fs: fusermount: exit status 1

when can't umount:
umount: /mnt: target is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))

rclone v1.67.0
os/version: centos 7.9.2009 (64 bit)
fuse3 installed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.