vmware 命令行启动虚拟机
在redhat enterprise 5.3安装了vmware workstation,如何用vmware 命令行启动指定虚拟机?
/usr/bin/vmware[root@node0 ~]# /usr/bin/vmware
--help-all
用法:
vmware [选项...] [--] [configuration file(s)]
帮助选项:
-?, --help 显示帮助选项
--help-all
显示全部帮助选项
--help-gtk 显示 GTK+ 选项
GTK+
Options
--class=类 窗口管理其所使用的程序类
--name=名称 窗口管理其所使用的程序名
--screen=屏幕
要使用的 X 屏幕
--sync 同步调用 X
--gtk-module=模块 装入额外的 GTK+ 模块
--g-fatal-warnings 将警告变为严重
应用程序选项:
-m,
--quickswitch Start in Quick Switch mode
-n,
--new-window Open a new window
-q,
--close-at-power-off Close configuration file(s) at power off
-s,
--set=key=value Set VMX option
-t,
--new-tab Open configuration file(s) in a new tab
-v,
--version Output version information and exit
-x,
--power-on Power on when configuration file(s) are opened
-X, --power-on-in-fullscreen Power on and go to full screen mode
--geometry=geometry Specify a window geometry
--display=显示 要使用的 X 显示
[root@node0 ~]# /usr/bin/vmware
-x "/root/vmware/Windows XP Professional/Windows XP Professional.vmx" &
如开机启动虚拟机后,自动打开指定路径下的.vmx文件,如下所示:
"C:\Program Files (x86)\VMware\VMware Workstation\vmware.exe" -x -- F:\ElastixA\ElastixA.vmx