User:Kent Poots/drafts
< User:Kent PootsRevision as of 09:58, 23 September 2014 by Kent Poots (talk | contribs)
OPS335 Supplementary Material
How to install Cloud images on Centos Overview:
- Download the image in raw format
- Use virt-install, e.g.:
- virt-install -n vmname -r 2048 --os-type=windows --os-variant=win7 --disk /kvm/images/disk/vmname_boot.img,device=disk,bus=virtio -w bridge=br0,model=virtio --vnc --noautoconsole --import