vmwar出现Could not open...Please make sure that the kernel modul的问题

打开vmware出现提示框,显示如下内容,进不去虚拟机
Could not open /dev/vmmon: ?????????.
Please make sure that the kernel module `vmmon' is loaded.

image

在终端输入命令 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
posted @ 2024-04-12 09:49  武胜造纸农  阅读(454)  评论(0)    收藏  举报