打开vmware出现提示框,显示如下内容,进不去虚拟机
Could not open /dev/vmmon: ?????????.
Please make sure that the kernel module `vmmon' is loaded.
在终端输入命令 sudo /etc/init.d/vmware start
再打开虚拟机就能进去了。
[wszzn@abc-pc ~]$ sudo /etc/init.d/vmware start
[sudo] wszzn 的密码:
Starting VMware services:
Virtual machine monitor done
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet done
VMware Authentication Daemon done
Shared Memory Available done
标签:...,sure,kernel,sudo,Please,done,open,vmware
From: https://www.cnblogs.com/wszzn/p/18130542