VMware虚拟机无法识别U盘解决方案

来源:互联网 发布:ubuntu 开启ssh服务 编辑:程序博客网 时间:2024/05/01 14:44
http://blog.csdn.net/mrjy1475726263/article/details/37989295
1. 本机情况:
Win7操作系统,VMware虚拟机,虚拟机版本:VMware 7.1,安装Ubuntu10.10,现要求在主机上插入U盘,在虚拟机中显示。

2. 遇到问题:
U盘只在Win7主机中显示,而无法显示在虚拟机中,需要解决。

3. 解决方案:
首先确认服务已经打开:
【右键计算机】->【管理】->【服务和应用程序】->【服务】->【VMware USB Arbitration Service】->【右键启动】。
设置VMware:
【VM】->【Settings】->【Hardware】->【USB Controller:Present】->【右边:Connections三个选中】,有些情况下第三个是灰色的无法选中,此时可以关闭虚拟机,然后通过设置中【VM】->【Settings】->【Hardware】->【USB Controller:Present】->【右边:Connections三个选中】,此时可以选中了。
重启虚拟机后,插入U盘,提示:
The following devices can be connected to this virtual machine using the status bar or choosing VM > Removable Devices: Each device can be connected either to the host or to one virtual machine at a time.
点击OK即可,若第一次不行,再次重启就好了。
0 0