Unable to create a new virtual machine: No permission to perform this operation.

问题1:Unable to create a new virtual machine: No permission to perform this operation.

在创建虚拟机时出现这个错误,开始还以为虚拟机安装的有缺陷,结果想多了,只是创建虚拟机目录是root权限,使用普通用户无法写入才提示这个错误。

出现这个错误的时候,完全看不到相关日志信息,这也是一个比较奇怪的地方。当作经验记录下来。

问题2: Could not connect ‘Ethernet0’ to virtual network ‘/dev/vmnet8’

Getting this error message when starting a virtual machine.
To “fix” this i always have to run:

sudo modprobe vmnet && sudo vmware-networks --start

before connecting the network adapter.
来自:https://communities.vmware.com/thread/220597

问题3:An unhandled exception has occurred. This is most likely a bug. Please save a copy of the detailed exception and file a bug report.

这个问题定位在了,新创建虚拟机时选择split磁盘时造成的。而选择single磁盘就没有这个问题了。

问题4:安装虚拟机时出现Authentication is needed to run `/usr/lib/vmware/bin/vmware-setup-helper’ as the super user

  1. 把当前用户添加到sudo组中
sudo usermod -a -G sudo <username>
  1. 使用sudo启动
sudo vmware

就能顺利安装了。

参考:https://communities.vmware.com/thread/623778

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

袁保康

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值