How to mount a Google Drive as a drive in Ubuntu 15.10 wily using FUSE

From: github.com/astrada/googl…

Install

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

Use

google-drive-ocamlfuse
mkdir google-drive
google-drive-ocamlfuse google-drive

It can take a while for the drive to mount with all your data.

Create Unity launcher

apt-get install alacart
alacart

create the menu entry
Use this icon: img05.deviantart.net/02b…

search for your new entry using Dash
Drag and drop the icon from dash to your Unity launcher

Unmount

fusermount -u google-drive

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.