unmount google-drive-ocamlfuse











up vote
0
down vote

favorite












I am trying to unmount google-drive-ocamlfuse. I entered the following command:



fusermount -u ~/google-drive


it returns:



fusermount: entry for /home/<user_name>/google-drive not found in /etc/mtab


What is wrong and how to fix it?



In general how can I uninstall ocamlfuse










share|improve this question


















  • 1




    Is it mounted in that location?
    – user692175
    Nov 23 '17 at 16:28










  • @MichaelBay, yes it was, I mounted it using command: google-drive-ocamlfuse ~/google-drive. Whole my ubuntu is not very responsive now.
    – user1700890
    Nov 23 '17 at 18:06






  • 1




    ~/ just tells it to mount in the folder you were in, at the terminal, at that moment. Yes, the Terminal typically opens at /home/<user_name> but it may have not been the case and/or you cd to somewhere else
    – user692175
    Nov 23 '17 at 18:15










  • @MichaelBay, thank you for clarifying. How can I unmount it or remove it completely?
    – user1700890
    Nov 23 '17 at 18:42










  • Try giving it the full path to where google-drive is actually mounted.
    – user692175
    Nov 23 '17 at 18:45















up vote
0
down vote

favorite












I am trying to unmount google-drive-ocamlfuse. I entered the following command:



fusermount -u ~/google-drive


it returns:



fusermount: entry for /home/<user_name>/google-drive not found in /etc/mtab


What is wrong and how to fix it?



In general how can I uninstall ocamlfuse










share|improve this question


















  • 1




    Is it mounted in that location?
    – user692175
    Nov 23 '17 at 16:28










  • @MichaelBay, yes it was, I mounted it using command: google-drive-ocamlfuse ~/google-drive. Whole my ubuntu is not very responsive now.
    – user1700890
    Nov 23 '17 at 18:06






  • 1




    ~/ just tells it to mount in the folder you were in, at the terminal, at that moment. Yes, the Terminal typically opens at /home/<user_name> but it may have not been the case and/or you cd to somewhere else
    – user692175
    Nov 23 '17 at 18:15










  • @MichaelBay, thank you for clarifying. How can I unmount it or remove it completely?
    – user1700890
    Nov 23 '17 at 18:42










  • Try giving it the full path to where google-drive is actually mounted.
    – user692175
    Nov 23 '17 at 18:45













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am trying to unmount google-drive-ocamlfuse. I entered the following command:



fusermount -u ~/google-drive


it returns:



fusermount: entry for /home/<user_name>/google-drive not found in /etc/mtab


What is wrong and how to fix it?



In general how can I uninstall ocamlfuse










share|improve this question













I am trying to unmount google-drive-ocamlfuse. I entered the following command:



fusermount -u ~/google-drive


it returns:



fusermount: entry for /home/<user_name>/google-drive not found in /etc/mtab


What is wrong and how to fix it?



In general how can I uninstall ocamlfuse







google-drive






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 23 '17 at 16:19









user1700890

130129




130129








  • 1




    Is it mounted in that location?
    – user692175
    Nov 23 '17 at 16:28










  • @MichaelBay, yes it was, I mounted it using command: google-drive-ocamlfuse ~/google-drive. Whole my ubuntu is not very responsive now.
    – user1700890
    Nov 23 '17 at 18:06






  • 1




    ~/ just tells it to mount in the folder you were in, at the terminal, at that moment. Yes, the Terminal typically opens at /home/<user_name> but it may have not been the case and/or you cd to somewhere else
    – user692175
    Nov 23 '17 at 18:15










  • @MichaelBay, thank you for clarifying. How can I unmount it or remove it completely?
    – user1700890
    Nov 23 '17 at 18:42










  • Try giving it the full path to where google-drive is actually mounted.
    – user692175
    Nov 23 '17 at 18:45














  • 1




    Is it mounted in that location?
    – user692175
    Nov 23 '17 at 16:28










  • @MichaelBay, yes it was, I mounted it using command: google-drive-ocamlfuse ~/google-drive. Whole my ubuntu is not very responsive now.
    – user1700890
    Nov 23 '17 at 18:06






  • 1




    ~/ just tells it to mount in the folder you were in, at the terminal, at that moment. Yes, the Terminal typically opens at /home/<user_name> but it may have not been the case and/or you cd to somewhere else
    – user692175
    Nov 23 '17 at 18:15










  • @MichaelBay, thank you for clarifying. How can I unmount it or remove it completely?
    – user1700890
    Nov 23 '17 at 18:42










  • Try giving it the full path to where google-drive is actually mounted.
    – user692175
    Nov 23 '17 at 18:45








