Xen Project Hypervisor: Difference between revisions
m →Running VMs: I forgot that this wasn't markdown (Changed `` for <code>) |
Removed fixed issue workaround |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 16: | Line 16: | ||
{{Evaluate|boot}} | {{Evaluate|boot}} | ||
After a successful reboot, you should now be using a Xen | After a successful reboot, you should now be using a Xen kernel, and Xen's usual commands, such as <code>xl</code>, will begin working. Right after a fresh boot, there's usually only a single domain (virtual machine) running: the Domain 0. | ||
=== About the Domain 0 === | === About the Domain 0 === | ||
| Line 72: | Line 72: | ||
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 == | ||