Chinaunix

标题: 从命令行启动virtulbox虚拟机 [打印本页]

作者: rainchild    时间: 2007-12-08 22:32
标题: 从命令行启动virtulbox虚拟机
通过命令行我们也可以启动virtulbox虚拟机:
1.VBoxManage list vms #此命令列出系统中已经创建的虚拟机信息
2.VBoxManage startvm 虚拟机名 -type [gui|vrdp]
这里有两种启动方式gui和VRDP,解释如下:
   
The optional -type specifier determines whether the machine will be started in a
window (GUI mode, which is the default) or whether the output should go through
VBoxVRDP, the headless VRDP server。
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/19906/showart_438776.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2