zoukankan      html  css  js  c++  java
  • VMware虚拟机无法识别U盘解决方式

    1. 本机情况:
    Winxp操作系统(相同应该适用于win7),VMware虚拟机。虚拟机版本号:VMware 10。安装Ubuntu14.04。现要求在主机上插入U盘。在虚拟机中显示。



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



    3. 解决方式:
    首先确认服务已经打开:

    win7:【右键计算机】->【管理】->【服务和应用程序】->【服务】->【VMware USB Arbitration Service】->【右键启动】。

    winxp:【右键计算机】->【服务】->【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就可以,若第一次不行。再次重新启动就好

  • 相关阅读:
    mysql数据库 详解
    0810 smarty
    抽象类
    Nginx 负载均衡策略
    Nginx 负载均衡配置和策略
    内置Web Server
    PHP运行方式
    MySQL create table 语法
    MySQL 索引的使用
    MySQL的 explain 解析
  • 原文地址:https://www.cnblogs.com/lytwajue/p/6994782.html
Copyright © 2011-2022 走看看