Displaying 5 results from an estimated 5 matches for "wangsuyi640".
2012 Mar 05
2
Unable to connect qemu:///system on CentOS 6.2 X86_64
Dear all:
I ust installed Fedora16Fedora16 X86_64 on my new machine, and then I
ran the commands as follows(ran as root):
yum install qemu-kvm
yum install qemu
yum install libvirt
yum install virt-manager
then I started the libvirtd as follow:
/etc/init.d/lbvirtd start
So , it ran well.
However, after a few days , when I ran the command "virt-manager" , it
showed as in the
2012 Mar 08
2
'virsh list' issue
Dear all:
Afer run the command 'qemu-kvm -hda /root/free.img -m 512 -usbdevice
tablet -vga qxl -spice port=5930,disable-ticketing' , and the VM starts
natrually. Then I run the command 'virsh list' , it shows as follows:
[root at localhost ~]# virsh list
Id Name State
----------------------------------
[root at localhost ~]#
there is no VM
2012 Mar 08
2
where is the libvirt.xml ?
Hi all:
My OS is now Fedora16 , and the spice server is installed on it by
rpms. Then I run 'qemu-kvm -hda /root/vaddsoft.img -m 512 -vga qxl -spice
port=5930,disable-ticketing' , I want to find out where is the libvirt.xml
for the command . Well , I mean that the libvirt.xml is genrated
automatically, not by myself manually.
Wish your help! Thanks a lot!
--
Yours.
suyi
2012 Feb 28
2
Unable to connect qemu:///system on Fedora16 X86_64
Dear all:
I ust installed Fedora16Fedora16 X86_64 on my new machine, and then I
ran the commands as follows(ran as root):
yum install qemu-kvm
yum install qemu
yum install libvirt
yum install virt-manager
then I started the libvirtd as follow:
/etc/init.d/lbvirtd start
So , it ran well.
However, after a few days , when I ran the command "virt-manager" , it
showed as bellow:
2012 Mar 07
1
libvirt for spice
Hi all:
I tried kvm on my ubuntu with the libvirt.xml file as follows:
<domain type='kvm'>
<name>instance-00000011</name>
<memory>2097152</memory>
<os>
<type>hvm</type>
<boot dev="hd" />
</os>
<features>
<acpi/>