google-drive-ocamlfuse icon indicating copy to clipboard operation
google-drive-ocamlfuse copied to clipboard

use: device not found, try 'modprobe fuse' first

Open GJvignesh opened this issue 4 years ago • 1 comments

Hi, When i try to mount drive in Ubuntu, I am getting use: device not found, try 'modprobe fuse' first

root@20133eeeba60:~ ls GoogleDrive drive root@20133eeeba60:~ google-drive-ocamlfuse /root/GoogleDrive fuse: device not found, try 'modprobe fuse' first root@20133eeeba60:~

Installation command used:

add-apt-repository ppa:alessandro-strada/ppa apt-get update apt-get install google-drive-ocamlfuse apt-get install gcsfuse

google-drive-ocamlfuse -id <my_id> -secret <my_sec> mkdir GoogleDrive

GJvignesh avatar Oct 29 '20 08:10 GJvignesh

I was trying this on a kaggle notebook, and got the same "fuse: device not found"

kechan avatar Oct 09 '22 19:10 kechan