Ubuntu18.4下安装VMware Tools 提示what is the location of the ifconfig program on y

一、问题描述:

Ubuntu18.4下安装VMware Tools 一直提示 “what is the location of the ifconfig program on your manchine”。

二、解决办法:

1、更新软件列表

首先使用sudo apt-get update命令,更新软件列表,如下:
在这里插入图片描述

2、安装网络接口管理工具

使用sudo apt-get install net-tools命令,安装网络接口管理工具,如下图:
在这里插入图片描述

3、重新安装VMware Tools

重新安装VMware Tools工具,如下图:
在这里插入图片描述

4、重启虚拟机

安装之后会提示重启虚拟机,重启即可,如下图:
在这里插入图片描述

posted @ 2019-10-30 19:37  ISmileLi  阅读(97)  评论(0编辑  收藏  举报