Displaying 1 result from an estimated 1 matches for "avsvgvq".
Did you mean:
avsvgvqe
2011 Mar 06
0
guest creation problem on pv dom0 kernel
I am having problem in guest creation for a pv-ops Dom0 kernel
I compiled every thing from scratch.(Xen and 2.6.32.27 pv-ops dom0 kernel)
on a Ubuntu Desktop 10.04 64 bit.
Following is my config file for 2.6.32.27
http://pastebin.com/AvSVgVQE
and the error I am getting trying to create a guest with virt-install is
ERROR unable to connect to 'localhost:8000': Connection refused
Traceback (most recent call last):
File "/usr/bin/virt-install", line 943, in <module>
main()
File "/usr/bin/virt-instal...