当前位置:网站首页>VMware 15pro mounts the hard disk of the real computer in the deepin system
VMware 15pro mounts the hard disk of the real computer in the deepin system
2022-04-23 14:08:00 【Senzhiqianshou】
VMware15Pro stay Deepin The hard disk of the real computer is mounted in the system
Preface
VMware This software , It's no stranger to people who like playing computer systems . lately Deepin This is called deep domestic Linux The system is hot . Huawei's MateBook And Xiaomi's notebook seem to have adopted this system , Xiaomi's laptops using this system are better than those directly using windows The system is cheaper 300 block . So I want to try one myself . It's going to be installed by real machine , But there's not enough hard disk space , So I bought a solid-state drive on a treasure . The hard drive is still on the way , I'm going to try using a virtual machine first . About VM install Deepin A tutorial for , There's a lot of stuff on the Internet , I won't go into that ( The key is to select the installation model of ubantu ). After installing this system , It feels really good ,UI The style is very similar MacOS, It's not Caton . But the local disk is not mounted by default , This is not fun . Baidu made a big circle , Finally came to the conclusion that , Now leave a note here first .
One 、 Set up shared folders
reminder : Please operate in the mode of shutting down the virtual machine for the following operations
(1) Edit virtual machine settings
(2) Turn on the shared folder function
according to 1,2,3 The order of , Then go to the add process :
Click next
Then start selecting the folder you want to share in the real machine , Here I choose one video Folder . The name option is the name of the folder you see in the virtual machine at that time
Click next :
Come here , Successfully added a shared path , Of course, you can add more paths . thus , Even if the shared folder is set up .
Two 、 install VMware-tools
(1) Now open your virtual machine , Wait for the opening to complete
(2) Click the virtual machine option
See the penultimate item , If the option to reinstall or install is grayed out , Then please see the following operation , Otherwise, click Install directly .
If it is gray and cannot be clicked , Shut down the virtual machine first , Then select the edit virtual machine option
stay “ Hardware ” below , choice CD/DVD Options , Choose to use ISO Image file . The address of this file is the one you installed VMware The one under the root directory of is called “linux.iso” The address of the file , Then click OK .
Then turn on the virtual machine , At this point, you will find the gray option just now , Now you can click . After clicking, it will take a little time to pull some files online .
There are some suggestive words at the bottom , The main idea is to let you find this CD Files in the drive , use tar decompression , Then perform the installation .
Then after pulling , Open the file manager of the virtual machine , There will be one on the left VMware-tool Of CD driver The option to :
We suffixed that with .tar.gz Copy your files to one place , such as , desktop .
Then right-click the blank part of the desktop , Select open at terminal , Turn on the console :
This is the time to enter tar Unzip command ,tar zxvf The full name of the document
enter , Perform decompression .
After decompression , There will be one more unzipped folder on the desktop :
After entering the unzipped folder, you can see the files we need to execute instructions :
next , Input at the console :cd vmware-tools-distrib/
enter , Go to the unzip Directory
Then enter the instructions for installing the file :sudo ./vmware-install.pl
Will ask you to enter your login password :
In the next steps, input all the way yes, This completes the installation .
3、 ... and 、 Use mount file
Open file manager , In the system disk directory mnt File plus , A new one has been created hgfs Folder ,
Click in to see the shared folder just now , Then you can read the files inside .
版权声明
本文为[Senzhiqianshou]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231405037402.html
边栏推荐
猜你喜欢
Use of WiFi module based on wechat applet
更改plsql工具栏的图标大小
Programming travel function
DeepinV20安装Mariadb
帆软中需要设置合计值为0时,一整行都不显示的解决办法
Prediction of tomorrow's trading limit of Low Frequency Quantization
微信小程序setInterval定时函数使用详细教程
Subscription number development of wechat applet (message push)
Kettle -- control parsing
基于ibeacons三点定位(微信小程序)
随机推荐
帆软分割求解:一段字符串,只取其中某个字符(所需要的字段)
关于pthread多线程一些好文章
接口文档yaml
DeepinV20安装Mariadb
win10自带Groove音乐不能播放CUE和APE文件的一种曲线救国办法,自己创建aimppack插件包,AIMP安装DSP插件
pthread_self()为何重复了
不同时间类型的执行计划计算
修改ddt生成的测试用例名称
RobotFramework 之 项目框架
findstr不是内部或外部命令解决方法
mysql通过binlog文件恢复数据
Nodejs安装及环境配置
腾讯根据ip解析地址
分页SQL
Chapter I review of e-commerce spike products
jsp学习1
Postman的安装使用及填坑心得
星界边境文本自动翻译机使用说明
postman批量生产body信息(实现批量修改数据)
CentOS mysql多实例部署