Linux操作系统文本模式下安装VMware虚拟机
http://tech.ddvip.com 2007年09月07日 社区交流
内容摘要:通过几步简单的表单填写就可以申请个免费的注册码,本地解压后执行里面的vmware-install.pl脚本基本一路按默认回车下去即可,安装完毕需要给虚拟机的安装目录可读写权限,默认位置是/var/lib/vmware/,接下来就是涉及到具体操作了。
-- retrieves the access permissions of the current user on a VM
/usr/bin/vmware-cmd addredo
-- adds a redo log to a virtual disk
/usr/bin/vmware-cmd commit
-- commits the redo log of a virtual disk
/usr/bin/vmware-cmd answer
-- answers a question for a VM requesting input
剑剑剑剑剑剑剑剑剑剑剑剑剑剑剑剑剑剑剑剑?
Linux下安装和卸载vmware tool
Installing VMware Tools in a Linux or Freebsd Virtual Machine
1. Power on the virtual machine.
2. After the guest operating system has started, prepare your virtual machine to install VMware Tools.
Choose VM > Install VMware Tools.
The remaining steps take place inside the virtual machine.
3. Be sure the guest operating system is running in text mode. You cannot install VMware Tools from a terminal in an X window session.
Some recent distributions of Linux are configured to run the X server when they boot and do not provide an easy way to stop the X server. However, you can switch to a different workspace that is still in text mode and install VMware Tools from that workspace.
To switch between Linux workspaces in a virtual machine, press Ctrl-Alt-Space, release Space without releasing Ctrl and Alt, then press the function key for the workspace you want to use — for example, F2.
Note: If you changed your hot-key combination to something other than Ctrl-Alt, use that combination with Space and the function key.
责编:豆豆技术应用