google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
use: device not found, try 'modprobe fuse' first
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
I was trying this on a kaggle notebook, and got the same "fuse: device not found"