vmware 命令行启动虚拟机

简介: 在redhat enterprise 5.3安装了vmware workstation,如何用vmware 命令行启动指定虚拟机?/usr/bin/vmware[root@node0 ~]# /usr/bin/vmware --help-all用法:  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

技术改变世界! --狂诗绝剑
目录
相关文章
|
9月前
|
Oracle 关系型数据库 虚拟化
在VMware的Win10虚拟机中安装使用ENSP
本文介绍了在Windows 10虚拟机上安装ENSP及相关软件的全过程,包括VirtualBox、WinPcap、Wireshark、VLC和ENSP的安装步骤,并提供图文演示,帮助用户顺利完成配置与测试。
2488 134
|
8月前
|
Linux 虚拟化 iOS开发
VMware Remote Console 13.0.1 for macOS, Linux, Windows - vSphere 虚拟机控制台的桌面客户端
VMware Remote Console 13.0.1 for macOS, Linux, Windows - vSphere 虚拟机控制台的桌面客户端
1843 0
VMware Remote Console 13.0.1 for macOS, Linux, Windows - vSphere 虚拟机控制台的桌面客户端
|
8月前
|
Linux 虚拟化 iOS开发
VMware Fusion 25H2 OEM BIOS 2.7 - 在 macOS 中运行 Windows 虚拟机的最佳方式
VMware Fusion 25H2 OEM BIOS 2.7 - 在 macOS 中运行 Windows 虚拟机的最佳方式
1775 0
VMware Fusion 25H2 OEM BIOS 2.7 - 在 macOS 中运行 Windows 虚拟机的最佳方式
|
8月前
|
存储 Linux 文件存储
VMware vSphere Replication 9.0.4 - 虚拟机复制和数据保护
VMware vSphere Replication 9.0.4 - 虚拟机复制和数据保护
396 2
|
10月前
|
Linux 虚拟化 iOS开发
Windows Server 2025 OVF (2025 年 8 月更新) - VMware 虚拟机模板
Windows Server 2025 OVF (2025 年 8 月更新) - VMware 虚拟机模板
1255 3
Windows Server 2025 OVF (2025 年 8 月更新) - VMware 虚拟机模板
|
9月前
|
监控 Linux 网络安全
VMware vCenter Converter 9.0 - P2V 虚拟机转换工具
VMware vCenter Converter 9.0 - P2V 虚拟机转换工具
3002 0
VMware vCenter Converter 9.0 - P2V 虚拟机转换工具
|
10月前
|
Linux 虚拟化 iOS开发
Debian 13 x86_64 OVF (sysin) - VMware 虚拟机模板
Debian 13 x86_64 OVF (sysin) - VMware 虚拟机模板
785 0
Debian 13 x86_64 OVF (sysin) - VMware 虚拟机模板
|
虚拟化 数据安全/隐私保护 Linux