Windows mount help

Hey! I installed WinFsp and tryed to mount the google drive to my pc and got this error:

C:\rclone>rclone mount -vv --debug-fuse gdrivecrypt: G:
2018/02/08 22:59:47 DEBUG : Using config file from “C:\Users\MartinPC\.config\rclone\rclone.conf”
2018/02/08 22:59:47 DEBUG : rclone: Version “v1.39” starting with parameters [“rclone” “mount” “-vv” “–debug-fuse” “gdrivecrypt:” “G:”]
2018/02/08 22:59:48 INFO : Encrypted drive ‘gdrivecrypt:’: Modify window is 1ms

2018/02/08 22:59:48 DEBUG : Encrypted drive ‘gdrivecrypt:’: Mounting on “G:”
2018/02/08 22:59:48 DEBUG : vfs cache root is “C:\Users\MartinPC\AppData\Local\rclone\vfs\gdrivecrypt”
2018/02/08 22:59:48 DEBUG : Encrypted drive ‘gdrivecrypt:’: Mounting with options: ["-o" “fsname=gdrivecrypt:” “-o” “subtype=rclone” “-o” “max_readahead=131072” “-o” “atomic_o_trunc” “-o” “debug” “-o” “uid=-1” “-o” “gid=-1” “–FileSystemName=rclone”]
Cannot create WinFsp-FUSE file system: mount point in use.
2018/02/08 22:59:48 ERROR : Encrypted drive ‘gdrivecrypt:’: Mount failed
2018/02/08 22:59:48 Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed

C:\rclone>

Anyone got a fix?

ok… im feeling quite stupid. “mount it to an UNUSED drive letter” smh…

Fixed

2 Likes

Yeah, this seams to be a logic issue, i searched for this also so yeah now i think this can help many people who find this topic, for the same issue.

Thank you to say than the issue related

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

is a issue with a Drive Letter than are allready in use.

Thank you for help .

1 Like