Xen Project Hypervisor: Difference between revisions
Tag: Undo |
m fix style |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 69: | Line 69: | ||
You can then start the domain using the following command: | You can then start the domain using the following command: | ||
<syntaxhighlight lang=console> | |||
# xl create /path/to/example-hvm.cfg -Fc | |||
</syntaxhighlight> | |||
If you are interested in managing Xen domains declaratively, please take a look at pull request {{pull|363388}} and everything else tagged with the <code>declarative libxenlight</code> title. | If you are interested in managing Xen domains declaratively, please take a look at pull request {{pull|363388}} and everything else tagged with the <code>declarative libxenlight</code> title. | ||
== See also == | == See also == | ||