[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: [Xen-devel] Failure to create HVM DomU at Xen 4.1 ( kernel 3.0.0-5-generic) Fedora Core 14 (HVM) - starts, but can't connect to VNC server.
On Mon, Jul 18, 2011 at 09:33:10AM -0700, Boris Derzhavets wrote: > Here it is > > root@boris-P5Q-E:~/vms/natty# cat f14.hvm > name = "HVM14" > builder = "hvm" > memory = "2048" > disk = ['phy:/dev/sda5,hda,w', 'phy:/dev/loop0,hdc:cdrom,r'] > vif = [ 'type=ioemu,bridge=br0' ] > device_model = "/usr/lib/xen-4.1/bin/qemu-dm" > kernel = "/usr/lib/xen-4.1/boot/hvmloader" > vnc=1 > vncdisplay=0 > boot="d" > usb=1 > usbdevice="tablet" > serial = "pty" # enable serial console > on_reboot = 'restart' > on_crash = 'restart' And you did allow your firewall to see the VNC port? Did you see if netstat -anp lists the qemu listening on your localhost? What did you see if you connected to the terminal? 'xl console HVM14' ? BTW, this is more a xen-users type question that xen-devel, so I am removing the CC xen-devel on this. And also fixing your subject. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |