User Tools

Site Tools


docs:libvirt

This is an old revision of the document!


Sparse image

qemu-img create -f qcow2 /var/lib/libvirt/images/test.qcow2 64G

Installation

virt-install -r 4096 --accelerate -n testowy -f /var/lib/libvirt/images/test.qcow2 --cdrom /CentOS-6.5-x86_64-bin-DVD1.iso --network=type=direct,source=eth0 --graphics vnc,listen=0.0.0.0 --noautoconsole

Deleting guest

virsh
destroy testowy
undefine testowy
docs/libvirt.1399806077.txt.gz · Last modified: 2014-05-11 13:01 by arekm