分页: 1 / 1

VM 安装容易卸载难啊 !

发表于 : 2011-04-07 20:19
yulinxx
VM 安装容易卸载难啊 !

*********************************************

VMWare

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…



一 命令:

/etc/init.d/vmware start



二 . 运行vmware-config.pl
新编译vmmon等模块 这里为问题及解决方案
*********************************************


出现上面的问题,我用命令一就可以启动VM 但是 vmware-config.pl 这个命令不能用,我不知道这个命令怎么用的。

来脾气就把VM卸载了,但是卸载不会搞了 求肋!

问题:
一: vmware-config.pl 如何使用

二: 如何卸载VM

Re: VM 安装容易卸载难啊 !

发表于 : 2011-04-16 16:22
mimo0415
如果是workstation就这样:
sudo /usr/bin/vmware-installer --uninstall-product vmware-workstation
如果是player就这样:
sudo /usr/bin/vmware-installer --uninstall-product vmware-player

然后会弹出卸载的图像界面...

Re: VM 安装容易卸载难啊 !

发表于 : 2011-04-25 9:55
yulinxx
:em11

多谢