VirtualBox Sharing Folders with Windows 10 Guest and Ubuntu Host












0














I am trying to share a folder between a Windows 10 Host and Ubuntu Guest. I have followed all the steps:



Installed guest additions
Settings->Shared Folders-> Added shared folder
Tried to mount the folder using "sudo mount -t vboxsf SharedFolder SharedFolder_Location



Nothing is working. The folder never even shows up in the Ubuntu guest. I am not sure what I am doing wrong here, but I am about to give up on VirtualBox. As a side note, I also can't get the copy and paste feature to work either even after setting it to "Bi-directional"










share|improve this question






















  • It does work. You must install Guest Additions, and read the manual - then it's easy.
    – user535733
    Jun 12 at 20:00










  • I did install Guest Additions. I've uninstalled and reinstalled the virtual machine as well. Still no luck.
    – Prit1123
    Jun 12 at 20:14






  • 1




    "Nothing is working." is not very helpful. What is the error message to the mount command?
    – muclux
    Jun 13 at 6:08
















0














I am trying to share a folder between a Windows 10 Host and Ubuntu Guest. I have followed all the steps:



Installed guest additions
Settings->Shared Folders-> Added shared folder
Tried to mount the folder using "sudo mount -t vboxsf SharedFolder SharedFolder_Location



Nothing is working. The folder never even shows up in the Ubuntu guest. I am not sure what I am doing wrong here, but I am about to give up on VirtualBox. As a side note, I also can't get the copy and paste feature to work either even after setting it to "Bi-directional"










share|improve this question






















  • It does work. You must install Guest Additions, and read the manual - then it's easy.
    – user535733
    Jun 12 at 20:00










  • I did install Guest Additions. I've uninstalled and reinstalled the virtual machine as well. Still no luck.
    – Prit1123
    Jun 12 at 20:14






  • 1




    "Nothing is working." is not very helpful. What is the error message to the mount command?
    – muclux
    Jun 13 at 6:08














0












0








0







I am trying to share a folder between a Windows 10 Host and Ubuntu Guest. I have followed all the steps:



Installed guest additions
Settings->Shared Folders-> Added shared folder
Tried to mount the folder using "sudo mount -t vboxsf SharedFolder SharedFolder_Location



Nothing is working. The folder never even shows up in the Ubuntu guest. I am not sure what I am doing wrong here, but I am about to give up on VirtualBox. As a side note, I also can't get the copy and paste feature to work either even after setting it to "Bi-directional"










share|improve this question













I am trying to share a folder between a Windows 10 Host and Ubuntu Guest. I have followed all the steps:



Installed guest additions
Settings->Shared Folders-> Added shared folder
Tried to mount the folder using "sudo mount -t vboxsf SharedFolder SharedFolder_Location



Nothing is working. The folder never even shows up in the Ubuntu guest. I am not sure what I am doing wrong here, but I am about to give up on VirtualBox. As a side note, I also can't get the copy and paste feature to work either even after setting it to "Bi-directional"







virtualbox






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 12 at 19:58









Prit1123

1




1












  • It does work. You must install Guest Additions, and read the manual - then it's easy.
    – user535733
    Jun 12 at 20:00










  • I did install Guest Additions. I've uninstalled and reinstalled the virtual machine as well. Still no luck.
    – Prit1123
    Jun 12 at 20:14






  • 1




    "Nothing is working." is not very helpful. What is the error message to the mount command?
    – muclux
    Jun 13 at 6:08


















  • It does work. You must install Guest Additions, and read the manual - then it's easy.
    – user535733
    Jun 12 at 20:00










  • I did install Guest Additions. I've uninstalled and reinstalled the virtual machine as well. Still no luck.
    – Prit1123
    Jun 12 at 20:14






  • 1




    "Nothing is working." is not very helpful. What is the error message to the mount command?
    – muclux
    Jun 13 at 6:08
















It does work. You must install Guest Additions, and read the manual - then it's easy.
– user535733
Jun 12 at 20:00




It does work. You must install Guest Additions, and read the manual - then it's easy.
– user535733
Jun 12 at 20:00












I did install Guest Additions. I've uninstalled and reinstalled the virtual machine as well. Still no luck.
– Prit1123
Jun 12 at 20:14




I did install Guest Additions. I've uninstalled and reinstalled the virtual machine as well. Still no luck.
– Prit1123
Jun 12 at 20:14




1




1




"Nothing is working." is not very helpful. What is the error message to the mount command?
– muclux
Jun 13 at 6:08




"Nothing is working." is not very helpful. What is the error message to the mount command?
– muclux
Jun 13 at 6:08










1 Answer
1






active

oldest

votes


















0














In the latest version of virtual-box (v5.2 for example), I complete this task without command line:




  1. Open the guest system


  2. Settings -> Shared Folders -> Add, then select the real directory of the folder and name it, and select auto-mounting and fixed-mounting (I use a version not in English, but I think you can see some options similar)


  3. Restart the guest system, then you can see the folder by GUI, like My Computer in win10, or in the sidebar of files in ubuntu


By the way, I have installed the VboxGuestAddtions and the Oracle VM VirtualBox Extension Pack






share|improve this answer





















    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',
    autoActivateHeartbeat: false,
    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%2f1046022%2fvirtualbox-sharing-folders-with-windows-10-guest-and-ubuntu-host%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    In the latest version of virtual-box (v5.2 for example), I complete this task without command line:




    1. Open the guest system


    2. Settings -> Shared Folders -> Add, then select the real directory of the folder and name it, and select auto-mounting and fixed-mounting (I use a version not in English, but I think you can see some options similar)


    3. Restart the guest system, then you can see the folder by GUI, like My Computer in win10, or in the sidebar of files in ubuntu


    By the way, I have installed the VboxGuestAddtions and the Oracle VM VirtualBox Extension Pack






    share|improve this answer


























      0














      In the latest version of virtual-box (v5.2 for example), I complete this task without command line:




      1. Open the guest system


      2. Settings -> Shared Folders -> Add, then select the real directory of the folder and name it, and select auto-mounting and fixed-mounting (I use a version not in English, but I think you can see some options similar)


      3. Restart the guest system, then you can see the folder by GUI, like My Computer in win10, or in the sidebar of files in ubuntu


      By the way, I have installed the VboxGuestAddtions and the Oracle VM VirtualBox Extension Pack






      share|improve this answer
























        0












        0








        0






        In the latest version of virtual-box (v5.2 for example), I complete this task without command line:




        1. Open the guest system


        2. Settings -> Shared Folders -> Add, then select the real directory of the folder and name it, and select auto-mounting and fixed-mounting (I use a version not in English, but I think you can see some options similar)


        3. Restart the guest system, then you can see the folder by GUI, like My Computer in win10, or in the sidebar of files in ubuntu


        By the way, I have installed the VboxGuestAddtions and the Oracle VM VirtualBox Extension Pack






        share|improve this answer












        In the latest version of virtual-box (v5.2 for example), I complete this task without command line:




        1. Open the guest system


        2. Settings -> Shared Folders -> Add, then select the real directory of the folder and name it, and select auto-mounting and fixed-mounting (I use a version not in English, but I think you can see some options similar)


        3. Restart the guest system, then you can see the folder by GUI, like My Computer in win10, or in the sidebar of files in ubuntu


        By the way, I have installed the VboxGuestAddtions and the Oracle VM VirtualBox Extension Pack







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 30 at 7:16









        Denny

        11




        11






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1046022%2fvirtualbox-sharing-folders-with-windows-10-guest-and-ubuntu-host%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?