Displaying 2 results from an estimated 2 matches for "6729e301f6a1".
2010 Jul 15
0
How to create a guest os from existing disk image file
.../var/lib/libvirt/images/centos.img.. What modifications should be done with
my configuration file ??
Pleas help me to solve this.
[root at kvmcluster ~]# virsh dumpxml centos5
<domain type='qemu' id='2'>
<name>centos5</name>
<uuid>cabfad09-ff8b-e1ca-051a-6729e301f6a1</uuid>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='i686' machine='fedora-13'>hvm</type>
<boot dev='cdrom'/>
</os>
<features>...
2010 Jul 19
1
How to create a guest os from existing disk image file with virt-install
.../var/lib/libvirt/images/centos.img.. What modifications should be done with
my configuration file ??
Pleas help me to solve this.
[root at kvmcluster ~]# virsh dumpxml centos5
<domain type='qemu' id='2'>
<name>centos5</name>
<uuid>cabfad09-ff8b-e1ca-051a-6729e301f6a1</uuid>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='i686' machine='fedora-13'>hvm</type>
<boot dev='cdrom'/>
</os>
<features>...