This commit is contained in:
Axon 2015-10-28 21:00:07 +00:00
parent b30b7d266b
commit 2e68758b50
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
161 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,52 @@
---
layout: doc
title: qvm-start
permalink: /en/doc/dom0-tools/qvm-start/
redirect_from:
- /doc/Dom0Tools/QvmStart/
- /wiki/Dom0Tools/QvmStart/
---
qvm-start
=========
NAME
----
qvm-start - start a specified VM
Date
2012-04-11
SYNOPSIS
--------
qvm-start [options] \<vm-name\>
OPTIONS
-------
-h, --help
Show this help message and exit
-q, --quiet
Be quiet
--no-guid
Do not start the GUId (ignored)
--console
Attach debugging console to the newly started VM
--dvm
Do actions necessary when preparing DVM image
--custom-config=CUSTOM\_CONFIG
Use custom Xen config instead of Qubes-generated one
AUTHORS
-------
Joanna Rutkowska \<joanna at invisiblethingslab dot com\>
Rafal Wojtczuk \<rafal at invisiblethingslab dot com\>
Marek Marczykowski \<marmarek at invisiblethingslab dot com\>