VMWare中ubuntu虚拟机设置分辨率

安装虚拟机ubuntu 分辨率问题

安装好之后分辨率不对, 得安装vmware tools

  1. 启动虚拟机
  2. 虚拟机菜单,安装tools
  3. 会再虚拟机上产生一个cd盘
  4. 随意一个建一个文件夹把cd 光驱里面的文件拷贝到自建文件夹
  5. 打开终端 cd 到自建文件夹 如 cd/temp , 或者先ls 下看看自己的位置在一步步cd 到位置
  6. tar zxvf VMwareTools-xxxx.tar.gz 解压这个文件夹,xxx 是版本信息
  7. cd 到解压的文件夹
  8. sudo ./VMware-install.pl 根据提示输入密码(sudo 的本机授权密码), 一路 yes 然后等待安装好,重启虚拟机就ok了
Author

陈昭

Posted on

2016-10-14

Updated on

2021-12-27

Licensed under

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

Kommentare

You forgot to set the shortname for Disqus. Please set it in _config.yml.