1




1




Is it mounted in that location?
– user692175
Nov 23 '17 at 16:28




Is it mounted in that location?
– user692175
Nov 23 '17 at 16:28












@MichaelBay, yes it was, I mounted it using command: google-drive-ocamlfuse ~/google-drive. Whole my ubuntu is not very responsive now.
– user1700890
Nov 23 '17 at 18:06




@MichaelBay, yes it was, I mounted it using command: google-drive-ocamlfuse ~/google-drive. Whole my ubuntu is not very responsive now.
– user1700890
Nov 23 '17 at 18:06




1




1




~/ just tells it to mount in the folder you were in, at the terminal, at that moment. Yes, the Terminal typically opens at /home/<user_name> but it may have not been the case and/or you cd to somewhere else
– user692175
Nov 23 '17 at 18:15




~/ just tells it to mount in the folder you were in, at the terminal, at that moment. Yes, the Terminal typically opens at /home/<user_name> but it may have not been the case and/or you cd to somewhere else
– user692175
Nov 23 '17 at 18:15












@MichaelBay, thank you for clarifying. How can I unmount it or remove it completely?
– user1700890
Nov 23 '17 at 18:42




@MichaelBay, thank you for clarifying. How can I unmount it or remove it completely?
– user1700890
Nov 23 '17 at 18:42












Try giving it the full path to where google-drive is actually mounted.
– user692175
Nov 23 '17 at 18:45




Try giving it the full path to where google-drive is actually mounted.
– user692175
Nov 23 '17 at 18:45










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Because you need mount folder first (in /home/user_name/google-drive):



# mount
google-drive-ocamlfuse ~/google-drive


An them umount:



# umount
fusermount -u ~/google-drive


PD: I recommend changing the name of the folder without symbols. Maybe "gdrive" or another similar



/home/user_name/gdrive


And it's even better to use a bash script described in the post Share Google Drive in Samba






share|improve this answer










New contributor




user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f979552%2funmount-google-drive-ocamlfuse%23new-answer', 'question_page');
    }
    );

    Post as a guest
































    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    Because you need mount folder first (in /home/user_name/google-drive):



    # mount
    google-drive-ocamlfuse ~/google-drive


    An them umount:



    # umount
    fusermount -u ~/google-drive


    PD: I recommend changing the name of the folder without symbols. Maybe "gdrive" or another similar



    /home/user_name/gdrive


    And it's even better to use a bash script described in the post Share Google Drive in Samba






    share|improve this answer










    New contributor




    user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      1
      down vote













      Because you need mount folder first (in /home/user_name/google-drive):



      # mount
      google-drive-ocamlfuse ~/google-drive


      An them umount:



      # umount
      fusermount -u ~/google-drive


      PD: I recommend changing the name of the folder without symbols. Maybe "gdrive" or another similar



      /home/user_name/gdrive


      And it's even better to use a bash script described in the post Share Google Drive in Samba






      share|improve this answer










      New contributor




      user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















        up vote
        1
        down vote










        up vote
        1
        down vote









        Because you need mount folder first (in /home/user_name/google-drive):



        # mount
        google-drive-ocamlfuse ~/google-drive


        An them umount:



        # umount
        fusermount -u ~/google-drive


        PD: I recommend changing the name of the folder without symbols. Maybe "gdrive" or another similar



        /home/user_name/gdrive


        And it's even better to use a bash script described in the post Share Google Drive in Samba






        share|improve this answer










        New contributor




        user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        Because you need mount folder first (in /home/user_name/google-drive):



        # mount
        google-drive-ocamlfuse ~/google-drive


        An them umount:



        # umount
        fusermount -u ~/google-drive


        PD: I recommend changing the name of the folder without symbols. Maybe "gdrive" or another similar



        /home/user_name/gdrive


        And it's even better to use a bash script described in the post Share Google Drive in Samba







        share|improve this answer










        New contributor




        user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer








        edited 4 hours ago





















        New contributor




        user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered yesterday









        user4839775

        112




        112




        New contributor




        user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        user4839775 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f979552%2funmount-google-drive-ocamlfuse%23new-answer', 'question_page');
            }
            );

            Post as a guest




















































































            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?