首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

linux VM有关问题 :ould not open /dev/ vmmon:no such file or directory

2012-07-15 
linux VM问题 :ould not open /dev/ vmmon:no such file or directorycould not open /dev/ vmmon:no such

linux VM问题 :ould not open /dev/ vmmon:no such file or directory
could not open /dev/ vmmon:no such file or directory
VMware 提示

VMware Workstation Error:
Could not open /dev/vmmon: No such device.
Please make sure that the kernel module `vmmon’ is loaded.
Press “Enter” to continue…

一 . 请确认你的vmmon模块已经加载,你可以在终端里运行ntsysv,将vmware服务选上,重起一下;或,直接在终端里运行这个命令:

          /etc/init.d/vmware start

运行结果:
[root@localhost zjy]# /etc/init.d/vmware start
Starting VMware services:
   Virtual machine monitor                                 [确定]
   Virtual machine communication interface [确定]
   Blocking file system                                        [确定]
   Virtual ethernet                                       [确定]
   Shared Memory Available                          [确定]
[root@localhost zjy]#



二 . 请重新运行vmware-config.pl,让它重新编译vmmon等模块

热点排行