Home  >  Article  >  System Tutorial  >  How to drag and drop files directly to macOS virtual machine using deepin linux?

How to drag and drop files directly to macOS virtual machine using deepin linux?

WBOY
WBOYforward
2024-01-01 18:14:20705browse

Today I used vmware16 to create a virtual machine in my deepin linux system and installed the macosx11 system in it. Many files need to be used in the virtual machine, so it is more convenient to configure the function of dragging files directly into the virtual machine. Let’s take a look at the detailed tutorial below.

deepin linux怎么直接拖拽文件到macosx虚拟机?

First we use the right mouse button on the deepin linux desktop and select Open in the terminal from the menu.

deepin linux怎么直接拖拽文件到macosx虚拟机?

Then a black terminal window will pop up on the desktop, which is a command window used to install the required tools.

deepin linux怎么直接拖拽文件到macosx虚拟机?

Then we enter sudo apt install open-vm-tools* to install all the required vm tools.

deepin linux怎么直接拖拽文件到macosx虚拟机?

Then we open the macosx11 virtual machine system window in our vmware and select VM--install VMware Tools... in the top menu.

deepin linux怎么直接拖拽文件到macosx虚拟机?

Open VMware Tools on the desktop and select Install VMware Tools.

deepin linux怎么直接拖拽文件到macosx虚拟机?

Then we remember to choose to restart our macosx11 virtual machine system, otherwise the installed enhancements will not take effect.

deepin linux怎么直接拖拽文件到macosx虚拟机?

Now we find that we can directly drag and drop the files on the deepin linux desktop into our macosx11 virtual machine.

deepin linux怎么直接拖拽文件到macosx虚拟机?

The above is the detailed content of How to drag and drop files directly to macOS virtual machine using deepin linux?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:jb51.net. If there is any infringement, please contact admin@php.cn delete