Xen Project Hypervisor: Difference between revisions
m SigmaSquadron moved page Xen Hypervisor to Xen Project Hypervisor: we don't want to be sued by Citrix. |
m →Running VMs: : forgot a space |
||
| Line 61: | Line 61: | ||
vcpus=2 | vcpus=2 | ||
type='hvm' | type='hvm' | ||
disk=[ '/path/to/where/you/want/to/store/the/virtual/disk.qcow2,qcow2,hda,w', 'file:/path/to/a/nixos-installation.iso,hdc:cdrom,r'] | disk=[ '/path/to/where/you/want/to/store/the/virtual/disk.qcow2,qcow2,hda,w', 'file:/path/to/a/nixos-installation.iso,hdc:cdrom,r' ] | ||
boot='cd' | boot='cd' | ||
</nowiki> | </nowiki> | ||