当前位置:网站首页>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
边栏推荐
- Logging module
- Lin Lin, product manager of Lenovo: network failure of local network operator in Tianjin. The background server of Zui system can't work normally for the time being
- Can global variables be defined in header files
- Multiple inheritance virtual base exercises
- 按实际取,每三级分类汇总一次,看图知需求
- 基于微信小程序的wifi模块使用
- CDH cluster integration Phoenix based on CM management
- RobotFramework 之 用例执行
- On September 8, the night before going to Songshan Lake
- Intégration de Clusters CDH Phoenix basée sur la gestion cm
猜你喜欢
How QT designer adds resource files
sql中出现一个变态问题
微信小程序进行蓝牙初始化、搜索附近蓝牙设备及连接指定蓝牙(一)
快速安装mongodb
Indoor and outdoor map switching (indoor three-point positioning based on ibeacons)
org.apache.parquet.schema.InvalidSchemaException: A group type can not be empty. Parquet does not su
基于ibeacons签到系统
星界边境Starbound创意工坊订阅的mod的存放路径
星界边境文本自动翻译机(高级版)使用说明
POI operation word template replaces data and exports word
随机推荐
org.apache.parquet.schema.InvalidSchemaException: A group type can not be empty. Parquet does not su
Mysql个人学习总结
室内外地图切换(室内基于ibeacons三点定位)
服务器日志分析工具(识别,提取,合并,统计异常信息)
There is a mining virus in the server
findstr不是内部或外部命令解决方法
win10自带Groove音乐不能播放CUE和APE文件的一种曲线救国办法,自己创建aimppack插件包,AIMP安装DSP插件
Wechat applet communicates with low-power Bluetooth - receives data sent by hardware (IV)
mysql通过binlog文件恢复数据
可否把模板的头文件和源文件分开编译
Wechat applet initializes Bluetooth, searches nearby Bluetooth devices and connects designated Bluetooth (I)
在MAC上安装mysql
JSP学习2
全局变量能否放在头文件中定义
基于微信小程序的wifi模块使用
request模块
Node接入支付宝开放平台的沙箱实现支付功能
BUG_me
微信小程序基于udp协议与esp8266进行通信
Qt Designer怎样加入资源文件