After installing VMware Tools, ① text can be copied and pasted between virtual machine hosts. ②The virtual machine files can be copied to the host, but → Host files cannot be copied to the virtual machine. You can access the host folder directly from the terminal by the following method. 1. Virtual Machine > Settings > Options > Shared Folders Click "Always Enable" "Folder" > Add > Next > Browse [host path] > Next Enable this share > Finish > OK 2. Terminal input vmware-hgfsclient Displays the name of the host folder just added. 3. Terminal input /bin/vmware-config-tools.pl The default is yes, waiting for the last few lines to appear. The configuration of VMware Tools 10.3.10 build-13959562 for Linux for this running kernel completed successfully. Enjoy, --the VMware team 4. At this point, you can access the host folder added above from the following location and copy it. cd /mnt/hgfs/ ls cp host_file /root/Documents/ Summarize The above is the method that the editor introduced to you for CentOS8 virtual machine to access Windows10 host folder. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Solve the error "Can't locate ExtUtils/MakeMaker.pm in @INC"
>>: Solution to the problem of MySQL thread in Opening tables
This article example shares the specific code of ...
Scenario 1: Due to server restrictions, only one ...
Table of contents animate() animation method Anim...
1. Background Use LDAP to centrally manage operat...
Table of contents introduction Indexing principle...
When it comes to understanding web design, many p...
There are many ways to generate a global ID. Here...
"Development is more than just writing code&q...
body{font-size:12px; font-family:"宋体";}...
CSS Clear Default Styles The usual clear default ...
Table of contents 1. Principle of animation funct...
Recently, when using IIS as a server, the apk fil...
Recently, the server has been frequently cracked ...
Table of contents 1. Use default parameters inste...
#docker ps check, all ports are mapped CONTAINER ...