Solved Unable to copy the source file ./installer/services.sh to the destination file /etc/vmware-t

安装vmware tools的时候遇到这个报错,网上查了下解决方法,主要有两个方面,自己总结一下

一、要把VMwareTools-9.9.0-2304977.tar.gz 解压到 /tmp 下

  tar -xvf VMwareTools-9.9.0-2304977.tar.gz -C /tmp 

   注:如果解压到其他地方,后面会出问题:Unable to copy the source file ./installer/services.sh to the destination file /etc/vmware-tools.

原参考:https://www.cnblogs.com/coolqiyu/p/5581351.html

二、执行./vmware-install.pl 后的设置(关键)

网上方法如下:https://blog.csdn.net/qiangwushuang/article/details/20217723

其中这两步:

What is the directory that contains the init directories (rc0.d/ to rc6.d/)? 
[/etc/rc.d]

What is the directory that contains the init scripts?

[/etc/rc.d/init.d]

按照这个输入提示有错误,最后改了后正确了

我的输入:
The path "[/etc/rc.d]" is not an existing directory.

What is the directory that contains the init directories (rc0.d/ to rc6.d/)? 
[/etc] /etc

INPUT: [/etc]

What is the directory that contains the init scripts? 
[/etc/init.d] /etc/init.d

INPUT: [/etc/init.d]
后面就都一样了,要求你输入什么就输入什么

  • 22
    点赞
  • 26
    收藏
    觉得还不错? 一键收藏
  • 20
    评论
评论 20
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值