Share folders from Debian to MacOS

Discussion in 'Linux Virtual Machine' started by FedericoR3, Jul 31, 2020.

  1. FedericoR3

    FedericoR3 Bit poster

    Messages:
    1
    Hello! I have a virtual machine with debian 10 (no GUI) in Parallels 15.1.4. I want to share folders from my virtual machine to MacOS Catalina (10.15.6) but I can't. I've installed Parallels Toolbox in my virtual machine but I didn't find the way to find a solution. Sorry for my english, I speak spanish. Thank you for your help.
     
  2. aniln

    aniln Bit poster

    Messages:
    2
    Not sure about Debian but in Ubuntu I had to do the following after setting it up in the VB GUI:

    mkdir /home/username/OSX # one time
    sudo mount -t vboxsf OSX /home/username/OSX # each time
    ghd sports apk download
     
  3. lisac4

    lisac4 Bit poster

    Messages:
    1
    I agree with your comments, I look forward to your next post

     
  4. (GalaxyMaster)

    (GalaxyMaster) Hunter

    Messages:
    119
    Although it is technically possible to expose a part of the VM filesystem to the host system, I would suggest not to go that path. Instead, use shared folders and expose a part of your host filesystem to the VM.
     

Share This Page